Commit graph

787 commits

Author SHA1 Message Date
Percs
d79811d609 make rewriter logs a flag 2024-11-10 13:09:47 -06:00
Percs
dc86f0eaf2 switch to github actions summary reporter 2024-11-10 12:46:47 -06:00
Percs
f5610296fc update action dependencies 2024-11-09 16:17:09 -06:00
Percs
8f46b276c0 playwright github ci action 2024-11-09 16:03:17 -06:00
wearrrrr
db7cbd8982 bump actionTimeout to 10k ms, should make testing more reliable for slower internet, but we might just set this to a really high number if it keeps being an issue. 2024-11-09 15:07:05 -06:00
Percs
65786541ba chore: update curltransport 2024-11-09 14:24:18 -06:00
Percs
0f3b4097df fix wasm-bindgen version check 2024-11-08 15:08:07 -06:00
Percs
02848387a5 make wbg use a faster action 2024-11-08 14:56:58 -06:00
Percs
978ce63de2 chore: update dependencies and promote playwright to dev dependency 2024-11-08 11:25:38 -06:00
Percs
8faababe2f publish npm packed version in github action 2024-11-08 11:11:42 -06:00
Percs
6799f098a6 fix dependency caching 2024-11-08 10:47:57 -06:00
Percs
1efbb3266e add dependency caching to ci 2024-11-08 10:41:48 -06:00
Percs
0d697889f3 oops 2024-11-07 14:47:54 -06:00
Percs
51818d1aa8 split pages deploy into a different ci job 2024-11-07 14:33:47 -06:00
Percs
d2c2d6e75f include commit url in release upload 2024-11-07 14:08:41 -06:00
Percs
59d01cfd94 chore: minor sw refactor 2024-11-06 13:20:19 -06:00
Percs
d6b3fcda4c fix: try catch most instances of rewriteHTML 2024-11-06 10:38:04 -06:00
Percs
c9c98bc70e fix client.frame 2024-11-05 18:05:59 -06:00
Percs
18117e360a chore: only include js files in pack 2024-11-05 10:48:32 -06:00
Percs
575c6055d3 chore: more prepublish checks & bump dependencies 2024-11-05 10:41:28 -06:00
Toshit Chawda
dfa91d5bb4
remove std::fmt::debug 2024-11-04 22:37:55 -08:00
Toshit Chawda
9b15201b25
use autosorting btreeset (via indexset) and optimize for speed 2024-11-04 20:53:17 -08:00
Toshit Chawda
33744b4e83
don't expect on uri 2024-11-04 18:22:53 -08:00
wearrrrr
8844634c76 Rewrite integrity as an empty string instead of null, apparently null wasn't working..? 2024-11-04 12:38:37 -06:00
Percs
00dc1ab595 fix: attr proxy scramjet escapes 2024-11-04 09:55:38 -06:00
Toshit Chawda
e647545c37
clarify 2024-11-02 23:19:38 -07:00
Percs
9c28f4ed0c fix: update wasm bindgen 2024-11-02 23:45:36 -05:00
Percs
d632041355 fix: history proxy 2024-11-02 22:43:56 -05:00
Toshit Chawda
7c55b59e5a
use release build in ci 2024-11-02 19:43:32 -07:00
Toshit Chawda
0a538c9bd1
rewriter stuff 2024-11-02 19:39:39 -07:00
Percs
3981e40deb fix: syncxhr and dynamic import function 2024-11-02 21:10:58 -05:00
Percs
7de29b7cf3 chore: code cleanup 2024-11-02 17:57:26 -05:00
Percs
e4a0ee9ac0 fix: purge credentialless 2024-11-01 13:46:09 -05:00
Percs
a27e904309 fix: handle all html rules properly 2024-11-01 11:01:32 -05:00
Percs
4df140d1b7 fix: add back proper get to descriptor 2024-11-01 10:30:10 -05:00
Percs
8c8f0c32a7 cleanup: make element.attr just call get and set attribute 2024-11-01 10:14:04 -05:00
velzie
eab9318818
walk left hand of postmessage wrap 2024-10-31 22:09:21 -04:00
Percs
a36b829f7a fix: attr proxy 2024-10-31 18:42:00 -05:00
Percs
2a81385540 chore: prettier 2024-10-31 17:14:31 -05:00
Percs
a0ff5d9d90 fix: key value 2024-10-31 17:14:10 -05:00
wearrrrr
4655203c05 Add a proxy for IntersectionObserver constructor to fix root being Proxy(Document). 2024-10-31 15:31:34 -05:00
wearrrrr
559fc211de add edge case check to CookieStore.load 2024-10-30 11:57:14 -05:00
Percs
13e55efa83 chore: cleanup 2024-10-30 10:19:43 -05:00
Percs
8400ba6d5d fix: comment out headers 2024-10-30 01:32:28 -05:00
Percs
8b9a276f62 fix: stop proxying event attributes 2024-10-30 01:26:12 -05:00
Percs
36a57c1e86 fix: nuke trustedTypes fr this time 2024-10-30 01:08:01 -05:00
Percs
1d32cd4ee7 fix: unproxy Object.defineProperty 2024-10-30 01:00:01 -05:00
Percs
9c72bd1754 fix: worker rewriting 2024-10-30 00:57:33 -05:00
Percs
565b6cee68 fix: handle events in html rewriter 2024-10-29 23:22:54 -05:00
Toshit Chawda
9bd880ac8a
PERCS PLEASE FILL THIS IN dot js 2024-10-29 20:34:22 -07:00