Avad3
|
76035db4e9
|
fix pwsh build script
|
2024-07-17 11:38:48 -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
|
3f91d49b6d
|
include npm version in readme
|
2024-07-17 01:46:21 -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
|
7be4573d1b
|
add rewrite_js_from_arraybuffer
|
2024-07-16 13:21:54 -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 |
|
Avad3
|
fcd74677d7
|
powershell build script for windows users
|
2024-07-16 05:29:02 -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 |
|
wearrrrr
|
a375e46dea
|
Add rewriter:build command, and add message for when rewriter build completes successfully
|
2024-07-15 19:59:37 -05:00 |
|
velzie
|
d4abce1457
|
Merge branch 'main' of https://github.com/MercuryWorkshop/aerojet
|
2024-07-15 20:27:17 -04:00 |
|
velzie
|
ea6cee880f
|
import rewriting (sorta)
|
2024-07-15 20:26:51 -04: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 |
|
Avad3
|
fecf21ba88
|
troll
|
2024-07-15 16:00:50 -04:00 |
|
Avad3
|
7b60425490
|
rspack
|
2024-07-15 15:32:24 -04: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 |
|
velzie
|
3fb846036e
|
fix rewriter
|
2024-07-15 13:56:41 -04:00 |
|
velzie
|
3462785c39
|
fix rewriter
|
2024-07-15 08:12:45 -04:00 |
|
Percs
|
f53bc623ff
|
fix some url rewriters
|
2024-07-15 00:41:43 -05:00 |
|
Percs
|
39f11ef812
|
rewrite location properly
|
2024-07-15 00:16:48 -05:00 |
|
Percs
|
ad8c6aec66
|
add logo
|
2024-07-14 23:53:57 -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 |
|
Percs
|
a7cbca42d1
|
make prettier happy
|
2024-07-14 20:33:59 -05:00 |
|
wearrrrr
|
a630d54c83
|
Migrate to .prettierrc.js, and add dist to .prettierignore
|
2024-07-14 20:27:25 -05:00 |
|
Toshit Chawda
|
ddaea9b86a
|
fix formatting again
|
2024-07-14 18:25:21 -07:00 |
|
wearrrrr
|
774f3d5b5d
|
set up .prettierignore, formatter runs way faster now
|
2024-07-14 20:22:41 -05: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
|
a914e9a933
|
Merge pull request #11 from MercuryWorkshop/globals
Globals
|
2024-07-14 17:03:37 -07:00 |
|