Commit Graph

20 Commits

Author SHA1 Message Date
William Oldham
8e179e4455 Remove any in error handling 2024-03-15 19:42:51 +00:00
William Oldham
327f175241 Do safe checking on exception message 2024-03-15 19:39:03 +00:00
William Oldham
8ba0544468 Enable TS strict mode and fix all associated errors 2024-03-15 18:49:12 +00:00
Jorrin
e7ca90b75f add firstPartyDomain for first-party isolation 2024-03-03 20:14:56 +01:00
Jorrin
abf26103e1 always create dynamic rule for fetch request 2024-02-15 14:17:08 +01:00
Jorrin
3468459693 comma seperated Set-Cookie instead 2024-02-07 16:09:14 +01:00
Jorrin
710b40aa8a add cookies 2024-02-06 20:15:45 +01:00
Jorrin
34c3709b2e fix headers not being applied to request 2024-02-05 22:04:01 +01:00
mrjvs
9f34642a96 Add some logging and use full urls 2024-01-31 18:55:34 +01:00
Jorrin
c740bc6685 Replace record type logic with their own bodyType 2024-01-25 19:38:06 +01:00
Jorrin
f49cd01b7a return body if body type is undefined 2024-01-25 19:27:19 +01:00
Jorrin
65ff4ab91a mr feedback 2024-01-25 19:25:44 +01:00
Jorrin
a2647a58d6 cleanup and fix targetDomain 2024-01-25 16:38:04 +01:00
Jorrin
658f59eb24 serialize body 2024-01-24 19:41:20 +01:00
mrjvs
9dab5bafa2 Remove requestDomain from messaging 2024-01-11 19:18:40 +01:00
mrjvs
5a3268fd29 Functionality and state for popout 2024-01-10 19:27:20 +01:00
mrjvs
3a8144ee67 Request messaging 2024-01-10 18:21:04 +01:00
Jorrin
441d1cb617 add fetcher logic to makeRequest 2024-01-09 23:35:56 +01:00
Jorrin
f669b2d168 improve typings 2024-01-09 23:01:11 +01:00
Jorrin
dce0799213 basic messages (hello, makeRequest, prepareStream) 2024-01-09 22:33:27 +01:00