25 Commits

Author SHA1 Message Date
admin f320cbd36d Update and audit dependencies 2024-02-25 19:24:09 -05:00
admin dcb29f0564 Fix linting issues 2024-02-22 00:55:46 -05:00
admin 7492e7eb11 Fix for upcoming electron update
Fixes #1715
2024-02-21 19:06:42 -05:00
admin 29edd947f5 Just add all http methods
Also fixes options not being passed to nativeFetch
2023-11-07 11:00:15 -05:00
admin a4d8345572 Add the PATCH method to the available request methods. (#1692) 2023-11-07 10:01:16 -05:00
admin 82cf49191b Fix fetch (#1671)
* Fix fetch

Fix timeout in fetch.
Fix errors when response answer has a status code that don't have a body.
Fix FetchOptions missing timeout property.

* Fix fetch

Fix FetchOptions missing timeout property
2023-11-03 16:06:52 -04:00
admin 58e2ddbc89 Fix an issue for patching 2023-10-27 22:10:34 -04:00
admin 0aff4fddee Hotfix for Discord's switch to rspack (#1685)
* Fix patchable modules

* Fix bd-head location and modals
2023-10-26 15:26:09 -04:00
admin c56f5f4e40 Improve fetch errors 2023-08-05 22:16:45 -04:00
admin 8abfbddc33 Merge branch 'development' into imports 2023-06-14 20:55:13 -05:00
admin 8f17b19cda Fix for polyfill modules 2023-05-19 19:38:26 -04:00
admin d379b1741d Code cleanup, deprecation notice, add maxRedirects 2023-05-01 21:36:56 +02:00
admin 11c319911b fetch api & apply fix current https 2023-04-12 23:20:20 +02:00
admin 1cee1dbad4 Change how patching modules works (#1474) 2022-11-06 14:33:47 -05:00
admin 12633dfd7c Update for canary 2022-10-27 14:37:37 -04:00
admin 9db754fdf9 Move strings to be translatable and lint 2022-10-13 23:42:05 -04:00
admin 0b71a21b9c Fix getLazy
- Fix getLazy not passing options to getModule
- Fix rm, rmSync missing in fs
- Remove useless code in searchExports iterator
2022-10-09 19:42:53 -04:00
admin 1d07740d81 Several Fixes
- Make http module follow redirects
- Make webpack export descriptors configurable
2022-09-29 23:46:07 +02:00
admin 4788249dc7 Fix api and some oom issues 2022-09-28 16:30:59 -04:00
admin f5003fa3c4 Use remote vm for better error messages 2022-09-26 03:01:16 -04:00
admin 0c80358e5f feat: move away from request dependency 2022-09-26 07:57:35 +02:00
admin a36bb8fce1 Fix small bugs 2022-09-25 15:29:17 -04:00
admin c87b096459 First pass polyfill 2022-09-05 23:58:16 -04:00
admin 9e4f609cbe Move remaining things to pnpm 2022-09-04 19:02:41 -04:00
admin ca6a6f1339 Initial switch to pnpm 2022-09-04 19:00:01 -04:00