Commit Graph

257 Commits

Author SHA1 Message Date
Zerebos 78edeb77c6
Update version and changelogs
- Fixes #1726
- Fixes #1727
2024-03-16 00:08:09 -04:00
Zerebos 32d2a856d4
Fix for more functional components 2024-03-15 23:52:29 -04:00
Zerebos b80f107a0a
Update version number and changelog 2024-03-04 14:54:36 -05:00
Zerebos b2ebe2ab97
Improve changelog modal 2024-03-04 14:45:51 -05:00
Zerebos ea6e009ce1
Update some updater styles 2024-03-04 14:45:17 -05:00
Zerebos 230b4741a4
Add debug info to version section 2024-03-04 14:36:21 -05:00
Zerebos bd6e3f664f
Small bugfix for upcoming update 2024-03-04 14:32:17 -05:00
Zerebos 9dc12f4619
Fix addon cards and reduced motion 2024-02-26 19:31:06 -05:00
Zerebos 429bc837ad Update and audit dependencies 2024-02-25 19:24:09 -05:00
Zerebos 1561195daa Merge branch 'hotfix-updater' into development 2024-02-25 17:46:40 -05:00
Zerebos df3ebad0bb Important hotfix before the big update 2024-02-25 03:06:28 -05:00
Zerebos b60e1cbc91 Add compatibility with existing bdcontextmenu 2024-02-24 21:18:59 -05:00
Zerebos 97b486657f Add ability to restore default settings 2024-02-24 21:18:41 -05:00
Zerebos 853c554d4d Use clean icons for updater panel 2024-02-24 21:18:17 -05:00
Zerebos 95492001b0 Make context menu code more robust 2024-02-24 05:53:03 -05:00
Zerebos ad076667c0 Merge divergent design points 2024-02-24 05:17:59 -05:00
Zerebos afa61df8d4 Merge branch 'main' into development 2024-02-22 02:07:00 -05:00
Skamt f986a7fc4d
Fixes Sources interceptor and names Patcher function (#1647)
* Make patches easily spotted as opposed to 'anonymous'

* reset source back to original method instead of getting the interceptor back in `BdApi.Webpack.modules`

* fixes d5ce64
2024-02-22 01:55:22 -05:00
Zerebos 28b8c15e7f Add built-in settings context menu
Fixes #476
2024-02-22 01:33:23 -05:00
Zerebos 21ab10d5b9 Fix linting issues 2024-02-22 00:55:46 -05:00
Zerebos d3639d12ae Revamp list ui + add enable/disable all
Fixes #723
2024-02-22 00:06:30 -05:00
Zerebos 1015a60041 Add onClose to confirmation modal
Fixes #1646
2024-02-21 23:25:29 -05:00
Zerebos a3b5acb788 Allow clearing search field 2024-02-21 23:10:24 -05:00
Zerebos 76bada0f16 Prompt to delete large debug logs
Fixes #1648
2024-02-21 19:58:48 -05:00
Zerebos 7a7912ef6d Add onClose for modals 2024-02-21 19:49:24 -05:00
Zerebos c6c54bf620 Use openPath workaround on windows
Fixes #1700
2024-02-21 19:06:42 -05:00
Hinson Chan 0abf043d6d
Auto focus search bar when plugins/themes tab is selected (#1705)
#1213
2024-02-21 18:25:54 -05:00
Huderon f1a11370e7
Update InviteActions in discordmodules.js (#1711) 2024-02-21 18:22:48 -05:00
Zack Rauen 1dc24222ca Update version and changelog 2023-12-18 17:40:43 -05:00
Zack Rauen a47c0a0e95 Ignore relative requires 2023-12-15 01:39:30 -05:00
Zack Rauen 591823f90e Adjust locale fallback
This fixes #1701
2023-12-14 01:28:09 -05:00
Zerebos aa9905bc6c
Merge branch 'main' into development 2023-11-12 15:27:21 -05:00
Zack Rauen 316069c3d9 Update version and changelog 2023-11-12 15:22:18 -05:00
Zack Rauen 8681820f21 Fix untranslated strings
Fixes #1651
2023-11-12 14:07:07 -05:00
Zack Rauen b645c53aee Remove outdated strings 2023-11-12 14:07:01 -05:00
Zack Rauen 63f5e80d8c Merge branch 'main' into development 2023-11-10 22:13:48 -05:00
Zack Rauen cf181cac86 Fix notices race condition 2023-11-07 16:42:08 -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 799b61f6a7 Fix an issue with updating translations 2023-10-27 22:10:46 -04:00
Zack Rauen 9ebfbdc894 Update version and changelog 2023-10-26 15:26:55 -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 68688684a6 Update version and changelog 2023-10-19 11:27:39 -04:00
Zack Rauen 838e7dcecd Wrap modal in focus lock provider 2023-10-19 11:18:14 -04:00
Zerebos bee11905dd
Add polyfill for buffer (#1677)
* Add polyfill for buffer

* Add deprecation notice
2023-10-19 11:17:36 -04:00
Zack Rauen 6b38401361 Small fix for os accent color 2023-10-19 05:42:30 -04:00
Zack Rauen 009a586dc7 Small fix for modals 2023-10-19 05:39:19 -04:00
Zack Rauen 6cf0f0c267 Small fix for os accent color 2023-09-22 16:33:22 -04:00
Zack Rauen 17f39f0fa4 Merge branch 'main' into development 2023-09-22 16:30:27 -04:00