castopod/app/Controllers
Yassine Doghri 7b89da6106 feat(home): sort podcasts by recent activity + add dropdown menu to choose between sorting options
fixes #164
2022-02-05 16:57:20 +00:00
..
ActivityPubController.php fix(activitypub): allow cors on get requests for routes exposing acitivitypub objects 2022-02-05 10:57:02 +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 fix(cache): suffix cache names with authenticated for credits, map and pages 2022-01-23 19:00:08 +00:00
EpisodeCommentController.php fix(cache): return a non cached view when connected 2022-01-23 19:39:17 +00:00
EpisodeController.php fix(activitypub): set created_by to null for reblog if no user + update episode oembed data 2022-01-23 15:42:56 +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(home): sort podcasts by recent activity + add dropdown menu to choose between sorting options 2022-02-05 16:57:20 +00:00
MapController.php fix(cache): suffix cache names with authenticated for credits, map and pages 2022-01-23 19:00:08 +00:00
PageController.php fix(cache): suffix cache names with authenticated for credits, map and pages 2022-01-23 19:00:08 +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 fix(cache): suffix cache names with authenticated for credits, map and pages 2022-01-23 19:00:08 +00:00
PostController.php fix(cache): return a non cached view when connected 2022-01-23 19:39:17 +00:00
WebmanifestController.php fix(pwa): add scope to webmanifests to allow installing an app per podcast 2022-01-23 19:07:57 +00:00