ad-aures_castoPod/app/Models
2024-12-17 15:11:45 +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 build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
CategoryModel.php feat(plugins): add new field types + validate & cast user data before storing settings 2024-06-14 15:53:33 +00:00
ClipModel.php chore: update CodeIgniter to 4.5.1 + other dependencies to latest 2024-04-26 09:26:22 +00:00
CreditModel.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
EpisodeCommentModel.php feat(plugins): add html field type + CodeEditor component + rework html head generation 2024-12-17 15:11:45 +00:00
EpisodeModel.php refactor: remove fields from podcast and episode entities to be replaced with plugins 2024-12-15 17:34:36 +00:00
LanguageModel.php feat(plugins): add new field types + validate & cast user data before storing settings 2024-06-14 15:53:33 +00:00
LikeModel.php chore: update CodeIgniter to 4.5.1 + other dependencies to latest 2024-04-26 09:26:22 +00:00
PageModel.php chore: update CodeIgniter to 4.5.1 + other dependencies to latest 2024-04-26 09:26:22 +00:00
PersonModel.php fix: update select and multi-select options to value/label arrays 2024-11-06 13:19:59 +00:00
PodcastModel.php refactor: remove fields from podcast and episode entities to be replaced with plugins 2024-12-15 17:34:36 +00:00
PostModel.php refactor: add modules folder to phpstan paths + fix errors 2024-04-28 16:41:24 +00:00