castopod/app/Controllers
Yassine Doghri d8e1d4031d feat(import): run podcast imports' processes asynchronously using tasks
- use codeigniter4/tasks project to handle cron tasks
- use yassinedoghri/podcast-feed project to parse feeds for imports
2023-06-21 16:17:11 +00:00
..
ActivityPubController.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
ActorController.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
BaseController.php refactor: fix some of phpstan's ignored errors 2023-06-13 16:05:02 +00:00
ColorsController.php ci: fix lint and formatting issues 2023-02-22 16:29:45 +00:00
CreditsController.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
EpisodeAudioController.php refactor: fix some of phpstan's ignored errors 2023-06-13 16:05:02 +00:00
EpisodeCommentController.php refactor: fix some of phpstan's ignored errors 2023-06-13 16:05:02 +00:00
EpisodeController.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
FeedController.php refactor: fix some of phpstan's ignored errors 2023-06-13 16:05:02 +00:00
HomeController.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
MapController.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
PageController.php refactor: fix some of phpstan's ignored errors 2023-06-13 16:05:02 +00:00
PlatformController.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
PodcastController.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
PostController.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
WebmanifestController.php feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00