castopod/app/Models
Yassine Doghri d10c4fd753 fix(premium-podcasts): show premium flag only when podcast has published premium episodes 2023-08-28 14:01:33 +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 fix(premium-podcasts): show premium flag only when podcast has published premium episodes 2023-08-28 14:01:33 +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 fix(home): update where clause when getting all podcasts to prevent draft podcasts from showing up 2023-08-22 15:00:01 +00:00
PostModel.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00