castopod/app/Helpers
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
..
.gitkeep feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
auth_helper.php refactor(modules): extract castopod parts into a modules/ folder for a scalable HMVC structure 2021-12-29 11:54:22 +00:00
breadcrumb_helper.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
components_helper.php feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
id3_helper.php feat: add podcast banner field for each podcast + refactor images configuration 2021-12-29 12:04:04 +00:00
media_helper.php feat(settings): add general config for instance (site name, description and icon) 2021-12-29 12:04:01 +00:00
misc_helper.php feat: redesign public podcast and episode pages + remove any information clutter for better ux 2021-12-29 12:02:14 +00:00
page_helper.php feat: add schema.org json-ld objects to podcasts, episodes, posts and comments pages 2021-12-29 12:06:13 +00:00
rss_helper.php feat: add podcast banner field for each podcast + refactor images configuration 2021-12-29 12:04:04 +00:00
seo_helper.php feat(pwa): add service-worker + webmanifest for each podcasts to have them install on devices 2021-12-29 12:09:31 +00:00
svg_helper.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
url_helper.php feat(comments): add comments to episodes + update naming of status to post 2021-12-29 11:54:22 +00:00