Pony.fm/app/Http/Controllers
Peter Deltchev d8933374ab #2: Rearranged various routes for account management + other cleanup.
The "Favourites" area within account management was removed as it duplicates
the functionality of the favourites area on public profiles.
2016-03-18 20:01:00 -07:00
..
Api #2: Nested all things account management under profile pages. 2016-03-18 20:00:30 -07:00
AccountController.php Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00
AdminController.php #2, #20: Laid the groundwork for an admin area. Includes the addition of Laravel's authorization system. 2015-11-23 21:19:23 -08:00
AlbumsController.php Fixed two regressions. 2016-02-08 05:29:58 -08:00
ApiControllerBase.php #8: Implemented the track upload API. 2015-12-24 04:14:55 -08:00
ArtistsController.php Fixed error on artist pages and an issue with profile URL generation. 2015-12-31 21:12:16 -08:00
AuthController.php Scrutinizer Auto-Fixes 2016-01-18 01:21:39 +00:00
ContentController.php Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00
Controller.php #2, #20: Laid the groundwork for an admin area. Includes the addition of Laravel's authorization system. 2015-11-23 21:19:23 -08:00
HomeController.php Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00
ImagesController.php Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
PlaylistsController.php Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
TracksController.php #2: Implemented the inline track editor on track pages. 2016-02-15 23:50:36 -08:00
UploaderController.php Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00