Commit graph

44 commits

Author SHA1 Message Date
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
Toshit Chawda
546d30ca4e
add parseDomain 2024-07-14 17:01:05 -07: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
55b6666229
prettier 2024-07-14 19:17:49 -04:00
velzie
d0df4a8357
header flattening 2024-07-14 19:10:13 -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
Percs
ed1ba01d3a allow readablestreams to be sent as the request body 2024-07-14 13:36:17 -05: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
Percs
cf9e5a3418 migrate to $scramjet object from __scramjet 2024-07-14 05:34:55 -05:00
Avad3
b448c5505b commit 2024-07-14 05:16:54 -04:00
Percs
4ce4226afa do some more worker rewriting 2024-07-13 21:00:56 -05:00
Percs
00dbf22c70 fix rewriting 2024-07-13 20:24:14 -05:00
Percs
47b59945a9 bug fixes
Co-authored-by: Avad3 <Avad3@users.noreply.github.com>
2024-07-13 19:42:12 -05:00
Avad3
c3db610837 change build system to rollup 2024-07-13 16:30:33 -04:00
Percs
25f3fd7316 start intercepting workers 2024-07-12 20:10:09 -05:00
Avad3
a0ef702b54 small changes 2024-07-12 18:01:34 -04:00
Percs
35b1d08bfb Revert "small changes"
This reverts commit 3a85734b7f.
2024-07-12 16:09:48 -05:00
Percs
6494d2802b fix downloads in scramjet 2024-07-11 18:13:24 -05:00
Avad3
3a85734b7f small changes 2024-07-11 18:59:51 -04:00
Percs
2e962ee1dc do some worker tweaks 2024-06-17 20:26:09 -05:00
Avad3
aac959936c add license and client apis 2024-06-17 06:20:32 -04:00
Avad3
9f2ad08edf fix worker 2024-05-13 22:24:48 -04:00
Avad3
913b5aeb50 fix minor bugs 2024-05-13 22:15:40 -04:00
Percs
5c53e59d07 redo some worker stuff 2024-05-12 17:56:04 -05:00
Percs
70d888982a clean up config and fix up header rewriting 2024-05-12 17:45:07 -05:00
Percs
0456df7f48 fix redirects and code cleanup 2024-05-08 10:26:54 -05:00
Percs
c189e54509 clean up worker code 2024-05-07 19:26:45 -05:00
Percs
9d4f5d9abd clean up rewriter and add iframe support 2024-05-07 17:44:41 -05:00
Avad3
23fd5a7b83 Fix header rewriting
Fix header rewriting, revamp html rewriting, add types to bare-mux from bare-client, prefetch scramjet scripts for faster load
2024-05-07 00:29:30 -04:00
Percs
8a68a17e7a Allow embedding of scramjet in an isolated origin 2024-05-06 21:02:45 -05:00
Percs
5a8aa6698e bare-mux support 2024-05-06 20:37:51 -05:00
Avad3
fb6240b535 fix html and header rewriting 2024-05-06 19:32:06 -04:00
Avad3
2002eab48c fix html rewriting and add header rewriting 2024-05-06 19:00:10 -04:00
Avad3
b8ee2ef53e html rewriting 2024-05-05 23:21:52 -04:00
Avad3
9ec2247df7
remove debugger call 2024-05-05 22:21:53 -04:00
Avad3
d7b4a8bd31 initial commit 2024-05-05 22:19:58 -04:00