Pony.fm/app/Http/Controllers/Api/Web
2016-05-02 23:25:26 +01:00
..
AccountController.php #2: Fixed up the album editor in its new home. 2016-03-19 01:10:33 -07:00
AlbumsController.php #2: Properly handle editing tracks and albums that you don't own. 2016-03-12 17:27:49 -08:00
ArtistsController.php #2: Nested all things account management under profile pages. 2016-03-18 20:00:30 -07: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 Merge branch 'master' into feature/track-removals 2016-03-20 15:10:17 -04: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 Hourly stats should only display a 24 hour period 2016-05-02 23:25:26 +01:00
TaxonomiesController.php Fixed an n+1 query. 2016-02-15 07:51:26 -08:00
TracksController.php #2: Implemented track moderation. 2016-02-26 19:23:14 -08:00