Commit graph

81 commits

Author SHA1 Message Date
Peter Deltchev
f34000b100 Fixed a duplicate class name. 2015-11-24 12:36:39 -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
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
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
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
b7f2b62587 #4: Add indexes to track_files migration 2015-11-09 22:44:26 -08:00
Kelvin Zhang
90e369e6b8 #17: Add index to is_cacheable 2015-11-08 14:03:44 +00:00
Peter Deltchev
5583c59ec3 Merge branch 'master' into feature/cache_tracks 2015-11-05 17:15:28 -08:00
Peter Deltchev
a62fca7212 Added missing copyright notices. 2015-11-05 17:10:33 -08:00
Peter Deltchev
72132d9505 Added a "secret" unclassified track type for MLPMA tracks. 2015-11-04 18:47:11 -08:00
Kelvin Zhang
b2408e3d84 Add in changes from code review 2015-11-01 16:49:28 +00:00
Kelvin Zhang
98e069e6a2 Update copyright notices for created files 2015-10-30 15:29:18 +00:00
Kelvin Zhang
df930d629b Add missing copyright notices 2015-10-29 16:48:45 +00:00
Kelvin Zhang
90de9cf840 Add filesize column to track_files 2015-10-29 15:39:39 +00:00
Peter Deltchev
6b4d874a5d Added track_files records for deleted tracks. 2015-10-28 09:50:38 -07:00
Peter Deltchev
88a787cde8 Closes #6: Implemented a "source" attribute for tracks. 2015-10-28 00:05:37 -07:00
Kelvin Zhang
628b6f5f86 Update migration -> change default of in_progress to false 2015-10-27 16:35:04 +00:00
Kelvin Zhang
cbebc25452 Add cache-related columns to track_files table 2015-10-26 19:33:11 +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
b00982cd61 Converted a bunch of tabs to spaces. 2015-10-24 19:35:37 -07:00
Peter Deltchev
dc7c2786a8 Made Google Analytics configurable, removed it outside of production, and corrected several namespace errors. 2015-10-23 19:44:20 -07:00
Peter Deltchev
a4c24a7d64 Updated Pony.fm's PHP namespace to Poniverse\Ponyfm. 2015-10-23 18:22:14 -07:00
Peter Deltchev
f7d128dbc5 T388: Albums, playlists, and artists are now sorted alphabetically; tracks have an alphabetical sort option; and a few new indices were added. 2015-09-28 21:10:35 -07:00
Peter Deltchev
7d76e2d74d Fixed a broken migration and cleaned up some leftover files from Laravel 4.. 2015-09-24 09:55:34 -07:00
Peter Deltchev
3cb6da3048 T350: Restored original filenames of several migrations. 2015-09-12 18:11:18 -07:00
Peter Deltchev
d52ef51db0 T350: Regenerated encyption keys for all environments and moved sessions to the database. 2015-09-12 15:56:22 -07:00
Kelvin Zhang
92c2c43e58 Merge rPF91611faead64: Merge the MLP Music Archive import scripts. 2015-09-10 12:15:19 +01:00
Kelvin Zhang
39290f8204 Update namespace to App 2015-08-31 13:35:47 +01:00
Kelvin Zhang
b15b24b772 Create models 2015-08-30 13:29:12 +01:00
Kelvin Zhang
292d476210 Initial L5.1 commit 2015-08-30 12:26:03 +01:00