Pony.fm/app
Peter Deltchev 2bd6a0b258 , : 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
..
Commands : Implemented the genre renaming tool. 2015-11-24 02:49:47 -08:00
Console Fixes : 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
Events Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00
Exceptions Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00
Http , : Added revision tracking to genres, tracks, albums, users, and playlists. 2015-11-24 03:15:50 -08:00
Jobs : Removed a line of dead code and fixed the rebuild process for deleted tracks. 2015-11-02 20:48:15 -08:00
Library Fixes issue : Weirdness in the embedded player's timestamp. 2015-11-21 18:34:06 -08:00
Listeners Initial L5.1 commit 2015-08-30 12:26:03 +01:00
Policies : Implemented the genre renaming tool. 2015-11-24 02:49:47 -08:00
Providers , : Laid the groundwork for an admin area. Includes the addition of Laravel's authorization system. 2015-11-23 21:19:23 -08:00
Traits : Refactored a bunch of common logic between albums and playlists into a trait. 2015-11-09 22:44:36 -08:00
Album.php , : Added revision tracking to genres, tracks, albums, users, and playlists. 2015-11-24 03:15:50 -08:00
AlbumDownloader.php Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00
Comment.php Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00
Exceptions.php : 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
Favourite.php Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00
Follower.php Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00
Genre.php , : Added revision tracking to genres, tracks, albums, users, and playlists. 2015-11-24 03:15:50 -08:00
Image.php Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00
License.php Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00
PinnedPlaylist.php Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00
Playlist.php , : Added revision tracking to genres, tracks, albums, users, and playlists. 2015-11-24 03:15:50 -08:00
PlaylistDownloader.php Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00
ProfileRequest.php Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00
ResourceLogItem.php Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00
ResourceUser.php Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00
Role.php , : Laid the groundwork for an admin area. Includes the addition of Laravel's authorization system. 2015-11-23 21:19:23 -08:00
ShowSong.php Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00
Track.php , : Added revision tracking to genres, tracks, albums, users, and playlists. 2015-11-24 03:15:50 -08:00
TrackFile.php : 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
TrackType.php Added a "secret" unclassified track type for MLPMA tracks. 2015-11-04 18:47:11 -08:00
User.php , : Added revision tracking to genres, tracks, albums, users, and playlists. 2015-11-24 03:15:50 -08:00