Commit graph

891 commits

Author SHA1 Message Date
Percs
88d76852d6 fix: more service worker emu stuff 2024-12-12 10:59:57 -06:00
Toshit Chawda
f38ea98054
fix 2024-12-11 14:56:31 -08:00
Toshit Chawda
633d0f17fc
benches and generic infection 2024-12-11 14:52:59 -08:00
Toshit Chawda
2f7d2fa043
fix 2024-12-11 13:30:15 -08:00
Toshit Chawda
1549db48ad
fix 2024-12-11 13:25:35 -08:00
Toshit Chawda
ddc52d94f8
pnpm update -L 2024-12-11 13:18:48 -08:00
Toshit Chawda
6b935764fe
fix 2024-12-11 13:18:02 -08:00
Toshit Chawda
cb2ab0cedd
rewrite 2024-12-11 13:15:31 -08:00
Percs
00de00e7ca chore: defaultFlags -> flags, sync xhr fixes 2024-12-11 10:43:49 -06:00
Percs
ef8735f95a
feat: add helper functions to natives store + refac 2024-12-10 20:45:51 +00:00
Percs
70f0315791 fix: misc bugs 2024-12-09 21:32:16 -06:00
Percs
a5a99ea188 chore: more code cleanup 2024-12-09 13:21:17 -06:00
Percs
f022024291 feat: improve natives store and proxy element.hasattribute 2024-12-09 10:56:45 -06:00
Percs
f43637fed7 feat: start proxying a lot more things & scramjet-data -> scramjet-attr 2024-12-09 04:31:21 -06:00
Percs
ccefa04690 fix: fetch fixes, origin header 2024-12-09 03:24:55 -06:00
Toshit
2b0fc56af2
enchanted donut studioz moment 2024-12-06 15:26:42 -08:00
Percs
34bd4e5752 feat: charset parsing & misc fixes 2024-12-05 23:32:11 -06:00
Percs
d821554f57
fix: proxy element.getHTML 2024-12-06 02:22:17 +00:00
Percs
b5a7598465
fix: rewrite <image> 2024-12-05 06:44:15 +00:00
Percs
06583fb0b2
fix: function proxy and frame elements 2024-12-05 04:17:50 +00:00
Percs
e5dff7f6fc fix: pin to wbg 0.2.95 2024-11-30 02:19:27 -06:00
Percs
f62648f250 fix: ws eventlistener bug 2024-11-30 01:54:05 -06:00
Percs
ca3e09af8e fix: misc bugs 2024-11-26 23:10:44 -06:00
Percs
58fed66f78 fix: websocket prototype 2024-11-26 17:03:18 -06:00
Toshit Chawda
51f1a773a4
up date 2024-11-25 19:54:52 -08:00
Percs
c92430ede2 chore: update dependencies and code cleanup 2024-11-23 15:16:53 -06:00
Percs
a8f9073986 feat: add html frame support 2024-11-21 23:46:07 -06:00
Percs
4263feca61 fix: 84 -> 92 on acid3 2024-11-21 23:19:06 -06:00
Percs
e9f4e59566 fix: url rewriting 2024-11-21 09:17:31 -06:00
Percs
8b8c9b4741 fix: requests suck 2024-11-18 00:13:09 -06:00
Percs
7b0769ced4 silly 2024-11-17 23:33:27 -06:00
Percs
9595a02e7b more duplex stuff 2024-11-17 21:52:21 -06:00
Percs
1696cfa1db fix: specify duplex half again 2024-11-17 21:35:41 -06:00
Percs
2e84592431 oops 2024-11-17 21:23:46 -06:00
Percs
7d15d8477e fix scramjet playground 2024-11-17 20:57:38 -06:00
Percs
f0ee17720d
Merge pull request #16 from gennaroterry/main
fix: Improve srcset rewriter to handle descriptors correctly.
2024-11-17 17:17:02 -06:00
Percs
5742a137fd change color of textarea 2024-11-17 17:13:09 -06:00
Percs
a3a8eba0ec fix: incorrectly classified xhr requests as sync 2024-11-16 23:08:39 -06:00
Percs
9398cf78be fix: more fixes 2024-11-16 22:34:18 -06:00
Percs
cbdcc2ad9c fix: unrewrite html 2024-11-15 22:27:22 -06:00
Toshit Chawda
c54929198d
add overhead measurement 2024-11-11 22:29:31 -08:00
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