Commit graph

71 commits

Author SHA1 Message Date
Percs
b5a7598465
fix: rewrite <image> 2024-12-05 06:44:15 +00:00
Percs
a8f9073986 feat: add html frame support 2024-11-21 23:46:07 -06:00
Percs
4263feca61 fix: 84 -> 92 on acid3 2024-11-21 23:19:06 -06:00
Percs
2e84592431 oops 2024-11-17 21:23:46 -06:00
Percs
f0ee17720d
Merge pull request #16 from gennaroterry/main
fix: Improve srcset rewriter to handle descriptors correctly.
2024-11-17 17:17:02 -06:00
Percs
cbdcc2ad9c fix: unrewrite html 2024-11-15 22:27:22 -06:00
Terry
6c8712c1de fix: firefox btoa compatibility for other charsets. 2024-11-11 14:00:18 +00:00
Terry
3015dff77d fix: Improve srcset rewriter to handle descriptors correctly.
The previous implementation failed to properly rewrite srcset attributes
when they contained descriptors (like 1.5x, 2x). Updated the parser to
preserve descriptors while rewriting URLs.
2024-11-11 08:35:10 +00:00
Percs
1b50dda5c5 fix: migrate from data-scramjet to scramjet-data 2024-11-10 13:37:56 -06:00
Percs
21a112bd45 fix: start rewriting event attributes again 2024-11-10 13:26:52 -06:00
wearrrrr
8844634c76 Rewrite integrity as an empty string instead of null, apparently null wasn't working..? 2024-11-04 12:38:37 -06:00
Percs
e4a0ee9ac0 fix: purge credentialless 2024-11-01 13:46:09 -05:00
Percs
a27e904309 fix: handle all html rules properly 2024-11-01 11:01:32 -05:00
Percs
a0ff5d9d90 fix: key value 2024-10-31 17:14:10 -05:00
Percs
13e55efa83 chore: cleanup 2024-10-30 10:19:43 -05:00
Percs
8b9a276f62 fix: stop proxying event attributes 2024-10-30 01:26:12 -05:00
Percs
565b6cee68 fix: handle events in html rewriter 2024-10-29 23:22:54 -05:00
Toshit Chawda
9bd880ac8a
PERCS PLEASE FILL THIS IN dot js 2024-10-29 20:34:22 -07:00
Percs
8b62493bcc fix: rewrite svguseelement 2024-10-27 15:41:16 -05:00
Percs
1f2952c44a oops 2024-10-27 03:36:59 -05:00
Percs
559e5463ba fix up html rules 2024-10-27 03:36:13 -05:00
wearrrrr
a748053085 proxy Element.prototype.insertAdjacentHTML, rust docs work perfectly now. 2024-10-17 19:49:35 -05:00
Percs
ee85b48d33 fix: proxy Node.getRootNode 2024-10-14 12:17:37 -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
cd1128c896 fix recursive import 2024-10-12 15:43:40 -04:00
velzie
3100d07609 unrewriteBlob parity 2024-10-12 15:16:16 -04:00
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