Peter Deltchev
|
a9bc69ec02
|
#29: Exclude null usernames from the account merging script.
|
2015-12-29 09:15:32 -08:00 |
|
Peter Deltchev
|
622dc2d577
|
#29: Implemented the auth:merge-duplicates CLI script to reconcile duplicate accounts.
|
2015-12-29 08:54:08 -08:00 |
|
Peter Deltchev
|
8132341b6b
|
Dropped Pony.fm's RAM requirement in dev.
|
2015-12-29 07:02:23 -08:00 |
|
Zeusking19
|
dfefb2ad81
|
Implement server-side track removal from playlist
|
2015-12-28 14:31:28 +00:00 |
|
Zeusking19
|
f193254dbc
|
Merge pull request #46 from Poniverse/feature/fix_nginx_vm_boot
Resolves #45: start nginx on every VM boot
|
2015-12-27 18:42:21 +00:00 |
|
Zeusking19
|
286fd9354b
|
Merge pull request #47 from Poniverse/feature/markdown
Implement markdown, remove disfunctional newlines.coffee
|
2015-12-27 18:29:49 +00:00 |
|
Zeusking19
|
334f8ae278
|
Allow single line breaks
|
2015-12-27 18:15:22 +00:00 |
|
Zeusking19
|
2f91fdf276
|
Update credits-dialog.html
|
2015-12-27 17:59:56 +00:00 |
|
Zeusking19
|
96c694b9ad
|
Disable code and strikethrough, add rel="nofollow"
|
2015-12-27 17:55:42 +00:00 |
|
Peter Deltchev
|
8f7e4366f3
|
#40: Handle the release date tag better.
|
2015-12-27 09:11:07 -08:00 |
|
Zeusking19
|
9e065596d1
|
Let's appease the gods that be
|
2015-12-27 17:04:17 +00:00 |
|
Zeusking19
|
6ab08054ea
|
Credit source for nl2br.coffee
|
2015-12-27 16:10:03 +00:00 |
|
Zeusking19
|
605c8b7f99
|
Resolve #43 - Implement markdown, remove disfunctional newlines.coffee
|
2015-12-27 15:59:38 +00:00 |
|
Peter Deltchev
|
5989b36aa8
|
Resolves #40: Tags included with a file upload are now used and stored.
Also made our ffmpeg commands more robust - they now ignore cover art and strip metadata.
|
2015-12-27 07:31:54 -08:00 |
|
Kelvin
|
7728c01360
|
Start nginx on every VM boot, fixes #45
Add missing colon to Vagrantfile
Add copy-and-restart-configs.sh to always provision
|
2015-12-27 13:40:58 +00:00 |
|
Peter Deltchev
|
a9ce4aabce
|
Merge pull request #44 from Poniverse/feature/linky
Resolves #24: Render URLs in text fields as clickable links
|
2015-12-27 04:30:51 -08:00 |
|
Zeusking19
|
f418cad608
|
Replace angular-sanitize.js with a customized version, add link attributes
|
2015-12-27 12:22:27 +00:00 |
|
Peter Deltchev
|
454411b24b
|
Added the ability to the API to include cover art with a track upload.
|
2015-12-27 02:36:49 -08:00 |
|
Peter Deltchev
|
93b76d1954
|
Added support for JPEG cover art.
|
2015-12-27 01:43:43 -08:00 |
|
Zeusking19
|
17810942b4
|
Emergency fix - Can't call format on null object
|
2015-12-26 22:11:17 +00:00 |
|
Zeusking19
|
f1d2095b0b
|
Implement #24 - Render URLs in text fields as clickable links
|
2015-12-26 21:31:31 +00:00 |
|
Zeusking19
|
8282e5752d
|
Quickfix to some date issues
|
2015-12-26 21:01:46 +00:00 |
|
Buster Silver
|
a760527e49
|
Closes #42 -- Check for specific "null" string when doing string replacement.
|
2015-12-26 10:29:36 -06:00 |
|
Adam Lavin
|
f30f17e80a
|
Merge pull request #41 from Poniverse/feature/fixed-dates
Get dates to display properly in Pony.fm
|
2015-12-26 15:31:47 +00:00 |
|
Zeusking19
|
78deb73e04
|
Resolve #26 - Get dates to display properly in Pony.fm
|
2015-12-26 15:20:31 +00:00 |
|
Peter Deltchev
|
ac6ce4bbb4
|
#8: Implemented auto-publishing and lots of optional fields for the upload endpoint.
|
2015-12-26 03:40:47 -08:00 |
|
Adam Lavin
|
378584261d
|
Fixed playlist download url generation
|
2015-12-26 03:00:43 +00:00 |
|
Adam Lavin
|
590a691bc5
|
Corrected reference to TrackFileNotFoundException in Album and Playlist classes
|
2015-12-26 02:30:16 +00:00 |
|
Adam Lavin
|
ba29702be9
|
Corrected reference to TrackFileNotFoundException in Track class
|
2015-12-26 02:18:04 +00:00 |
|
Peter Deltchev
|
de88fe6fff
|
#8: Updated the name of the track upload scope.
|
2015-12-25 01:25:22 -08:00 |
|
Peter Deltchev
|
7bd336ef55
|
#8: Implemented several tests for the API.
|
2015-12-24 18:08:49 -08:00 |
|
Peter Deltchev
|
4d119ff758
|
#8: Implemented the track upload API.
|
2015-12-24 04:14:55 -08:00 |
|
Zeusking19
|
cf7ec3b6cf
|
Update Vagrantfile to fix an issue where the VM wouldn't boot
|
2015-12-24 11:41:35 +00:00 |
|
Peter Deltchev
|
f3f478cca4
|
Upgraded the dev environment to PHP 7.
|
2015-12-20 10:30:51 -08:00 |
|
Peter Deltchev
|
e6c31a1500
|
Updated URL generation to use Laravel 5's helpers.
|
2015-12-20 07:07:36 -08:00 |
|
Peter Deltchev
|
fe1133e99e
|
Removed non-local configs from this repo.
|
2015-12-20 04:59:01 -08:00 |
|
Peter Deltchev
|
91a4a2d660
|
Patched getID3() for PHP 7.
|
2015-12-20 03:33:22 -08:00 |
|
Peter Deltchev
|
476e6b4800
|
Updated getID3() to the latest version.
|
2015-12-20 03:20:04 -08:00 |
|
Peter Deltchev
|
c99ec8fc54
|
#39: Fixed a typing issue with database results.
|
2015-12-18 05:57:30 -08:00 |
|
Peter Deltchev
|
851dfff921
|
#39: Implemented asynchronous encoding in uploads.
|
2015-12-18 05:11:29 -08:00 |
|
Adam Lavin
|
0375130ab6
|
Uncomented and properly implemented the playlist description #27
|
2015-12-17 00:25:42 +00:00 |
|
Adam Lavin
|
1405ad7d31
|
Proof-of-concept for SEO meta updates in angular #27
|
2015-12-17 00:14:59 +00:00 |
|
Adam Lavin
|
f09d75cf76
|
Ensure template cachebuster interceptor is only pushed on local environments
|
2015-12-16 13:07:13 +00:00 |
|
Peter Deltchev
|
f01fcae3af
|
Merge pull request #35 from Zeusking19/master
Closes #28 - Lightbox for cover art
|
2015-12-13 12:41:23 -08:00 |
|
Zeusking19
|
58484e1420
|
Nomnomnom - Prevent the URL from changing when clicking on cover art
|
2015-12-13 20:37:50 +00:00 |
|
Zeusking19
|
effcdbc5cb
|
Clean up colorbox.coffee
|
2015-12-13 20:21:30 +00:00 |
|
Zeusking19
|
5f96ac4e26
|
Prevent the lightbox from bleeding past the edges of the screen
|
2015-12-13 19:55:56 +00:00 |
|
Zeusking19
|
2de2b87653
|
Make changes in regards to #28
|
2015-12-13 13:42:37 +00:00 |
|
Peter Deltchev
|
3af70f8f90
|
#20: Allow the reuse of deleted genre names and slugs.
|
2015-12-11 06:07:47 -08:00 |
|
Peter Deltchev
|
aeeb619d60
|
#20: Make ng-repeat more efficient when reloading the genre list.
|
2015-12-11 05:45:38 -08:00 |
|