aboutsummaryrefslogtreecommitdiffhomepage
path: root/vite.config.js
Commit message (Collapse)AuthorAgeFilesLines
* Add scope and start_url to PWA manifestv22.11.1Sean McGrath2022-11-081-0/+2
| | | | These URLs are relative, so given that manifest.json lives in assets/, these should point to the root of the site
* Disable service worker navigation fallback (Fix #486)Bastien Wirtz2022-07-211-0/+3
|
* Fix theming issue & subfolder hostingBastien Wirtz2022-07-121-0/+1
|
* Fix icons pathBastien Wirtz2022-07-041-8/+2
|
* Add missing iconsBastien Wirtz2022-07-031-0/+6
|
* Fix lint issuesBastien Wirtz2022-07-031-17/+16
|
* new PWA implementationBastien Wirtz2022-07-031-1/+30
|
* Migrate to VueJS 3Bastien Wirtz2022-07-021-0/+15