Commit graph

14 commits

Author SHA1 Message Date
thislight
c97f61db06
add solid-devtools
Some checks failed
/ depoly (push) Failing after 1m14s
2024-11-13 19:27:35 +08:00
thislight
7bb6c0b826
vite: remove console and debugger stmts in prod 2024-10-28 18:26:14 +08:00
thislight
c06d8b8c11
vite: precache images for pwa 2024-10-27 14:19:56 +08:00
thislight
f914ada22b
vite: fix https is enabled if cert is not present 2024-10-27 00:28:01 +08:00
thislight
130a989185
vite: add https variables
All checks were successful
/ depoly (push) Successful in 1m21s
Personal note from Rubicon: I am unware that I
originally put the localhost.direct cert files
into the repository. All reference to the files
are now removed.

Sorry for the inconvenience.
2024-10-27 00:22:28 +08:00
thislight
88731c07b7 vite-plugin-pwa: enable production sw for staging 2024-10-24 23:50:57 +08:00
thislight
a0cbf857a9 vite-plugin-pwa: enable dev sw for not production 2024-10-24 16:00:19 +08:00
thislight
3ca43b4282 i18n: chunk strings based on the key 2024-10-22 22:55:53 +08:00
thislight
74ee61af63 added icon 2024-10-22 17:48:17 +08:00
thislight
559a352bc1 service worker: use injectManifest
- a RPC framework is added for further use
- fix an error that the service worker is not
    registered until the settings opened
- added theme-color
- settings: added a item to indicate the offline
    availablity
2024-10-15 20:30:08 +08:00
thislight
067a363550 configure local debugging options 2024-07-23 14:16:35 +08:00
thislight
5833e5a76b added settings 2024-07-22 21:57:04 +08:00
thislight
9f83b223c4 vite: sourcemap always enabled 2024-07-14 21:26:55 +08:00
thislight
5449e361d5 initial commit 2024-07-14 20:28:44 +08:00