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
|
590a691bc5
|
Corrected reference to TrackFileNotFoundException in Album and Playlist classes
|
2015-12-26 02:30:16 +00:00 |
|
Peter Deltchev
|
e6c31a1500
|
Updated URL generation to use Laravel 5's helpers.
|
2015-12-20 07:07:36 -08:00 |
|
Zeusking19
|
2de2b87653
|
Make changes in regards to #28
|
2015-12-13 13:42:37 +00: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
|
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
|
6c5155f583
|
#4: Implement cached playlist downloads
|
2015-11-08 17:46:35 +00:00 |
|
Kelvin Zhang
|
b2408e3d84
|
Add in changes from code review
|
2015-11-01 16:49:28 +00:00 |
|
Kelvin Zhang
|
88b57a631a
|
Update models with isCached
|
2015-10-29 14:36:13 +00:00 |
|
Peter Deltchev
|
ed0a5fb8ac
|
Licensed Pony.fm under the GNU Affero General Public License (AGPL).
|
2015-10-24 22:17:45 -07:00 |
|
Peter Deltchev
|
a4c24a7d64
|
Updated Pony.fm's PHP namespace to Poniverse\Ponyfm.
|
2015-10-23 18:22:14 -07:00 |
|
Peter Deltchev
|
5188e4947c
|
Fixes T372 for all content types. Also fixes album and playlist downloads following T350.
|
2015-09-12 21:33:56 -07:00 |
|
Peter Deltchev
|
e2225e3378
|
T350: Updated configuration files for Laravel 5.
|
2015-09-12 14:56:09 -07:00 |
|
Kelvin Zhang
|
05f1745b1f
|
Merge rPF47b172ccc49d: T366: Explicitly return ints and boolean values as such in the website API.
|
2015-09-10 12:41:35 +01:00 |
|
Kelvin
|
b33dcfd8c6
|
Update namespaces
|
2015-09-06 18:21:11 +01:00 |
|
Kelvin Zhang
|
39290f8204
|
Update namespace to App
|
2015-08-31 13:35:47 +01:00 |
|
Kelvin Zhang
|
a3042c6288
|
Add libraries; adjust models to 5.0
|
2015-08-30 14:01:12 +01:00 |
|
Kelvin Zhang
|
b15b24b772
|
Create models
|
2015-08-30 13:29:12 +01:00 |
|