Pony.fm/app/Commands
2017-09-20 22:02:39 +01:00
..
AddTrackToPlaylistCommand.php #86: Fixed more queries for PostgreSQL. 2016-07-09 06:44:49 -07:00
CommandBase.php Laravel 5.2 Update (#106) 2016-09-29 23:26:31 +01:00
CommandResponse.php Laravel 5.2 Update (#106) 2016-09-29 23:26:31 +01:00
CreateAlbumCommand.php #2: Admins can now manage other users' content. 2016-06-14 01:27:56 -07:00
CreateAnnouncementCommand.php Start of announcements admin panel 2016-11-12 21:57:29 +00:00
CreateCommentCommand.php Laravel 5.2 Update (#106) 2016-09-29 23:26:31 +01: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 Laravel 5.2 Update (#106) 2016-09-29 23:26:31 +01:00
DeletePlaylistCommand.php Lots of minor code cleanup. 2016-06-05 23:15:56 -07:00
DeleteShowSongCommand.php Laravel 5.2 Update (#106) 2016-09-29 23:26:31 +01:00
DeleteTrackCommand.php Lots of minor code cleanup. 2016-06-05 23:15:56 -07:00
EditAlbumCommand.php Laravel 5.2 Update (#106) 2016-09-29 23:26:31 +01:00
EditPlaylistCommand.php Admins can see all playlists 2016-11-21 11:41:16 +00:00
EditTrackCommand.php #25: Upgraded email templates to use Foundation for Emails. 2016-12-26 18:35:18 -08:00
GenerateTrackFilesCommand.php #25: Rewrote authentication to use the Poniverse API PHP library. 2016-12-29 08:07:29 -08:00
MergeAccountsCommand.php Merging accounts now redirects old URL 2017-09-20 22:02:39 +01:00
ParseTrackTagsCommand.php Catching weird Carbon errors 2017-01-25 22:38:54 +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 #25: Enabled email notifications for all users. 2016-12-30 12:19:10 -08: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 #100: Start of Ponify import 2017-02-02 00:08:29 +00:00