Pony.fm/app/Http/Controllers/Api/Web
Maximilian Walter 950ef3b585 added: playlist sort by favourite_count on initial request
update: added composer lock file to gitignore
2016-05-25 22:58:41 +02:00
..
AccountController.php Switch admin check to Gate 2016-05-17 13:00:57 +01:00
AlbumsController.php Admin album editing 2016-05-18 01:27:59 +01:00
ArtistsController.php New profiles, works better on mobile 2016-05-19 22:31:04 +01:00
AuthController.php Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00
CommentsController.php Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
DashboardController.php Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
FavouritesController.php Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
FollowController.php Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00
GenresController.php #20: Added the genre creation tool. 2016-01-06 04:50:44 -08:00
ImagesController.php #2: Properly handle editing tracks and albums that you don't own. 2016-03-12 17:27:49 -08:00
PlaylistsController.php added: playlist sort by favourite_count on initial request 2016-05-25 22:58:41 +02:00
SearchController.php #1: Moved the artists list into its own directive + visual cleanup of search. 2016-01-16 23:35:43 -08:00
StatsController.php Cleaned up code, added caching for stats 2016-05-04 17:07:00 +01:00
TaxonomiesController.php Fixed an n+1 query. 2016-02-15 07:51:26 -08:00
TracksController.php Admins can view all tracks 2016-05-11 17:41:49 +01:00