Commit graph

42 commits

Author SHA1 Message Date
velzie
3062db5df9 rename encodeUrl to rewriteUrl 2024-10-12 15:00:03 -04:00
wearrrrr
f6928206f4 fix a couple more lint warnings 2024-10-10 19:45:45 -05:00
wearrrrr
0d4ee9ee96 chore: prettier.... TWO! 2024-10-10 19:35:08 -05:00
wearrrrr
e8a8a66397 chore: lint:fix 2024-10-10 19:31:35 -05:00
illusionTBA
7aaf3b7ceb handle unicode characters when encoding 2024-10-09 13:08:03 -04:00
velzie
33bcfaedab fix buggy impl of innerHTML and outerHTML 2024-10-08 17:08:09 -04:00
Percs
9f04dacd01 feat: start proxying css getpropertydeclaration 2024-10-07 00:52:39 -05:00
wearrrrr
b6eb174bfe Make NYTimes more stable, add rewriting for <image> tags. 2024-09-28 16:39:56 -05:00
velzie
a8169c4cde
fix sync xhr hang 2024-09-03 11:23:13 -04:00
velzie
09f4863e86
botguard bypass 2024-09-02 22:00:35 -04:00
wearrrrr
93b609932d add lint command, lint and lint:fix project 2024-09-01 19:01:24 -05:00
velzie
7a9c990b01
support url base 2024-09-01 13:26:24 -04:00
velzie
077302aada
really dumb csp thingy 2024-08-31 18:32:21 -04:00
velzie
5f77342d8d
ScramjetClient.SCRAMJET -> SCRAMJETCLIENT 2024-08-30 16:59:52 -04:00
velzie
8d2ab5ac8b
properly? handle getOwnPropertyDescriptor 2024-08-25 20:17:45 -04:00
velzie
e8b9e04d46
outerHtml and a get impl 2024-08-25 19:12:02 -04:00
velzie
8e191b45ab
long awaited html/element rewrite merge 2024-08-25 18:58:31 -04:00
velzie
3bc8dd34b9
cookies 2024-08-10 15:03:54 -04:00
velzie
0c0490e751
clean scramjet scripts from dom 2024-08-09 19:56:02 -04:00
velzie
cb395552c8
move wasm.js into separate file 2024-08-02 17:30:29 -04:00
velzie
c5fab0b66b
rewrite _top in open target 2024-08-02 11:53:15 -04:00
velzie
b180272b17
percs i swear to god 2024-07-31 13:14:06 -04:00
Percs
184744ec28 inject config in a better way 2024-07-31 02:23:01 -05:00
Percs
5d61913f65 fix bootstrapper somewhat (bootstrapper still does not work on first load) 2024-07-31 02:07:36 -05:00
Avad3
17b440ea37 start bootstrapper 2024-07-30 22:09:17 -04:00
wearrrrr
e789a14592 Add poster attribute rewriting 2024-07-29 23:54:23 -05:00
velzie
f4a4a0e7e4
rewriters/html: only rewrite urls on real elements (needs to be merged with elements.ts later) 2024-07-28 10:47:16 -04:00
velzie
0e37a7f267
rewrite http-equiv 2024-07-27 16:40:29 -04:00
velzie
02fbb25778
scuffed ahh assignmentrewriter 2024-07-19 19:55:15 -04:00
velzie
862f909624
esmodules 2024-07-17 08:06:27 -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
velzie
c4f31be3ae
fix rewriter crashes (this code is bad) 2024-07-15 18:20:50 -04: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
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
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
Renamed from src/bundle/rewriters/html.ts (Browse further)