Commit graph

136 commits

Author SHA1 Message Date
velzie
cd892e3cb1
add bind proxy 2024-07-18 21:34:43 -04:00
velzie
817f687621
don't rewrite workers 2024-07-18 21:34:36 -04:00
velzie
2c1e2b7adf
handlers i'll delete later 2024-07-18 21:34:08 -04:00
velzie
f5d4f00ae8
Revert "fix fetch proxy behavior"
This reverts commit ab226abb42.
2024-07-18 20:57:36 -04:00
velzie
a7f882a3c5
fix: Storage.keys() never returned the value 2024-07-18 20:51:28 -04:00
velzie
78116c2d0c
Merge branch 'main' of https://github.com/MercuryWorkshop/aerojet 2024-07-18 20:26:46 -04:00
velzie
fd4bb03340
fix addEventListener 2024-07-18 20:26:39 -04:00
velzie
6a5ecc4efc
rewrite the rewriter 2024-07-18 20:26:13 -04:00
Avad3
ab226abb42 fix fetch proxy behavior 2024-07-18 19:27:47 -04:00
velzie
73c1c8a5c8
postmessage handler 2024-07-18 18:24:03 -04:00
wearrrrr
bcbb660cc6 remove addEventListener logging 2024-07-17 21:11:08 -05:00
velzie
4f3fe2813e
chore: prettier 2024-07-17 20:16:02 -04:00
velzie
bd08461dbe
refactor: split swfetch function 2024-07-17 19:59:14 -04:00
velzie
41acba634d
squeeze the last ms of performance out of the rewriter 2024-07-17 18:42:20 -04:00
velzie
213f7bfa2b
make rewriter BLAZINGLY FAST 🔥🔥🔥🔥🔥 2024-07-17 17:46:23 -04:00
velzie
fafeef060a
merge 2024-07-17 08:07:41 -04:00
velzie
862f909624
esmodules 2024-07-17 08:06:27 -04:00
Percs
0088a7054e fix up element rewriter 2024-07-17 02:47:16 -05:00
Percs
9b7504b2cd temporarily delete service worker in page 2024-07-17 01:44:50 -05:00
Percs
d6dd1d4ca3 prettier 2024-07-16 17:42:21 -05:00
Percs
fa779017ad fix worker rewriter 2024-07-16 17:39:55 -05:00
wearrrrr
f42274d5ce Disable threading for now, add locationProxy.host as an *empty string*, it will get overriden later, but TS doesn't know that. 2024-07-16 16:33:20 -05:00
velzie
d433f67d67
threads 🚀🚀🚀 2024-07-16 16:54:39 -04:00
Avad3
b06605dc52 Merge branch 'main' of https://github.com/MercuryWorkshop/aerojet 2024-07-16 16:32:15 -04:00
Avad3
aec7e43f39 the element 2024-07-16 16:32:10 -04:00
velzie
838d4745d3
refactor: split worker.ts into multiple files 2024-07-16 13:21:24 -04:00
velzie
cbf932b817
merge 2024-07-16 13:20:57 -04:00
velzie
3e54301a30
new js rewriter 2024-07-16 12:40:05 -04:00
wearrrrr
7e89193170 Fix hcaptcha, discord still has the issue with "Invalid remote authentication ticket", but this is feature parity with UV 2024-07-15 20:56:46 -05:00
Percs
9e1e8f9f7a comment out the function proxy temporarily 2024-07-15 19:22:54 -05:00
velzie
30731c289d
Merge branch 'main' of https://github.com/MercuryWorkshop/aerojet 2024-07-15 20:21:48 -04:00
velzie
146e1518f4
guh 2024-07-15 20:21:45 -04:00
velzie
b3a3f80376
add window.$sImport 2024-07-15 20:21:01 -04:00
wearrrrr
a4a2a78252 Add self.WASM to types.d.ts, and silence no-unused-vars, since it collides with the typescript counterpart in eslint. 2024-07-15 17:58:00 -05:00
Percs
f9ad33069e use Array.isArray instead of instanceof 2024-07-15 17:40:30 -05:00
velzie
c4f31be3ae
fix rewriter crashes (this code is bad) 2024-07-15 18:20:50 -04:00
velzie
7d94d54108
avoid clobbering class prototypes 2024-07-15 18:20:24 -04:00
Percs
51f7a85fe6 proxy historystate properly 2024-07-15 15:15:15 -05:00
velzie
0a7c48b40c
fuck ecma bro 2024-07-15 15:28:13 -04:00
Percs
780dc005f3 fix history client api 2024-07-15 14:27:29 -05:00
velzie
1b55a1672a
check other window instances in scope function 2024-07-15 15:09:25 -04:00
velzie
408bf39ffd
various cooking 2024-07-15 14:38:53 -04:00
Percs
f53bc623ff fix some url rewriters 2024-07-15 00:41:43 -05:00
wearrrrr
ee94ec0df1 Various changes to make eslint more happy, null out navigator.sendBeacon to make errors less frequent. 2024-07-14 23:53:57 -05:00
velzie
6cc293b453 wasm 2024-07-14 23:53:41 -05:00
Toshit Chawda
ddaea9b86a
fix formatting again 2024-07-14 18:25:21 -07:00
wearrrrr
be3b87e795 Add format script to package.json and format with prettier. 2024-07-14 20:18:28 -05:00
Percs
61bd33845b fix beacon rewriter 2024-07-14 20:14:23 -05:00
Toshit Chawda
546d30ca4e
add parseDomain 2024-07-14 17:01:05 -07:00
velzie
6eb9b6f12c
more like untrustedtypes 2024-07-14 19:51:28 -04:00