castopod/app/Models
Yassine Doghri 2d297f45b3
feat: add cache to ActivityPub sql queries + cache activity and note pages
- authenticated pages are not cached
- add AnalyticsTrait to register a podcast webpage hit across
mutliple controllers
- set actor_id as unique in podcasts table
- fix issues with preview card not appearing
- update codeigniter4-uuid
2021-05-03 15:32:54 +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 feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
CategoryModel.php feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
CreditModel.php feat(person): add podcastindex.org namespace person tag 2021-02-10 16:20:01 +00:00
EpisodeModel.php feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
EpisodePersonModel.php feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
LanguageModel.php feat(public-ui): adapt public podcast and episode pages to wireframes 2020-10-15 14:41:43 +00:00
NoteModel.php feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
PageModel.php perf(cache): update CI4 to use cache's deleteMatching method 2021-05-03 15:32:46 +00:00
PersonModel.php perf(cache): update CI4 to use cache's deleteMatching method 2021-05-03 15:32:46 +00:00
PlatformModel.php perf(cache): update CI4 to use cache's deleteMatching method 2021-05-03 15:32:46 +00:00
PodcastModel.php feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
PodcastPersonModel.php perf(cache): update CI4 to use cache's deleteMatching method 2021-05-03 15:32:46 +00:00
SoundbiteModel.php feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
UserModel.php perf(cache): update CI4 to use cache's deleteMatching method 2021-05-03 15:32:46 +00:00