castopod/app/Entities
Yassine Doghri 14d7d07822 fix: replace deletedField with published_at for episodes
- remove delete_at field + soft delete for media and pages
- update CodeIgniter4 to 4.2.0 + update all starter files
- explicitly use builder() when creating queries from model
2022-06-13 16:30:34 +00:00
..
Clip docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
Media fix: replace deletedField with published_at for episodes 2022-06-13 16:30:34 +00:00
.gitkeep feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
Actor.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
Category.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
Credit.php fix: overwrite common lang function to escape returned string 2022-04-21 12:54:19 +00:00
Episode.php fix: replace deletedField with published_at for episodes 2022-06-13 16:30:34 +00:00
EpisodeComment.php fix: replace deletedField with published_at for episodes 2022-06-13 16:30:34 +00:00
Language.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
Like.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
Location.php fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
Page.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
Person.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
Platform.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
Podcast.php fix: replace deletedField with published_at for episodes 2022-06-13 16:30:34 +00:00
Post.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00