castopod/modules/Admin/Controllers
Yassine Doghri 4a8147bfbb feat: add podcast banner field for each podcast + refactor images configuration
- rename image fields on podcast, episode and persons for better clarity
- set different sizes
config for podcast cover, banner and persons avatars
- add tiny size for covers
- fix responsive
on admin forms
2021-12-29 12:04:04 +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: add podcast banner field for each podcast + refactor images configuration 2021-12-29 12:04:04 +00:00
UserController.php feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00