Pony.fm/app/Http/Controllers
Peter Deltchev 0109244115 Feature/notifications (#87)
* #25: Implemented enough of the notification system to start writing drivers.

* #25: Implemented most of the Pony.fm notification driver's backend.

* #25: Abstracted the logic for building lists of notification recipients.

* #25: Implemented notification API endpoints for the SPA.

* Front end setup for notifications

* #25: Implemented notification API endpoints for the SPA.
2016-05-27 20:12:40 +01:00
..
Api Feature/notifications (#87) 2016-05-27 20:12:40 +01:00
AccountController.php Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00
AdminController.php Admins can view all tracks 2016-05-11 17:41:49 +01:00
AlbumsController.php Fixes #83: Album shortlinks work again. 2016-05-21 00:22:47 -07: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
StatsController.php Cleaned up code, added caching for stats 2016-05-04 17:07:00 +01: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