Commit graph

555 commits

Author SHA1 Message Date
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
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
Toshit Chawda
92651ed66b
fix bad linters/browsers 2024-07-14 16:33:38 -07:00
Toshit Chawda
4906b71e47
semicolons 2024-07-14 16:31:36 -07:00
Toshit Chawda
56767f5b31
actually prettier 2024-07-14 16:22:34 -07:00
velzie
fb53b44869
fix: use global scope function always 2024-07-14 19:19:40 -04:00
velzie
55b6666229
prettier 2024-07-14 19:17:49 -04:00
velzie
4b0337db0c
Merge branch 'globals' of https://github.com/MercuryWorkshop/scramjet into globals 2024-07-14 19:10:16 -04:00
velzie
d0df4a8357
header flattening 2024-07-14 19:10:13 -04:00
Toshit Chawda
f0c27db748
opinionated eslintrc 2024-07-14 16:06:31 -07:00
velzie
a94cf9dd6a
unopinionated eslintrc 2024-07-14 19:03:34 -04:00
Toshit Chawda
0414819252
fix the rebase 2024-07-14 14:14:58 -07:00
Toshit Chawda
51abf6577f
set on the host arg 2024-07-14 14:13:49 -07:00
Percs
c4e90a50ab make scramjet shared object cleaner 2024-07-14 15:59:09 -05:00
Toshit Chawda
c6f7c4ecbb
dos2unix 2024-07-14 13:52:20 -07:00
Toshit Chawda
b91d4ad6cd
store cookies 2024-07-14 13:52:05 -07:00
velzie
c703ed39ca
fix meriyah crash 2024-07-14 16:30:56 -04:00
Percs
37b268bfeb dont rewrite urls again 2024-07-14 15:00:07 -05:00
velzie
85bfea297a
Merge branch 'globals' of https://github.com/MercuryWorkshop/scramjet into globals 2024-07-14 15:58:35 -04:00
velzie
e0c38a5c58
fix element methods 2024-07-14 15:58:28 -04:00
Avad3
09dca5eb1d the commit 2024-07-14 15:50:57 -04:00
Avad3
5afa089984 url proxy 2024-07-14 15:47:36 -04:00
Avad3
ba42d3083e the js 2024-07-14 15:38:21 -04:00
velzie
212a9510d5
Merge branch 'globals' of https://github.com/MercuryWorkshop/scramjet into globals 2024-07-14 15:16:00 -04:00
velzie
0b932ab5d4
fix illegal invocation pt 2 2024-07-14 15:15:54 -04:00
Percs
78813da771 decode urls on history api, add url object support to the url rewriter 2024-07-14 14:08:08 -05:00
velzie
4fedcea1d4
fix illegal invocation 2024-07-14 15:04:54 -04:00
Percs
ed1ba01d3a allow readablestreams to be sent as the request body 2024-07-14 13:36:17 -05:00
Avad3
3edabf149c Merge branch 'globals' of https://github.com/MercuryWorkshop/scramjet into globals 2024-07-14 14:34:06 -04:00
Avad3
b293eea0bd bug fixes 2024-07-14 14:33:57 -04:00
Percs
3f126279ef fix way content tyoe header was being processed 2024-07-14 13:03:22 -05:00
Avad3
20caf32b5b fix imports 2024-07-14 11:42:23 -04:00
Avad3
82a95e71b0 scramjet 2024-07-14 06:53:06 -04:00
Percs
cf9e5a3418 migrate to $scramjet object from __scramjet 2024-07-14 05:34:55 -05:00
Avad3
146c202ae2 setup rspack
Co-authored-by: Percs <Percslol@users.noreply.github.com>
2024-07-14 05:38:56 -04:00
Avad3
b448c5505b commit 2024-07-14 05:16:54 -04:00