1
0
Fork 0
mirror of https://github.com/bastienwirtz/homer.git synced 2026-01-23 02:15:09 +00:00
Commit graph

12 commits

Author SHA1 Message Date
Bastien Wirtz
81c7496264 feat: Inject package.json version into the app 2025-09-29 22:00:20 +02:00
Bastien Wirtz
308deb95e0 fix(dev-server): fix unparsable dummy-data fson file 2025-08-17 17:26:37 +02:00
Bastien Wirtz
99697a6a07 chore: dependencies update 2024-10-16 14:08:13 +02:00
Bastien Wirtz
359f1ffb53 feat(ui): Rework theming system, add new theme. 2024-06-29 13:36:55 -07:00
Sean McGrath
6868a0911b Add scope and start_url to PWA manifest
These URLs are relative, so given that manifest.json lives in assets/, these should point to the root of the site
2022-11-08 20:56:10 +01:00
Bastien Wirtz
9371c1537c Disable service worker navigation fallback (Fix #486) 2022-07-21 22:10:49 +02:00
Bastien Wirtz
eb03092286 Fix theming issue & subfolder hosting 2022-07-12 14:07:10 +02:00
Bastien Wirtz
2f1aff4dc5 Fix icons path 2022-07-04 22:17:41 +02:00
Bastien Wirtz
73d52dbd38 Add missing icons 2022-07-03 22:43:01 +02:00
Bastien Wirtz
59994bfee8 Fix lint issues 2022-07-03 21:59:57 +02:00
Bastien Wirtz
b4207f2782 new PWA implementation 2022-07-03 21:40:47 +02:00
Bastien Wirtz
cbbed6346a Migrate to VueJS 3 2022-07-02 21:16:41 +02:00