castopod/app/Models
Ola Hneini 3d363f2efe feat: add publish feature for podcasts and set draft by default
closes #128, #220
2022-07-05 16:39:20 +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 docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
CategoryModel.php fix: overwrite common lang function to escape returned string 2022-04-21 12:54:19 +00:00
ClipModel.php chore: update quality tools + rewrite some migration files 2022-07-03 16:42:20 +00:00
CreditModel.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
EpisodeCommentModel.php fix: replace deletedField with published_at for episodes 2022-06-13 16:30:34 +00:00
EpisodeModel.php feat: add publish feature for podcasts and set draft by default 2022-07-05 16:39:20 +00:00
LanguageModel.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
LikeModel.php fix: replace deletedField with published_at for episodes 2022-06-13 16:30:34 +00:00
MediaModel.php chore: update quality tools + rewrite some migration files 2022-07-03 16:42:20 +00:00
PageModel.php fix: replace deletedField with published_at for episodes 2022-06-13 16:30:34 +00:00
PersonModel.php fix: replace deletedField with published_at for episodes 2022-06-13 16:30:34 +00:00
PlatformModel.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
PodcastModel.php feat: add publish feature for podcasts and set draft by default 2022-07-05 16:39:20 +00:00
PostModel.php fix: use UTC_TIMESTAMP() to get current utc date instead of NOW() in sql queries 2022-04-14 14:33:53 +00:00
UserModel.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00