Percs
|
2b9afa1068
|
feat: add proxy and trapping checks
|
2024-10-27 03:11:32 -05:00 |
|
Percs
|
e0a88ad87c
|
chore: update curltransport
|
2024-10-27 01:43:07 -05:00 |
|
Percs
|
76cd888add
|
fix: oh my god im dumb
|
2024-10-26 23:37:29 -05:00 |
|
Percs
|
635494f44f
|
fix oversight in css rewriter
|
2024-10-26 23:19:08 -05:00 |
|
Percs
|
39d7529535
|
oops
|
2024-10-26 22:58:45 -05:00 |
|
Percs
|
e6dec20f3c
|
chore: prettier
|
2024-10-26 22:56:20 -05:00 |
|
Percs
|
b9be6e8c7a
|
feat: switch to new css rewriter
|
2024-10-26 22:56:07 -05:00 |
|
wearrrrr
|
257b700e25
|
fix small playground bug
|
2024-10-26 22:36:34 -05:00 |
|
wearrrrr
|
2db203ae18
|
Do I need to add a lint rule for safe object access ffs
|
2024-10-26 22:33:59 -05:00 |
|
wearrrrr
|
990b9c8f56
|
Make cookies dump to idb as an object instead of a string, makes debugging easier, adds a small bit of overhead.
|
2024-10-26 22:29:51 -05:00 |
|
Percs
|
909fd318d7
|
chore: update dependencies
|
2024-10-25 22:48:33 -05:00 |
|
Percs
|
5f03f8d263
|
fix: misc fixes
|
2024-10-25 20:32:48 -05:00 |
|
velzie
|
4b32401125
|
switch wisp server
|
2024-10-24 16:11:00 -04:00 |
|
velzie
|
313132ca5a
|
add more demos
|
2024-10-24 15:40:38 -04:00 |
|
velzie
|
7bea0c60af
|
Merge branch 'main' of https://github.com/MercuryWorkshop/scramjet
|
2024-10-24 15:12:02 -04:00 |
|
velzie
|
544b18643c
|
scramjet playground
|
2024-10-24 15:11:59 -04:00 |
|
velzie
|
883d8fb4a9
|
scramjetRequestEvent
|
2024-10-24 15:11:27 -04:00 |
|
Percs
|
78454d516c
|
fix: hack around dumb ff bug in demo sw
|
2024-10-23 23:31:32 -05:00 |
|
Percs
|
c34d0a07e1
|
fix: turn on strict rewrites by default
|
2024-10-23 21:14:32 -05:00 |
|
Percs
|
5f70c1c0ac
|
fix: fix history proxy
|
2024-10-23 10:54:46 -05:00 |
|
Percs
|
2261d12064
|
chore: cleanup
|
2024-10-23 10:45:23 -05:00 |
|
Percs
|
b98d57a5bf
|
feat: add back self.top to wrapfn
|
2024-10-23 09:59:35 -05:00 |
|
Toshit Chawda
|
e7bef2b1c0
|
accept owned version of bytes and string
|
2024-10-22 17:45:11 -07:00 |
|
Percs
|
9166fed573
|
dev: add codespace basic setup script
|
2024-10-22 15:58:04 +00:00 |
|
Toshit Chawda
|
cd8495b7ae
|
add measuring of the rewrite() function
|
2024-10-21 23:10:49 -07:00 |
|
Toshit Chawda
|
66929af43c
|
return errors from rewriter, clean up code, update oxc
|
2024-10-21 22:38:19 -07:00 |
|
wearrrrr
|
e1a71bef1d
|
log when oxc or scramjet internal error happens in test suite
|
2024-10-21 22:55:44 -05:00 |
|
Percs
|
98b5387a84
|
fix: eval not functioning properly
|
2024-10-21 22:03:18 -05:00 |
|
velzie
|
3ece6a555e
|
it's not that deep you can stop yelling at me now
|
2024-10-21 22:20:53 -04:00 |
|
Toshit Chawda
|
8b17059cc9
|
update everything
|
2024-10-21 17:44:42 -07:00 |
|
velzie
|
0f603a6d03
|
esoteric performance golfing
|
2024-10-21 20:29:33 -04:00 |
|
Toshit Chawda
|
040ef7b163
|
fix rewriter lib
|
2024-10-21 16:28:06 -07:00 |
|
Toshit Chawda
|
a3bed65986
|
fix rewriter bin
|
2024-10-21 16:23:39 -07:00 |
|
Percs
|
5d809faa75
|
chore: prettier
|
2024-10-21 13:44:55 -05:00 |
|
Percs
|
baa9884d5d
|
add better clarification on websocket payload conversion
|
2024-10-21 13:44:45 -05:00 |
|
wearrrrr
|
2760770b3d
|
Make playwright an optional dependency in the main repo. Install with pnpm i @playwright/test
|
2024-10-21 03:09:39 -05:00 |
|
wearrrrr
|
793ac9a4bd
|
Refactor tests, add google tests
|
2024-10-21 02:53:16 -05:00 |
|
Percs
|
f6a1c3c69a
|
update bare-mux version
|
2024-10-21 00:10:33 -05:00 |
|
Percs
|
2262ec1c1c
|
update bare-as-module3
|
2024-10-20 23:37:56 -05:00 |
|
Percs
|
15c75b4c36
|
fix: add binarytype support to websocket
|
2024-10-20 23:25:38 -05:00 |
|
wearrrrr
|
a105aa97ce
|
Add two tests for scramjet, many more coming soon
|
2024-10-20 21:45:24 -05:00 |
|
Toshit Chawda
|
46e252b1c7
|
update everything
|
2024-10-20 18:34:16 -07:00 |
|
Toshit Chawda
|
81cbfa3ae0
|
remove warning
|
2024-10-20 17:47:56 -07:00 |
|
wearrrrr
|
6e0db0a1d3
|
Confistrig 😭
|
2024-10-20 11:59:28 -05:00 |
|
velzie
|
c063a45998
|
merg
|
2024-10-20 12:06:11 -04:00 |
|
velzie
|
bdf5fd4f95
|
cull paths unlikely to escape & add strictRewrites flag
|
2024-10-20 12:05:04 -04:00 |
|
Toshit Chawda
|
6fc473068f
|
rewriter error handling
|
2024-10-18 19:58:11 -07:00 |
|
Percs
|
d2f1e10a6c
|
fix: update caches api
|
2024-10-18 17:16:46 -05:00 |
|
velzie
|
ba0aa479f0
|
document.write do not inject scramjet
|
2024-10-18 15:27:07 -04:00 |
|
velzie
|
1438a11bbf
|
warn against multijetting
|
2024-10-18 15:23:44 -04:00 |
|