ad-aures_castoPod/app/Models
2025-08-25 16:44:27 +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 chore: update CodeIgniter to 4.5.1 + other dependencies to latest 2024-04-26 09:26:22 +00:00
ClipModel.php chore: update CI to v4.6.3 + all php and js dependencies 2025-08-25 16:44:27 +00:00
CreditModel.php docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
EpisodeCommentModel.php fix(fediverse): add is_private field to posts to flag private posts and hide them from public views 2025-08-22 10:01:43 +00:00
EpisodeModel.php fix: add downloads_count to episodes table, computed every hour 2024-12-28 15:23:02 +00:00
LanguageModel.php chore: update CodeIgniter to 4.5.1 + other dependencies to latest 2024-04-26 09:26:22 +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 chore: update CodeIgniter to 4.5.1 + other dependencies to latest 2024-04-26 09:26:22 +00:00
PodcastModel.php fix(podcast-model): always query podcast from database when clearing cache 2024-08-16 12:54:44 +00:00
PostModel.php fix(fediverse): add is_private field to posts to flag private posts and hide them from public views 2025-08-22 10:01:43 +00:00