Commit Graph

17 Commits

Author SHA1 Message Date
Ducko 615d7b8838 [Scripts > InjectPoly] Rename dir, rm node_modules each time prior 2022-02-15 12:48:27 +00:00
Ducko d335ad57fc [Poly > Request] Add encoding null support 2022-02-04 20:45:15 +00:00
Ducko 5949633d03 [Poly > Request] Further cleanup tweaks 2022-01-29 10:09:55 +00:00
Ducko 197f785edf [Poly > Request] Cleanup a bit of code 2022-01-29 10:04:45 +00:00
Ducko 6775040a37 [Poly > Request] Cleanup some source 2022-01-15 11:53:28 +00:00
Ducko f4810b7d2f [Polyfill > Request] Remove testing logging 2022-01-13 13:40:42 +00:00
Ducko 3ef11ae967 [Polyfill > Request] Tweak Request 2022-01-13 13:40:06 +00:00
Ducko 3721a3e0f1 [Polyfill > Request] Add bare logging with URL for plugin crash testing 2022-01-03 14:31:38 +00:00
Ducko 2cc4b1fe4a [Polyfill > Request] Add support for request(url, options, callback) 2021-12-27 19:50:50 +00:00
Ducko d5e09054f0 [Polyfill > Request] Don't set encoding of response 2021-12-26 12:54:55 +00:00
Ducko 0b532c8d6e [Polyfill > Request] Fix false erroring with valid responses 2021-12-24 21:40:40 +00:00
Ducko 0c7705f36a [Polyfill > Request] Fix not returning self after on(), rewrite to use optional chaining not ifs 2021-12-24 13:02:28 +00:00
Ducko 930fc951dd [Polyfill > Request] Add error handling 2021-12-23 17:17:55 +00:00
Ducko c701c8f307 [AsarUpdate] Fix for new request polyfill changes 2021-12-18 22:48:34 +00:00
Ducko af5629e40b [Polyfill > Request] Add all method funcs 2021-12-18 22:32:17 +00:00
Ducko 4c23ecac71 [Polyfill > Request] Pass body properly, add get method func 2021-12-18 22:21:19 +00:00
Ducko 6cfa808f7f [Polyfills] Rewrite 2021-12-11 00:45:56 +00:00
Renamed from src/polyfills/request.js (Browse further)