Commit Graph

13 Commits

Author SHA1 Message Date
Pieter Willekens
0f695db325 fix(pwa): make sure the service worker can be loaded (#1594)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2023-12-01 23:18:22 +01:00
Pieter Willekens
32122348b3 perf(vite): chunk webcams, locales and large libraries (#1578) 2023-10-07 23:00:35 +02:00
Stefan Dej
21d3d39503 refactor: build version file for moonraker (#1449) 2023-07-01 08:41:43 +02:00
Stefan Dej
2962df21e5 chore(pwa): remove debug warnings in browser console (#1441) 2023-06-25 00:01:48 +02:00
Stefan Dej
8fc275086a chore: add PWA caching and cache updater (#1421)
Co-authored-by: th33xitus <domwil1091+github@gmail.com>
2023-06-19 20:15:49 +02:00
pataar
556179adaa build: lower browserslist to support older browsers (#688) 2022-03-22 10:51:46 +01:00
pataar
cde0156df8 style(icons): update PWA icons (#727) 2022-03-20 02:08:07 +01:00
th33xitus
707ac2034e chore: add host settings to vite.config.ts (#671) 2022-02-22 13:12:55 +01:00
pataar
db9b19ef0f feat(pwa): add PWA support for https based instances (#654) 2022-02-18 20:54:25 +01:00
pataar
dfa3abc35c build(unplugin): enable dts for global component def. generation (#650) 2022-02-16 19:56:03 +01:00
pataar
6d86ca4b68 build: improve TS checking while developing (#637)
improve TS checking while developing using 'vite-plugin-checker'
2022-02-14 23:20:31 +01:00
pataar
04b6992f3c style: add prettier as default formatter (#614) 2022-02-13 22:09:25 +01:00
pataar
410610137a build(vite): migrate to vitejs (#594) 2022-02-08 10:10:06 +01:00