Commit Graph

25 Commits

Author SHA1 Message Date
Zerebos 429bc837ad Update and audit dependencies 2024-02-25 19:24:09 -05:00
Zerebos 21ab10d5b9 Fix linting issues 2024-02-22 00:55:46 -05:00
Zerebos eb522cd645 Fix for upcoming electron update
Fixes #1715
2024-02-21 19:06:42 -05:00
Zack Rauen 0ffbd5cf04 Just add all http methods
Also fixes options not being passed to nativeFetch
2023-11-07 11:00:15 -05:00
bottomtext228 395b65185b
Add the PATCH method to the available request methods. (#1692) 2023-11-07 10:01:16 -05:00
bottomtext228 52975fbe1e
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
Zack Rauen 4cfba71c16 Fix an issue for patching 2023-10-27 22:10:34 -04:00
Zerebos 19e622e455
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
Zack Rauen 5d9452a052 Improve fetch errors 2023-08-05 22:16:45 -04:00
Zerebos cb08178b77
Merge branch 'development' into imports 2023-06-14 20:55:13 -05:00
Zack Rauen a9d6d6ad11 Fix for polyfill modules 2023-05-19 19:38:26 -04:00
Strencher bc6a0632de Code cleanup, deprecation notice, add maxRedirects 2023-05-01 21:36:56 +02:00
Strencher 1f48d22e53 fetch api & apply fix current https 2023-04-12 23:20:20 +02:00
Zerebos 03efbfd447
Change how patching modules works (#1474) 2022-11-06 14:33:47 -05:00
Zack Rauen ac70698593 Update for canary 2022-10-27 14:37:37 -04:00
Zack Rauen 90338e9b84 Move strings to be translatable and lint 2022-10-13 23:42:05 -04:00
Zack Rauen a984bf08b0 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
Strencher 408b6a5501 Several Fixes
- Make http module follow redirects
- Make webpack export descriptors configurable
2022-09-29 23:46:07 +02:00
Zack Rauen feb3bb792f Fix api and some oom issues 2022-09-28 16:30:59 -04:00
Zack Rauen 8601193b51 Use remote vm for better error messages 2022-09-26 03:01:16 -04:00
Strencher b5a69db0b3 feat: move away from `request` dependency 2022-09-26 07:57:35 +02:00
Zack Rauen 6d37fb63fc Fix small bugs 2022-09-25 15:29:17 -04:00
Zack Rauen 3b9ad9b75b First pass polyfill 2022-09-05 23:58:16 -04:00
Strencher ff8280e2b5 Move remaining things to pnpm 2022-09-04 19:02:41 -04:00
Zack Rauen 088ae6f10e Initial switch to pnpm 2022-09-04 19:00:01 -04:00