Commit graph

871 commits

Author SHA1 Message Date
velzie
7ff1f2c979
add MouseEvent to unproxy list 2024-10-18 15:12:59 -04:00
velzie
bae6071ac0
Revert "I love when browsers LIE to me"
This reverts commit c37caff949.
2024-10-18 15:11:15 -04:00
Percs
b09b3c1d0d fix: proxy more cache apis and fix proxy 2024-10-18 02:57:56 -05:00
Percs
0503b3a408 chore: prettier 2024-10-18 02:45:52 -05:00
Percs
96412050a5 feat: start supporting cachestorage api (partially) 2024-10-18 02:45:26 -05:00
wearrrrr
c37caff949 I love when browsers LIE to me 2024-10-18 00:06:18 -05:00
Percs
7f5d35cc80 fix: make wrapped postmessage spread 2024-10-17 22:14:23 -05:00
Percs
0af6cceec6 chore: prettier 2024-10-17 21:17:58 -05:00
Percs
c4f03f5ea7 fix: double api proxying 2024-10-17 21:17:46 -05:00
velzie
f50e2e67da
sign 2024-10-17 22:06:13 -04:00
velzie
6427be6ba5
proxy getPropertyValue and setProperty 2024-10-17 22:05:29 -04:00
velzie
50a68af167
scramjet life blah blah 2024-10-17 21:49:18 -04:00
velzie
eac0323f6b
Revert "fix: dont double rewrite urls"
This reverts commit 6705d0ba2b.
2024-10-17 21:44:09 -04:00
velzie
fb614d403b
fuck my scramjet life 2024-10-17 21:39:02 -04:00
velzie
634634637d
Merge branch 'main' of https://github.com/MercuryWorkshop/scramjet 2024-10-17 21:26:05 -04:00
velzie
5a8dc2db91
fix style proxy 2024-10-17 21:25:55 -04:00
wearrrrr
8bd099e27a fix for the innerHTML getter, spotify works now. 2024-10-17 20:09:51 -05:00
wearrrrr
47cdbda5bf fix: quick fix for Element.prototype.insertAdjacentHTML 2024-10-17 19:53:12 -05:00
wearrrrr
a748053085 proxy Element.prototype.insertAdjacentHTML, rust docs work perfectly now. 2024-10-17 19:49:35 -05:00
Percs
6705d0ba2b fix: dont double rewrite urls 2024-10-17 14:02:11 -05:00
Percs
c822365d04 chore: make scramjet context init cleaner 2024-10-17 02:17:28 -05:00
Percs
1f74ffee6f chore: prettier 2024-10-17 01:30:19 -05:00
Percs
ca79f507d7 fix: proxy postmessage properly 2024-10-17 01:30:07 -05:00
wearrrrr
51ce240bf5 no more eslint errors, just warnings 2024-10-17 01:10:05 -05:00
wearrrrr
e5a0843b5f chore: format 2024-10-17 01:06:42 -05:00
Percs
260c78d684 chore: update transports 2024-10-17 01:03:20 -05:00
Percs
610a6568b6 chore: update dependencies 2024-10-17 00:36:21 -05:00
Percs
ea5df1a562 chore: update rspack 2024-10-16 15:57:12 -05:00
Percs
d0046964e0 feat: add origin to names of sharedworkers if provided 2024-10-15 19:17:01 -05:00
Percs
7233c60ac0 fix: only spawn syncxhr worker when syncxhr is enabled 2024-10-15 13:50:55 -05:00
Percs
cb3c433b69 Revert "move cookie logic to cookie.ts"
This reverts commit d3337de575.
2024-10-15 13:32:31 -05:00
Percs
3678965721 chore: prettier 2024-10-15 02:09:19 -05:00
Percs
520f3bb8bc fix: move trustedtypes to shared client apis 2024-10-15 02:09:04 -05:00
wearrrrr
d3337de575 move cookie logic to cookie.ts 2024-10-15 00:32:39 -05:00
wearrrrr
ca427c830c Fallback for when function name isn't in stack 2024-10-14 23:36:38 -05:00
wearrrrr
7bae982c2f remove some redundancy 2024-10-14 23:36:09 -05:00
Percs
693e0644c7 test 2024-10-14 22:54:53 -05:00
Percs
ab2190cbeb fix: only run one ci job at a time 2024-10-14 22:54:08 -05:00
Toshit Chawda
7d7aa6575e
format??? 2024-10-14 20:46:13 -07:00
Toshit Chawda
531b7878d9
update everything 2024-10-14 20:46:02 -07:00
wearrrrr
300d1d6d2b Cookie saving to idb, I'm pretty sure this should be bug free 2024-10-14 22:24:34 -05:00
Toshit Chawda
0cc7115c48
clippy + fmt 2024-10-14 20:20:13 -07:00
Toshit Chawda
b31a28a35b
remove wbg jank and dead code 2024-10-14 20:18:39 -07:00
Percs
c2570c1d86 fix: node.getrootnode 2024-10-14 21:38:36 -05:00
Percs
ee85b48d33 fix: proxy Node.getRootNode 2024-10-14 12:17:37 -05:00
velzie
a2af4d7f3b
fix flags 2024-10-14 11:59:02 -04:00
velzie
9945fb3f49
wip attr proxy 2024-10-14 11:47:40 -04:00
velzie
e9800f38bf
window.frameElement trap 2024-10-14 10:48:25 -04:00
velzie
85da42120c
less janky writeln proxy 2024-10-14 10:41:46 -04:00
velzie
e942f5549e
proxy for window[0] 2024-10-14 10:38:55 -04:00