castopod/modules/Admin/Controllers
Yassine Doghri 84a6447fd4 ci: fix lint and formatting issues 2023-02-22 16:29:45 +00:00
..
AboutController.php refactor(migrations): set namespace to null to run all migrations during install and updates 2022-10-20 06:48:44 +00:00
BaseController.php fix: replace deletedField with published_at for episodes 2022-06-13 16:30:34 +00:00
DashboardController.php fix: display bandwidth limit on dashboard when set in .env 2022-12-28 16:57:14 +00:00
EpisodeController.php fix: validate slug length when submitting episode form + clean permalink edit prefix 2022-10-19 14:56:39 +00:00
EpisodePersonController.php refactor(auth): replace myth/auth with codeigniter/shield + define new roles 2022-10-16 13:35:26 +00:00
FediverseController.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
NotificationController.php fix(notifications): remove cache inconsistencies when marking notification as read 2022-12-09 16:44:59 +00:00
PageController.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
PersonController.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
PodcastController.php feat(analytics): add OP3 analytics service option + update episode audio url 2022-12-09 15:04:42 +00:00
PodcastImportController.php fix(platforms): convert special characters to htmlentities to validate url 2022-11-04 10:39:26 +00:00
PodcastPersonController.php refactor(auth): replace myth/auth with codeigniter/shield + define new roles 2022-10-16 13:35:26 +00:00
PodcastPlatformController.php ci: fix lint and formatting issues 2023-02-22 16:29:45 +00:00
SchedulerController.php ci: fix lint and formatting issues 2023-02-22 16:29:45 +00:00
SettingsController.php build: set minimal php version to 8.1 2022-10-17 14:17:50 +00:00
SoundbiteController.php ci: fix lint and formatting issues 2023-02-22 16:29:45 +00:00
VideoClipsController.php ci: fix lint and formatting issues 2023-02-22 16:29:45 +00:00