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 |
|
Zeusking19
|
0b4d8fda5d
|
Implement #28 - Lightbox for cover art
|
2015-12-07 19:04:40 +00:00 |
|
Peter Deltchev
|
e3fc8ee6d6
|
Added the new advertising program page, updated the FAQ, and revamped all the static pages.
|
2015-12-06 00:22:00 -08:00 |
|
Peter Deltchev
|
07bb5e2c3a
|
#20: Implemented the genre merging tool.
|
2015-12-05 18:43:05 -08:00 |
|
Adam Lavin
|
3ba8467870
|
Return error message in profile exception handler response
|
2015-11-30 01:00:20 +00:00 |
|
Adam Lavin
|
3c0e922b28
|
Fixed mobile api endpoints
|
2015-11-30 00:59:59 +00:00 |
|
Peter Deltchev
|
f34000b100
|
Fixed a duplicate class name.
|
2015-11-24 12:36:39 -08:00 |
|
Peter Deltchev
|
33c328fc08
|
Run Composer with HHVM when provisioning the VM.
|
2015-11-24 12:35:01 -08:00 |
|
Peter Deltchev
|
ac0405a894
|
Version-locked the Vagrant box.
|
2015-11-24 12:29:19 -08:00 |
|
Peter Deltchev
|
77730e9fd9
|
#20: Fixed an n+1 query.
|
2015-11-24 10:00:59 -08:00 |
|
Peter Deltchev
|
be23475ae5
|
Include a link to the genre's content in the genre editor.
|
2015-11-24 03:37:33 -08:00 |
|
Peter Deltchev
|
2bd6a0b258
|
#2, #20: Added revision tracking to genres, tracks, albums, users, and playlists.
Also ordered genres alphabetically in the genre editor.
|
2015-11-24 03:15:50 -08:00 |
|
Peter Deltchev
|
4c660fcb71
|
#20: Implemented the genre renaming tool.
|
2015-11-24 02:49:47 -08:00 |
|
Peter Deltchev
|
395a894bdd
|
Removed obsolete CSRF validation middleware. CSRF tokens are validated on all requests.
|
2015-11-23 21:47:26 -08:00 |
|
Peter Deltchev
|
35cd4d65e4
|
Updated all endpoints that are supposed to use middleware to actually use it.
|
2015-11-23 21:39:03 -08:00 |
|
Peter Deltchev
|
c4e31a6431
|
#2, #20: Laid the groundwork for an admin area. Includes the addition of Laravel's authorization system.
|
2015-11-23 21:19:23 -08:00 |
|
Peter Deltchev
|
80838eab69
|
Fix #11: Added a show song table seeder.
|
2015-11-23 19:26:27 -08:00 |
|
Peter Deltchev
|
72b3056712
|
#11: Added a genre table seeder and made "vagrant provision" idempotent.
|
2015-11-23 19:07:24 -08:00 |
|
Peter Deltchev
|
b2c5a2233e
|
Fixes issue #30: Weirdness in the embedded player's timestamp.
|
2015-11-21 18:34:06 -08:00 |
|
Peter Deltchev
|
88b034ea6c
|
Use a sensible filename for image downloads.
|
2015-11-21 18:16:44 -08:00 |
|
Peter Deltchev
|
8d7f36c375
|
Fixes #29: Usernames are now used to check if a Pony.fm account already exists. The username column was also renamed.
|
2015-11-20 18:25:11 -08:00 |
|
Peter Deltchev
|
9d0b2e598d
|
Improved the README's "Contributing" section.
Also tweaked formatting in a few places and changed the IP address for the dev environment's database to the hostname.
|
2015-11-16 04:20:15 -08:00 |
|
Peter Deltchev
|
8245734c75
|
Added a sidebar link to the Pony.fm forum.
|
2015-11-15 16:25:37 -08:00 |
|
Peter Deltchev
|
ac533a6eeb
|
Simplified the transaction names we send to NewRelic.
|
2015-11-15 00:52:48 -08:00 |
|
Peter Deltchev
|
8bfddc7037
|
Fixes #10: Use the X-XSRF-TOKEN header globally for AJAX CSRF protection.
|
2015-11-11 13:45:44 -08:00 |
|
Peter Deltchev
|
6f62b61915
|
Updated the favicon to match Pony.fm's logo.
|
2015-11-11 03:37:01 -08:00 |
|
Peter Deltchev
|
87f796f50b
|
#4: Don't try re-encoding master files when rebuilding the track cache.
|
2015-11-10 00:09:39 -08:00 |
|
Peter Deltchev
|
74ae2931dc
|
Merge pull request #17 from Poniverse/feature/cache_tracks
feature/cache_tracks
|
2015-11-09 22:47:23 -08:00 |
|
Peter Deltchev
|
4214dde7b0
|
#4: The file size updating method no longer overwrites file size estimates for un-cached files with null.
|
2015-11-09 22:44:41 -08:00 |
|
Peter Deltchev
|
2d93ed0ef4
|
#4: Fixed an error in the cache polling callback.
|
2015-11-09 22:44:38 -08:00 |
|
Peter Deltchev
|
c28c887e29
|
#4: Refactored a bunch of common logic between albums and playlists into a trait.
|
2015-11-09 22:44:36 -08:00 |
|
Peter Deltchev
|
3456e6b499
|
#4: Fixed playlists that have a mix of lossy and lossless master files, added a bunch of typehinting, and fixed the reversal of a migration.
|
2015-11-09 22:44:32 -08:00 |
|
Kelvin Zhang
|
214880ec2c
|
#4: Remove re-thrown ModelNotFoundException
|
2015-11-09 22:44:30 -08:00 |
|
Kelvin Zhang
|
b7f2b62587
|
#4: Add indexes to track_files migration
|
2015-11-09 22:44:26 -08:00 |
|
Kelvin Zhang
|
a46882d928
|
#17/#4: Add dropdown box persistence with to playlists
|
2015-11-08 17:55:00 +00:00 |
|
Kelvin Zhang
|
6c5155f583
|
#4: Implement cached playlist downloads
|
2015-11-08 17:46:35 +00:00 |
|