821ed27776
dev21w36c
2021-09-08 10:55:51 -04:00
62cdb7aae5
dev21w36b
2021-09-07 07:39:45 -04:00
ff474e1786
dev21w36a
2021-09-06 15:33:57 +02:00
6d31cd8e0d
dev21w35c
2021-09-05 18:21:27 +02:00
1015ccd609
dev21w35b
2021-09-03 17:05:31 +02:00
49496c9bdc
dev21w34a
2021-08-29 16:30:10 +02:00
6645f2b672
Restored public/
2021-08-06 14:07:35 +02:00
52b8945086
Renamed public/
to docs/
...
Renamed the folder `public/` to make it usable with GH Pages only non-root directory.
2021-08-06 13:42:42 +02:00
bfa9babb35
Added theme color change listener
2021-06-03 13:47:15 +02:00
e47a0229f9
Compartmentalized and updated assets
...
- NETWATCH 404 pages removed - time for something new
- Compartmentalized CSS fonts and JS script files
- Streamlined cache manifest for ServiceWorker
- Added AVIF images, replaced PNG fallback with WebP fallback
- Changed favicon color
2021-06-03 10:59:43 +02:00
4d74cc4607
Removed script file import
...
Combined both script.js and legacy.js into a single <script> tag on index.html.
The page uses less than 15 sloc of JS excluding the Service Worker.
2021-01-31 12:56:28 +01:00
1e762a65ea
Removed caching of subdirectories
...
Subdirectories with the exception of /assets/ will not get cached by the Service Worker. A normal network fetch() will be executed.
Added scope to Service Worker register.
Added "fetchContent()" which performs a normal network fetch() and follows redirects.
2020-12-15 14:46:41 +01:00
e30593f849
dev12060537 - ServiceWorker basic boilerplate
...
Added a boilerplate for a offline-first sw.
Need to add support for non-standard same-origin assets
2020-12-06 05:38:36 +01:00
c34db81cd5
Draft
2020-11-17 16:30:32 +01:00