libretime/legacy/application/controllers
Thomas Göttgens 170d09545e
feat(legacy): disable public radio page and redirect to login (#2903)
### Description

Many people don't need the public page and use libretime purely for
playout management. This adds the ability to have libretime publicly
available but only present the login page to the user.

**I have updated the documentation to reflect these changes**:

no, but i will add documentation if this PR is accepted.

### Testing Notes

**What I did:**

Toggle the new ceckbox on the general settings, log out and back in and
check behaviour.

note: this may have conflicts with the trim overbooked PR since the
toggle sits in the same place. If both are accepted this needs to be
formatted nicely :-)

---------

Co-authored-by: Thomas Göttgens <tgoettgens@mail.com>
Co-authored-by: Jonas L. <jooola@users.noreply.github.com>
Co-authored-by: Kyle Robbertze <paddatrapper@users.noreply.github.com>
Co-authored-by: jo <ljonas@riseup.net>
2024-02-02 19:04:12 +01:00
..
plugins style(legacy): format using php-cs-fixer 2022-10-12 17:29:28 +02:00
ApiController.php fix(deps): update dependency friendsofphp/php-cs-fixer to <3.17.1 (main) (#2556) 2023-05-25 15:06:18 +02:00
AudiopreviewController.php feat(legacy): invalidate cached assets using md5sum (#2161) 2022-09-19 11:58:31 +02:00
DashboardController.php fix(deps): update dependency friendsofphp/php-cs-fixer to <3.26.1 (main) (#2677) 2023-09-08 15:45:24 +02:00
EmbedController.php feat(legacy): invalidate cached assets using md5sum (#2161) 2022-09-19 11:58:31 +02:00
EmbeddablewidgetsController.php fix(deps): update dependency friendsofphp/php-cs-fixer to <3.26.1 (main) (#2677) 2023-09-08 15:45:24 +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): disable public radio page and redirect to login (#2903) 2024-02-02 19:04:12 +01: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 fix(legacy): jquery i18n translations for plupload 2022-10-07 16:33:21 +02:00
LoginController.php feat(legacy): invalidate cached assets using md5sum (#2161) 2022-09-19 11:58:31 +02:00
PlaylistController.php fix(deps): update dependency friendsofphp/php-cs-fixer to <3.41.2 (stable) (#2766) 2023-12-18 19:02:03 +01: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): disable public radio page and redirect to login (#2903) 2024-02-02 19:04:12 +01: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 fix(legacy): correct log levels (#2196) 2022-09-27 13:16:03 +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: configure cue points analysis per track type 2023-02-15 10:13:32 +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 fix(deps): update dependency friendsofphp/php-cs-fixer to <3.23.1 (stable) (#2656) 2023-08-15 18:28:18 +02:00