Pony.fm/app/Commands
Peter Deltchev 64a44fff4f Made avatars optional. Useful for archived profiles!
Also took the opportunity to refactor SaveAccountSettingsCommand somewhat.
2016-06-19 13:13:47 -07:00
..
AddTrackToPlaylistCommand.php Scrutinizer Auto-Fixes 2016-06-06 06:29:37 +00:00
CommandBase.php Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00
CommandResponse.php #2: Implemented the user creation tool. 2016-06-12 04:16:03 -07:00
CreateAlbumCommand.php #2: Admins can now manage other users' content. 2016-06-14 01:27:56 -07:00
CreateCommentCommand.php Improved a bunch of use statements. 2016-06-12 04:49:24 -07:00
CreateGenreCommand.php #20: Added the genre creation tool. 2016-01-06 04:50:44 -08:00
CreatePlaylistCommand.php Improved a bunch of use statements. 2016-06-12 04:49:24 -07:00
CreateShowSongCommand.php Admins can modify show songs 2016-06-06 00:12:10 +01:00
CreateUserCommand.php #2: Implemented the user creation tool. 2016-06-12 04:16:03 -07:00
DeleteAlbumCommand.php #2: Admins can now manage other users' content. 2016-06-14 01:27: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 Scrutinizer Auto-Fixes 2016-06-06 06:29:37 +00:00
EditPlaylistCommand.php Improved a bunch of use statements. 2016-06-12 04:49:24 -07:00
EditTrackCommand.php Scrutinizer Auto-Fixes 2016-06-06 06:29:37 +00:00
GenerateTrackFilesCommand.php Scrutinizer Auto-Fixes 2016-06-06 06:29:37 +00:00
MergeAccountsCommand.php Lots of minor code cleanup. 2016-06-05 23:15:56 -07:00
ParseTrackTagsCommand.php Scrutinizer Auto-Fixes 2016-06-06 06:29:37 +00:00
RemoveTrackFromPlaylistCommand.php Improved a bunch of use statements. 2016-06-12 04:49:24 -07: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 Made avatars optional. Useful for archived profiles! 2016-06-19 13:13:47 -07:00
ToggleFavouriteCommand.php Improved a bunch of use statements. 2016-06-12 04:49:24 -07:00
ToggleFollowingCommand.php Lots of minor code cleanup. 2016-06-05 23:15:56 -07:00
UploadTrackCommand.php #2: Admins can now manage other users' content. 2016-06-14 01:27:56 -07:00