Pony.fm/app/Commands
2016-06-05 23:15:56 -07:00
..
AddTrackToPlaylistCommand.php Lots of minor code cleanup. 2016-06-05 23:15:56 -07:00
CommandBase.php Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00
CommandResponse.php #39: Implemented asynchronous encoding in uploads. 2015-12-18 05:11:29 -08:00
CreateAlbumCommand.php Lots of minor code cleanup. 2016-06-05 23:15:56 -07:00
CreateCommentCommand.php Lots of minor code cleanup. 2016-06-05 23:15:56 -07:00
CreateGenreCommand.php #20: Added the genre creation tool. 2016-01-06 04:50:44 -08:00
CreatePlaylistCommand.php Lots of minor code cleanup. 2016-06-05 23:15:56 -07:00
CreateShowSongCommand.php Admins can modify show songs 2016-06-06 00:12:10 +01:00
DeleteAlbumCommand.php Lots of minor code cleanup. 2016-06-05 23:15:56 -07:00
DeleteGenreCommand.php Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
DeletePlaylistCommand.php Lots of minor code cleanup. 2016-06-05 23:15:56 -07:00
DeleteShowSongCommand.php Admins can modify show songs 2016-06-06 00:12:10 +01:00
DeleteTrackCommand.php Lots of minor code cleanup. 2016-06-05 23:15:56 -07:00
EditAlbumCommand.php Lots of minor code cleanup. 2016-06-05 23:15:56 -07:00
EditPlaylistCommand.php Lots of minor code cleanup. 2016-06-05 23:15:56 -07:00
EditTrackCommand.php Lots of minor code cleanup. 2016-06-05 23:15:56 -07:00
GenerateTrackFilesCommand.php Added ALAC upload support and improved the upload page. 2016-02-15 12:16:04 -08:00
MergeAccountsCommand.php Lots of minor code cleanup. 2016-06-05 23:15:56 -07:00
ParseTrackTagsCommand.php Improved release date parsing and error display on the upload screen. 2016-02-16 01:20:23 -08:00
RemoveTrackFromPlaylistCommand.php Clean up loose code. 2016-03-20 16:42:58 -04:00
RenameGenreCommand.php #20: Genre tags in files are now updated when a genre is renamed. 2016-01-06 05:33:23 -08:00
RenameShowSongCommand.php Admins can modify show songs 2016-06-06 00:12:10 +01:00
SaveAccountSettingsCommand.php Lots of minor code cleanup. 2016-06-05 23:15:56 -07:00
ToggleFavouriteCommand.php Lots of minor code cleanup. 2016-06-05 23:15:56 -07:00
ToggleFollowingCommand.php Lots of minor code cleanup. 2016-06-05 23:15:56 -07:00
UploadTrackCommand.php Add creation of tmp folder under datastore 2016-04-03 17:55:53 +01:00