Commit Graph

4 Commits

Author SHA1 Message Date
Yassine Doghri 00987610a0 feat(transcript): parse srt subtitles into json file + add max file size info below audio file input
remove episode form warning + add javascript validation when uploading a file to check if it's too
big to upload
2022-01-09 16:37:13 +00:00
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
Yassine Doghri 603df2d5af
docs(update): add note to reset files permissions 2021-06-15 13:22:33 +00:00
Yassine Doghri 5b0c1d9b22
docs: add UPDATE.md for updating instructions + update README.md 2021-06-11 09:35:06 +00:00