sintonia/airtime_mvc/application/controllers
Albert Santoni 2a89e4d5a0 Massive refactor of the analyzer branch and sync it back up with the
cloud storage branch (for the last time)

* Backported all the bugfixes from cc-5709-airtime-analyzer-cloud-storage
* Backported missing FileStorageBackend.php
* Fixed CC-6001: Track titles and artist names with slashes break audio preview
* Refactored all the MediaController code, pulling out the logic into MediaService
* Fixed an API key leak to guests in the Media API
* Made this branch work without cloud_storage.conf (defaults to file storage)
* Made ApiController's getMediaAction use the MediaService code
2015-02-20 14:01:06 -05:00
..
plugins Backport ACL REST permission fix 2015-02-06 16:05:51 -05:00
upgrade_sql/airtime_2.5.3 CC-5781: Upgrade script for new storage quota implementation 2014-04-10 07:12:31 -04:00
ApiController.php Massive refactor of the analyzer branch and sync it back up with the 2015-02-20 14:01:06 -05:00
AudiopreviewController.php Massive refactor of the analyzer branch and sync it back up with the 2015-02-20 14:01:06 -05:00
DashboardController.php CC-5619 : Browser caching can produce unexpected behaviour in the 'Listen Now' window. 2013-12-16 17:14:00 -05:00
ErrorController.php fix errors reported by Facebook's scheck 2013-05-28 17:45:09 -04:00
IndexController.php CC-5814: 'Down for maintenance' page during upgrades 2014-04-24 16:19:55 -04:00
LibraryController.php Merge branch 'cc-5709-airtime-analyzer-cloud-storage' into cc-5709-airtime-analyzer 2015-02-20 11:14:11 -05:00
ListenerstatController.php cleanup new HTTP apiendpoints, added HTTPHelper and getStartEndFromRequest and updated all controllers that called their own versions of this function 2015-01-09 13:02:25 -05:00
LocaleController.php Formatting; Changed tabs to spaces 2014-11-05 17:04:18 -05:00
LoginController.php Replaced hardcoded locale defaults with the station default locale 2014-11-05 17:21:19 -05:00
PlaylistController.php Changed tabs to spaces 2014-11-07 12:05:29 -05:00
PlayouthistoryController.php cleanup new HTTP apiendpoints, added HTTPHelper and getStartEndFromRequest and updated all controllers that called their own versions of this function 2015-01-09 13:02:25 -05:00
PlayouthistorytemplateController.php filtering by a host's show so they can edit their own playout history. 2013-08-28 19:37:46 -04:00
PluploadController.php Merge branch '2.5.x' into cc-5709-airtime-analyzer 2014-10-08 11:46:08 -04:00
PreferenceController.php Tokens for Stream Settings page. 2014-10-01 20:55:07 +00:00
ScheduleController.php Updated occurrence of GetPlayOrderRange to use old version for backwards compatibility 2014-10-27 15:52:14 -04:00
ShowbuilderController.php cleanup new HTTP apiendpoints, added HTTPHelper and getStartEndFromRequest and updated all controllers that called their own versions of this function 2015-01-09 13:02:25 -05:00
SystemstatusController.php CC-5836: Status page still reports media-monitor even AA enabled 2014-06-04 18:23:18 -04:00
UpgradeController.php CC-5802: Upgrade application.ini file 2014-05-05 11:19:14 -04:00
UserController.php Removed calls to set user locale and timezone on user creation; these calls were updating the current user instead of the created user, and so served no purpose 2014-11-05 17:22:13 -05:00
UsersettingsController.php CC-4954: Please make Library page remember the status per user 2013-02-19 10:58:48 -05:00
WebstreamController.php SAAS-519: webstreams not being deleted 2014-12-15 12:49:13 -05:00