sintonia/airtime_mvc/application/controllers
Roberto Soto 556d4eb7b9 When live streaming to LibreTime on ports 8001 or 8002, the MVC interface would break (500)
I've found this is because of ScheduleController L305, introduced recently in 45dbf84750
A simple if clause allows us to workaround the issue, which must be that live streams don't have pictures nor metadata...
Fixes #919
2019-11-22 21:18:55 -08:00
..
downgrade_sql add a downgrade sql script 2019-10-09 19:45:07 -04:00
plugins JS Cookie update 2019-09-20 00:29:31 -04:00
upgrade_sql removed the media type PR from the artwork PR with revert 2019-10-13 08:17:40 -04:00
ApiController.php Fix causing API to fail. 2019-10-17 00:23:19 -04:00
AudiopreviewController.php SAAS-922 - replace large conditionals with single public mime-type map 2015-07-07 15:48:22 -04:00
DashboardController.php Harmonize version reporting in ui and api 2017-03-10 20:38:43 +01:00
EmbedController.php Uses the minimized angular from public dir instead of cdn 2017-04-18 08:43:44 +02:00
EmbeddablewidgetsController.php 🌐 rename Airtime API to LibreTime API 2019-08-18 19:45:05 +02:00
ErrorController.php SAAS-1135 - fix help button url for logged out users 2015-11-19 11:08:35 -05:00
FeedsController.php Add CORS handling to podcast feed 2017-11-24 22:44:01 -08:00
IndexController.php Make radio page translatable 2017-03-24 17:23:21 +01:00
LibraryController.php Added remove artwork option, and a few changes. 2019-10-29 23:50:01 -04:00
ListenerstatController.php fixed reload and added error validation needs better css 2019-05-04 13:54:57 -04:00
LocaleController.php Add missing translateable strings in js to php translation method 2019-02-25 10:59:14 -06:00
LoginController.php 🔥 remove remaining legacy saas code 2019-08-18 16:34:29 +02:00
PlaylistController.php prevented shuffling from failing on playlists containing smartblocks 2018-12-23 07:08:35 -05:00
PlayouthistoryController.php SAAS-1024: Merge layout.phtml and page-sub-menu.phtml 2015-08-21 09:25:01 -04:00
PlayouthistorytemplateController.php SAAS-1024: Merge layout.phtml and page-sub-menu.phtml 2015-08-21 09:25:01 -04:00
PluploadController.php Use max upload size from php config in frontend plupload js 2017-12-26 13:14:01 +01:00
PodcastController.php 🔥 remove remaining legacy saas code 2019-08-18 16:34:29 +02:00
PreferenceController.php 🔥 remove remaining legacy saas code 2019-08-18 16:34:29 +02:00
RenderController.php SAAS-1062 - Podcast skeleton work; slight rework to backend functionality 2015-09-18 15:39:12 -04:00
ScheduleController.php When live streaming to LibreTime on ports 8001 or 8002, the MVC interface would break (500) 2019-11-22 21:18:55 -08:00
SetupController.php CC-6096, CC-6093 - update calendar context menu and usability hint wording; bugfixes 2015-08-27 16:59:21 -04:00
ShowbuilderController.php 🔥 remove remaining legacy saas code 2019-08-18 16:34:29 +02:00
SoundcloudController.php Vendorize ZF1, fix PHPUnit and configure travis 2017-02-27 17:59:01 +01:00
SystemstatusController.php restore /systemstatus page 2017-03-08 14:46:33 +01:00
ThirdPartyController.php Remove unnecessary field 2015-10-19 17:00:03 -04:00
UpgradeController.php Vendorize ZF1, fix PHPUnit and configure travis 2017-02-27 17:59:01 +01:00
UserController.php Re-assign files to first non deleted admin user 2017-05-22 00:20:02 +02:00
UsersettingsController.php Restore datatables-library from server on login 2017-03-24 16:21:39 +01:00
WebstreamController.php Fix bug where user could open mutiple copies of same webstream tab 2015-09-29 16:34:23 -04:00