castopod/themes/cp_admin/podcast
Yassine Doghri fee2c1c0d0 feat(pwa): add service-worker + webmanifest for each podcasts to have them install on devices
- configure service-worker using vite-plugin-pwa
- refactor Image entity to generate images of
different types based on size config
- add requirement for webp library for php gd to generate webp
images for instance
- add action to regenerate all instance images for eventual Images config
changes
- enhance google lighthouse metrics for pwa
2021-12-29 12:09:31 +00:00
..
analytics feat: add heading component + update ecs rules to fix views 2021-12-29 11:55:43 +00:00
settings feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00
_card.php feat(pwa): add service-worker + webmanifest for each podcasts to have them install on devices 2021-12-29 12:09:31 +00:00
_sidebar.php feat(pwa): add service-worker + webmanifest for each podcasts to have them install on devices 2021-12-29 12:09:31 +00:00
create.php feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
edit.php feat(pwa): add service-worker + webmanifest for each podcasts to have them install on devices 2021-12-29 12:09:31 +00:00
import.php feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
latest_episodes.php feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
list.php feat: restyle episode and person cards + add focus style to interactive elements for a11y 2021-12-29 12:02:53 +00:00
persons.php feat(pwa): add service-worker + webmanifest for each podcasts to have them install on devices 2021-12-29 12:09:31 +00:00
platforms.php feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
view.php fix: update MarkdownEditor component + restyle Button and other components 2021-12-29 11:55:43 +00:00