castopod/app/Controllers
Yassine Doghri 8f999ce2f7 fix(pages): add locale to page cache 2022-01-19 18:41:00 +00:00
..
ActivityPubController.php fix(cors): add preflight option routes for episode, podcast and status objects 2021-11-22 14:35:44 +00:00
ActorController.php feat: add schema.org json-ld objects to podcasts, episodes, posts and comments pages 2021-12-29 12:06:13 +00:00
BaseController.php feat: add schema.org json-ld objects to podcasts, episodes, posts and comments pages 2021-12-29 12:06:13 +00:00
ColorsController.php refactor(color-themes): set themes declaration as a config property + generate css file dynamically 2021-12-29 12:09:32 +00:00
CreditsController.php feat: add schema.org json-ld objects to podcasts, episodes, posts and comments pages 2021-12-29 12:06:13 +00:00
EpisodeCommentController.php chore: update CodeIgniter to latest dev version after 4.1.6 2022-01-04 15:40:27 +00:00
EpisodeController.php chore: update CodeIgniter to latest dev version after 4.1.6 2022-01-04 15:40:27 +00:00
FeedController.php fix: rename podcast name to podcast handle to clarify field usage 2021-12-29 11:37:16 +00:00
HomeController.php feat: add schema.org json-ld objects to podcasts, episodes, posts and comments pages 2021-12-29 12:06:13 +00:00
MapController.php feat: add media entity and link documents, images and audio files to it 2021-12-29 12:09:32 +00:00
PageController.php fix(pages): add locale to page cache 2022-01-19 18:41:00 +00:00
PlatformController.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
PodcastController.php feat: add basic stats on podcast about page 2022-01-06 16:52:13 +00:00
PostController.php feat: add task to housekeeping setting for resetting all instance counts 2022-01-14 17:42:55 +00:00
WebmanifestController.php feat(pwa): add service-worker + webmanifest for each podcasts to have them install on devices 2021-12-29 12:09:31 +00:00