castopod/themes/cp_admin/episode
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
..
_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: add podcast banner field for each podcast + refactor images configuration 2021-12-29 12:04:04 +00:00
delete.php fix: unpublish episode before deleting it + add validation step before deletion 2021-12-29 12:00:55 +00:00
edit.php feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
embed.php refactor: replace "embeddable-player" occurrences to "embed" 2021-12-29 12:02:53 +00:00
list.php feat(pwa): add service-worker + webmanifest for each podcasts to have them install on devices 2021-12-29 12:09:31 +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
publish_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
publish.php feat(pwa): add service-worker + webmanifest for each podcasts to have them install on devices 2021-12-29 12:09:31 +00:00
soundbites.php refactor: replace "embeddable-player" occurrences to "embed" 2021-12-29 12:02:53 +00:00
unpublish.php fix: unpublish episode before deleting it + add validation step before deletion 2021-12-29 12:00:55 +00:00
view.php feat: add heading component + update ecs rules to fix views 2021-12-29 11:55:43 +00:00