Pony.fm/app/Http/Controllers/Api/Web
2016-01-24 22:05:08 -08:00
..
AccountController.php Fixes #29: Usernames are now used to check if a Pony.fm account already exists. The username column was also renamed. 2015-11-20 18:25:11 -08:00
AlbumsController.php Fixed incorrect class references. 2015-12-31 18:27:21 -08:00
ArtistsController.php Handle slug collisions with disabled accounts properly. 2016-01-24 22:05:08 -08: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 Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
PlaylistsController.php #56: Fixed duplicate tracks in playlists. 2016-01-23 04:27:43 -08:00
ProfilerController.php Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00
SearchController.php #1: Moved the artists list into its own directive + visual cleanup of search. 2016-01-16 23:35:43 -08:00
TaxonomiesController.php Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
TracksController.php #1: SEARCH IS ALIVE. LET'S GO, YES! 2016-01-20 19:18:18 -08:00