castopod/modules/Admin/Controllers
Yassine Doghri 4e22a0d5e4 fix: use UTC_TIMESTAMP() to get current utc date instead of NOW() in sql queries 2022-04-14 14:33:53 +00:00
..
BaseController.php feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00
ContributorController.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
EpisodeController.php fix: use UTC_TIMESTAMP() to get current utc date instead of NOW() in sql queries 2022-04-14 14:33:53 +00:00
EpisodePersonController.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
FediverseController.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
HomeController.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
MyAccountController.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +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: add WebSub module for pushing feed updates to open hubs 2022-03-15 16:47:35 +00:00
PodcastImportController.php fix(socialinteract): move social interact uri into uri attribute + update social data upon import 2022-04-01 16:35:34 +00:00
PodcastPersonController.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
PodcastPlatformController.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +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 fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
SoundbiteController.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
UserController.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
VideoClipsController.php fix(video-clips): update condition to check if ffmpeg is installed 2022-03-04 15:40:38 +00:00