castopod/app/Models
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
..
.gitkeep feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
ActorModel.php fix(notifications): remove cache inconsistencies when marking notification as read 2022-12-09 16:44:59 +00:00
CategoryModel.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
ClipModel.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
CreditModel.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
EpisodeCommentModel.php refactor: fix some of phpstan's ignored errors 2023-06-13 16:05:02 +00:00
EpisodeModel.php feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
LanguageModel.php chore: update rector to latest and use parallel for faster processing 2022-09-28 14:00:46 +00:00
LikeModel.php refactor: fix some of phpstan's ignored errors 2023-06-13 16:05:02 +00:00
PageModel.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
PersonModel.php feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
PlatformModel.php feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
PodcastModel.php feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
PostModel.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00