castopod/modules/Admin/Controllers
Yassine Doghri 3a57538572 build: set minimal php version to 8.1
closes #225
2022-10-17 14:17:50 +00:00
..
BaseController.php fix: replace deletedField with published_at for episodes 2022-06-13 16:30:34 +00:00
DashboardController.php fix: set storage limit as disk_total_space instead of free space 2022-09-07 08:27:28 +00:00
EpisodeController.php refactor(auth): replace myth/auth with codeigniter/shield + define new roles 2022-10-16 13:35:26 +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 refactor(auth): replace myth/auth with codeigniter/shield + define new roles 2022-10-16 13:35:26 +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 refactor(auth): replace myth/auth with codeigniter/shield + define new roles 2022-10-16 13:35:26 +00:00
PodcastImportController.php refactor(auth): replace myth/auth with codeigniter/shield + define new roles 2022-10-16 13:35: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 refactor(auth): replace myth/auth with codeigniter/shield + define new roles 2022-10-16 13:35:26 +00:00
SchedulerController.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
SettingsController.php build: set minimal php version to 8.1 2022-10-17 14:17:50 +00:00
SoundbiteController.php refactor(auth): replace myth/auth with codeigniter/shield + define new roles 2022-10-16 13:35:26 +00:00
VideoClipsController.php refactor(auth): replace myth/auth with codeigniter/shield + define new roles 2022-10-16 13:35:26 +00:00