Wykres commitów

20 Commity (07693eeedd6a5dc4a5d33e2ccf7c4fff77f6a2d0)

Autor SHA1 Wiadomość Data
Michał 'rysiek' Woźniak 77ee6aa127 service-worker: using config.js from directly under scope the service-worker is registered for 2021-11-18 22:24:44 +00:00
Michał 'rysiek' Woźniak 2603596032 updated tests regarding problematic Request() init fields (ref. #23) 2021-11-17 13:57:47 +00:00
Michał 'rysiek' Woźniak 646e7240a5 service-worker: headers, mode, credentials ignored in Request() init for now 2021-11-16 23:46:13 +00:00
Michał 'rysiek' Woźniak b57d17719d Request() init cannot have "credentials: include" 2021-11-16 23:07:11 +00:00
Michał 'rysiek' Woźniak 67f178924d libresilient test deploy: Request() init cannot have "mode: navigate", it seems 2021-11-16 18:40:14 +00:00
Michał 'rysiek' Woźniak 52cbb6fd8f service-worker: some whitespace fixes 2021-11-13 13:14:17 +00:00
Michał "rysiek" Woźniak 4f528a4123 Subresource Integrity exposed to plugins from Service Worker 2021-11-08 20:51:27 +00:00
Michał 'rysiek' Woźniak 4d3558e1b5 cleanups and bugfixes related to the new plugin loader (ref. #15) 2021-09-19 10:04:19 +00:00
Michał 'rysiek' Woźniak 8603237db0 service-worker: working on making tests run with the new plugin loader (ref. #15) 2021-09-18 23:35:22 +00:00
Michał 'rysiek' Woźniak 5f6552e322 service-worker: plugin loader rewritten, enabling using the same plugin multiple times (ref. #15); any-of: using the "uses" config field instead of old "plugins" 2021-09-18 22:52:54 +00:00
Michał 'rysiek' Woźniak 0c7fb8c946 improving plugin loading (ref. #15) 2021-09-15 20:06:04 +00:00
Michał 'rysiek' Woźniak 295f3071cc service-worker on the way to saner plugin loader; relevant fetch plugin changes implemented (ref. #15) 2021-09-15 14:38:43 +00:00
Michał 'rysiek' Woźniak 65708a129d service-worker: moving away from bracket object notation (ref. #12, #13) 2021-09-08 19:34:12 +00:00
Michał 'rysiek' Woźniak 324acda602 service-worker: bugfix for uncaught Promise rejection in background no-stash fetches (ref. #11) 2021-09-06 17:24:28 +00:00
Michał 'rysiek' Woźniak 0ca6890754 service-worker: two new stashing-related tests (ref. #8); minor fixes here and there 2021-09-06 13:10:51 +00:00
Michał 'rysiek' Woźniak 48ecda0968 service-worker: a bit more tests (ref. #8) 2021-09-01 21:01:01 +00:00
Michał 'rysiek' Woźniak 2d9c27e8e7 service-worker: bugfix - client.postMessage() only when client not null 2021-08-31 20:15:39 +00:00
Michał 'rysiek' Woźniak 4dd6840e8d service-worker: first test added (ref. #8); debug message for external requests added 2021-08-31 16:09:26 +00:00
Michał 'rysiek' Woźniak f8aa190558 service-worker.js linted (left only no-unused-vars errors) 2021-08-25 19:43:21 +00:00
Michał 'rysiek' Woźniak 9afc3ab3e4 initial commit 2021-04-06 17:18:37 +00:00