Pony.fm/app/Commands
2016-02-15 12:16:04 -08:00
..
AddTrackToPlaylistCommand.php #56: Fixed duplicate tracks in playlists. 2016-01-23 04:27:43 -08: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 Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
CreateCommentCommand.php Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
CreateGenreCommand.php #20: Added the genre creation tool. 2016-01-06 04:50:44 -08:00
CreatePlaylistCommand.php Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
DeleteAlbumCommand.php Deleting stuff actually can be undone. 2016-01-05 07:53:01 -08:00
DeleteGenreCommand.php Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
DeletePlaylistCommand.php Deleting stuff actually can be undone. 2016-01-05 07:53:01 -08:00
DeleteTrackCommand.php Deleting stuff actually can be undone. 2016-01-05 07:53:01 -08:00
EditAlbumCommand.php Fixed an explosion of queued encoding jobs. 2016-01-04 08:42:30 -08:00
EditPlaylistCommand.php Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
EditTrackCommand.php Fixed the release date picker. 2016-02-14 01:29:02 -08:00
GenerateTrackFilesCommand.php Added ALAC upload support and improved the upload page. 2016-02-15 12:16:04 -08:00
MergeAccountsCommand.php Implemented an account merging CLI tool. 2016-01-24 21:04:57 -08:00
RenameGenreCommand.php #20: Genre tags in files are now updated when a genre is renamed. 2016-01-06 05:33:23 -08:00
SaveAccountSettingsCommand.php Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
ToggleFavouriteCommand.php Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
ToggleFollowingCommand.php Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
UploadTrackCommand.php Added ALAC upload support and improved the upload page. 2016-02-15 12:16:04 -08:00