castopod/modules/Admin/Controllers
Yassine Doghri fafaa7e689 feat(media): clean media api + create an entity per media type 2021-12-29 12:10:13 +00:00
..
BaseController.php feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00
ContributorController.php feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00
EpisodeController.php feat(media): clean media api + create an entity per media type 2021-12-29 12:10:13 +00:00
EpisodePersonController.php feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00
FediverseController.php feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00
HomeController.php refactor(modules): extract castopod parts into a modules/ folder for a scalable HMVC structure 2021-12-29 11:54:22 +00:00
MyAccountController.php feat(admin): update admin layout for better ux + update brand pine colors 2021-12-29 11:55:41 +00:00
PageController.php feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00
PersonController.php feat(media): clean media api + create an entity per media type 2021-12-29 12:10:13 +00:00
PodcastController.php feat(media): clean media api + create an entity per media type 2021-12-29 12:10:13 +00:00
PodcastImportController.php feat(media): clean media api + create an entity per media type 2021-12-29 12:10:13 +00:00
PodcastPersonController.php feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00
PodcastPlatformController.php refactor: replace "embeddable-player" occurrences to "embed" 2021-12-29 12:02:53 +00:00
SettingsController.php feat(pwa): add service-worker + webmanifest for each podcasts to have them install on devices 2021-12-29 12:09:31 +00:00
UserController.php feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00
VideoClipsController.php feat(video-clips): replace hardcoded colors with config's theme colors 2021-12-29 12:09:32 +00:00