castopod/modules/Admin/Controllers
Yassine Doghri 5c529a83aa feat(settings): add theme settings to set an accent color for all public pages
set 6 base accent colors: pine, lake, jacaranda, crimson, amber and onyx
2021-12-29 12:06: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: add podcast banner field for each podcast + refactor images configuration 2021-12-29 12:04:04 +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: add podcast banner field for each podcast + refactor images configuration 2021-12-29 12:04:04 +00:00
PodcastController.php feat: add podcast banner field for each podcast + refactor images configuration 2021-12-29 12:04:04 +00:00
PodcastImportController.php feat: add podcast banner field for each podcast + refactor images configuration 2021-12-29 12:04:04 +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(settings): add theme settings to set an accent color for all public pages 2021-12-29 12:06:13 +00:00
UserController.php feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00