Commit graph

900 commits

Author SHA1 Message Date
velzie
6cec47b891
add CONTRIBUTOR_LICENSING.MD 2024-11-11 21:17:59 -05:00
Percs
7d85942725 fix tests 2024-11-11 16:55:40 -06:00
Percs
3025110378 start typing modules imported from webpack 2024-11-11 10:28:18 -06:00
Percs
addae1621d
run test workflows on pull requests 2024-11-11 09:19:58 -06:00
Terry
6c8712c1de fix: firefox btoa compatibility for other charsets. 2024-11-11 14:00:18 +00:00
Terry
4455930d28 chore: enhance worker error message readability and details. 2024-11-11 13:38:51 +00:00
Terry
3015dff77d fix: Improve srcset rewriter to handle descriptors correctly.
The previous implementation failed to properly rewrite srcset attributes
when they contained descriptors (like 1.5x, 2x). Updated the parser to
preserve descriptors while rewriting URLs.
2024-11-11 08:35:10 +00:00
Percs
73357d0172 chore: prettier 2024-11-10 16:57:35 -06:00
Percs
f23f415183 update curltransport 2024-11-10 16:57:16 -06:00
wearrrrr
f8bcd5ae08 get rid of eslint errors, seemingly without things breaking this time 2024-11-10 14:41:49 -06:00
Percs
fd7cec815c fix: disallow grabbing scramjet-data 2024-11-10 14:06:25 -06:00
Percs
1b50dda5c5 fix: migrate from data-scramjet to scramjet-data 2024-11-10 13:37:56 -06:00
Percs
21a112bd45 fix: start rewriting event attributes again 2024-11-10 13:26:52 -06:00
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