libretime/legacy/application/controllers
Jonas L 23578da4e2
feat(legacy): invalidate cached assets using md5sum (#2161)
* feat(legacy): invalidate cached assets  using md5sum

Don't rely on version to invalidate cached assets

* use Assets::url() when loading legacy pages

* fix script docs
2022-09-19 11:58:31 +02:00
..
plugins feat(legacy): invalidate cached assets using md5sum (#2161) 2022-09-19 11:58:31 +02:00
ApiController.php feat: move stream stats status to pref table 2022-08-07 08:50:06 +02:00
AudiopreviewController.php feat(legacy): invalidate cached assets using md5sum (#2161) 2022-09-19 11:58:31 +02:00
DashboardController.php feat(legacy): invalidate cached assets using md5sum (#2161) 2022-09-19 11:58:31 +02:00
EmbedController.php feat(legacy): invalidate cached assets using md5sum (#2161) 2022-09-19 11:58:31 +02:00
EmbeddablewidgetsController.php feat(legacy): invalidate cached assets using md5sum (#2161) 2022-09-19 11:58:31 +02:00
ErrorController.php feat(legacy): invalidate cached assets using md5sum (#2161) 2022-09-19 11:58:31 +02:00
FeedsController.php style(legacy): format files (#1946) 2022-07-07 20:01:15 +02:00
IndexController.php feat(legacy): invalidate cached assets using md5sum (#2161) 2022-09-19 11:58:31 +02:00
LibraryController.php chore(legacy): use Config::getBasePath helper 2022-07-08 11:03:10 +02:00
ListenerstatController.php feat(legacy): invalidate cached assets using md5sum (#2161) 2022-09-19 11:58:31 +02:00
LocaleController.php chore: use https links (#2075) 2022-08-25 16:25:54 +02:00
LoginController.php feat(legacy): invalidate cached assets using md5sum (#2161) 2022-09-19 11:58:31 +02:00
PlaylistController.php style(legacy): format files (#1946) 2022-07-07 20:01:15 +02:00
PlayouthistoryController.php feat(legacy): invalidate cached assets using md5sum (#2161) 2022-09-19 11:58:31 +02:00
PlayouthistorytemplateController.php feat(legacy): invalidate cached assets using md5sum (#2161) 2022-09-19 11:58:31 +02:00
PluploadController.php feat(legacy): invalidate cached assets using md5sum (#2161) 2022-09-19 11:58:31 +02:00
PodcastController.php feat(legacy): invalidate cached assets using md5sum (#2161) 2022-09-19 11:58:31 +02:00
PreferenceController.php feat(legacy): invalidate cached assets using md5sum (#2161) 2022-09-19 11:58:31 +02:00
RenderController.php Format code using php-cs-fixer 2021-10-12 11:07:56 +02:00
ScheduleController.php feat(legacy): invalidate cached assets using md5sum (#2161) 2022-09-19 11:58:31 +02:00
SetupController.php feat: move timezone preference to config file (#2096) 2022-09-14 12:48:08 +02:00
ShowbuilderController.php feat(legacy): invalidate cached assets using md5sum (#2161) 2022-09-19 11:58:31 +02:00
SystemstatusController.php feat(legacy): invalidate cached assets using md5sum (#2161) 2022-09-19 11:58:31 +02:00
ThirdPartyController.php chore(legacy): use Config::getPublicUrl helper 2022-07-08 11:03:10 +02:00
TracktypeController.php feat(legacy): invalidate cached assets using md5sum (#2161) 2022-09-19 11:58:31 +02:00
UserController.php feat(legacy): invalidate cached assets using md5sum (#2161) 2022-09-19 11:58:31 +02:00
UsersettingsController.php style(legacy): fix code format with php-cs-fixer (#1674) 2022-03-14 12:15:04 +02:00
WebstreamController.php style(legacy): fix code format with php-cs-fixer (#1674) 2022-03-14 12:15:04 +02:00