castopod/app
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
..
Authorization perf(cache): update CI4 to use cache's deleteMatching method 2021-05-03 15:32:46 +00:00
Config feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
Controllers feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
Database feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
Entities feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
Filters feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Helpers feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
Language perf(cache): update CI4 to use cache's deleteMatching method 2021-05-03 15:32:46 +00:00
Libraries feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
Models feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
Validation perf(cache): update CI4 to use cache's deleteMatching method 2021-05-03 15:32:46 +00:00
Views feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
.htaccess feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
Common.php feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
index.html feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00