Commit graph

604 commits

Author SHA1 Message Date
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
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
Toshit Chawda
7d7aa6575e
format??? 2024-10-14 20:46:13 -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
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
velzie
490d4c96f5
refactor wrap 2024-10-14 10:28:22 -04:00
Percs
e04a719140 feat: add reload button to percury unblocker 2024-10-13 19:22:31 -05:00
Percs
52e419f44e chore: code cleanup 2024-10-13 16:21:57 -05:00
velzie
8fc98e66c8
fix siteflags 2024-10-13 15:05:55 -04:00
velzie
fd420cfda7
merge 2024-10-13 14:44:12 -04:00
velzie
920bbd8d69
site specific flags 2024-10-13 14:43:51 -04:00
Percs
06c5144d3b fix: somewhat fix sw emu 2024-10-13 13:19:49 -05:00
velzie
0906dd78a9
don't create a worker that doesnt fucking exist 2024-10-13 14:16:36 -04:00
velzie
0f1fa16229
fix: add config back to workers 2024-10-13 13:42:09 -04:00
velzie
0ab562a28e
fix setrealmfn 2024-10-13 13:32:48 -04:00
velzie
b6bdb674fb
merge 2024-10-13 10:21:54 -04:00
velzie
337134bcdc
refactor: delete codecs/ & self.$scramjet 2024-10-13 10:20:19 -04:00
Percs
a94f969a7b chore: prettier 2024-10-13 00:51:57 -05:00
Percs
70779ffe5b chore: remove threading 2024-10-13 00:49:46 -05:00
wearrrrr
a3cb21a500 Refactor velzie's global proxy refactor in a way that doesn't break things (i think) 2024-10-12 22:57:46 -05:00
wearrrrr
4128bc778a Revert previous commit 2024-10-12 22:55:31 -05:00
wearrrrr
63db07da89 eslint warnings are GONE, please keep it this way 2024-10-12 22:09:36 -05:00
wearrrrr
c3ccd8f238 lint fixes 2024-10-12 22:00:18 -05:00
velzie
5e4f498dfe
refactor globalProxy 2024-10-12 22:45:12 -04:00
velzie
add57d720b
add frames to UNSAFE_GLOBALS 2024-10-12 22:40:05 -04:00
wearrrrr
194ceb0fd0 oops that doesn't need to be there 2024-10-12 17:00:20 -05:00