Commit graph

38 commits

Author SHA1 Message Date
Percs
2978b4a12e make scramitize checks as strict as wrapfn 2025-01-07 13:36:01 -06:00
Percs
4f7f633345 feat: add annotations to all calls of rewritejs 2024-12-14 01:29:26 -06:00
Percs
ca3e09af8e fix: misc bugs 2024-11-26 23:10:44 -06:00
Percs
4263feca61 fix: 84 -> 92 on acid3 2024-11-21 23:19:06 -06:00
Percs
e9f4e59566 fix: url rewriting 2024-11-21 09:17:31 -06:00
Toshit Chawda
9bd880ac8a
PERCS PLEASE FILL THIS IN dot js 2024-10-29 20:34:22 -07:00
velzie
eac0323f6b
Revert "fix: dont double rewrite urls"
This reverts commit 6705d0ba2b.
2024-10-17 21:44:09 -04:00
Percs
6705d0ba2b fix: dont double rewrite urls 2024-10-17 14:02:11 -05: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
wearrrrr
c3ccd8f238 lint fixes 2024-10-12 22:00:18 -05:00
velzie
3062db5df9 rename encodeUrl to rewriteUrl 2024-10-12 15:00:03 -04:00
velzie
839b490c80 get rid of some jank in url.ts 2024-10-12 14:54:20 -04:00
velzie
4dfa47a2bf refactor service worker to handle blobs properly 2024-10-12 10:58:15 -04:00
Percs
4d7fa7abb6 chore: prettier 2024-10-10 19:19:47 -05:00
velzie
1dba0f8fa0 fix client.url using the wrong location 2024-10-10 18:37:07 -04:00
velzie
7a9c990b01
support url base 2024-09-01 13:26:24 -04:00
ProgrammerIn-wonderland
1999996b2a
tryCanParseURL 2024-08-11 22:09:12 -04:00
ProgrammerIn-wonderland
77d492fffb
replace url.canparse with canparseurl and bind to 0.0.0.0 2024-08-11 21:57:41 -04:00
Avad3
17b440ea37 start bootstrapper 2024-07-30 22:09:17 -04:00
velzie
c0c3dd1f0d
decodeUrl for blobbed workers 2024-07-30 13:05:13 -04:00
velzie
9b9905f640
fix url rewrites for blob worker 2024-07-30 08:19:03 -04:00
velzie
7cde799cb0
fix javascript url rewriter 2024-07-19 18:05:10 -04:00
velzie
e45e10edc7
don't rewrite blob urls 2024-07-19 14:04:10 -04:00
velzie
408bf39ffd
various cooking 2024-07-15 14:38:53 -04:00
Percs
f53bc623ff fix some url rewriters 2024-07-15 00:41:43 -05:00
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
velzie
6eb9b6f12c
more like untrustedtypes 2024-07-14 19:51:28 -04: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
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
Percs
78813da771 decode urls on history api, add url object support to the url rewriter 2024-07-14 14:08:08 -05:00
Percs
cf9e5a3418 migrate to $scramjet object from __scramjet 2024-07-14 05:34:55 -05:00
Percs
47b59945a9 bug fixes
Co-authored-by: Avad3 <Avad3@users.noreply.github.com>
2024-07-13 19:42:12 -05:00
Renamed from src/bundle/rewriters/url.ts (Browse further)