Pony.fm/app/Commands
2016-08-30 21:17:34 -07:00
..
AddTrackToPlaylistCommand.php #86: Fixed more queries for PostgreSQL. 2016-07-09 06:44:49 -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 #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 #86: Fixed editing albums with more than 1 track 2016-07-11 21:07:45 +01:00
EditPlaylistCommand.php Improved a bunch of use statements. 2016-06-12 04:49:24 -07:00
EditTrackCommand.php Fixes #102: Tagging tracks with multiple show songs works again. 2016-08-07 16:31:09 -07:00
GenerateTrackFilesCommand.php [#9] Add functionality to add/change versions of tracks 2016-08-30 21:17:34 -07:00
MergeAccountsCommand.php Lots of minor code cleanup. 2016-06-05 23:15:56 -07:00
ParseTrackTagsCommand.php #86: Fixed track uploading SQL errors 2016-07-11 13:00:29 +01: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 Fixed album favouriting 2016-07-19 16:23:06 +01:00
ToggleFollowingCommand.php #86: More Postgres tweaks 2016-06-28 18:53:53 +01:00
UploadTrackCommand.php [#9] Add functionality to add/change versions of tracks 2016-08-30 21:17:34 -07:00