castopod/app/Views
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
..
_assets fix(avatar): use default avatar when no avatar url has been set 2021-04-16 17:05:23 +00:00
admin refactor(analytics): move all analytics files to a new Libraries/Analytics folder 2021-04-14 15:58:40 +00:00
auth feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
errors feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
install perf(cache): update CI4 to use cache's deleteMatching method 2021-05-03 15:32:46 +00:00
pager feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
podcast feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
_layout.php feat(person): add podcastindex.org namespace person tag 2021-02-10 16:20:01 +00:00
_message_block.php chore: clean interactive rebase conflicts 2020-10-15 15:24:16 +00:00
credits.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
embeddable_player.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
home.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
page.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00