castopod/app/Models
Yassine Doghri 855aacce0b fix(websub): add missing misc helper import
+ add checks before clearing episode cache
2023-04-17 11:18:02 +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 build: update js and php dependencies to latest 2023-04-14 11:22:12 +00:00
ClipModel.php ci: fix lint and formatting issues 2023-02-22 16:29:45 +00:00
CreditModel.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
EpisodeCommentModel.php ci: fix lint and formatting issues 2023-02-22 16:29:45 +00:00
EpisodeModel.php fix(websub): add missing misc helper import 2023-04-17 11:18:02 +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 fix: replace deletedField with published_at for episodes 2022-06-13 16:30:34 +00:00
PageModel.php fix: replace deletedField with published_at for episodes 2022-06-13 16:30:34 +00:00
PersonModel.php chore: update rector to latest and use parallel for faster processing 2022-09-28 14:00:46 +00:00
PlatformModel.php fix(platforms): trim platform url before validation and storage 2022-11-01 15:15:39 +00:00
PodcastModel.php build: update js and php dependencies to latest 2023-04-14 11:22:12 +00:00
PostModel.php fix(episode-unpublish): set consistent posts_counts' increments/decrements for actors and episodes 2022-07-21 13:56:10 +00:00