castopod/app/Views/admin/episode
Yassine Doghri 37c54d2477 feat: build hashed static files to renew browser cache
- replace rollup config with vitejs
- use vite dev server during development to take advantage of
hot module replacement (HMR)
- add vite service using Vite library to load css and js assets
- update package.json scripts and remove unnecessary
dependencies
- update scripts/bundle-prepare.sh

closes #107
2021-07-12 17:47:56 +00:00
..
create.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
edit.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
embeddable_player.php refactor: add phpstan and update code to adhere to level 5 2021-05-12 14:00:25 +00:00
list.php feat: add remote_url alternative for transcript and chapters files 2021-05-03 17:39:58 +00:00
persons.php fix: set cache expiration to next note publish to show note on publication date 2021-06-11 09:35:17 +00:00
publish.php fix(ux): allow for empty message upon episode publication and warn user on submit 2021-06-23 13:34:59 +00:00
publish_edit.php fix(ux): allow for empty message upon episode publication and warn user on submit 2021-06-23 13:34:59 +00:00
soundbites.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
unpublish.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
view.php feat: build hashed static files to renew browser cache 2021-07-12 17:47:56 +00:00