441 Commits

Author SHA1 Message Date
admin a919edecb9 Update version and changelogs
BetterDiscord CI / build (push) Waiting to run
- Fixes #1726
- Fixes #1727
2024-03-16 00:08:09 -04:00
admin c7608d90db Merge pull request #1728 from BetterDiscord/hotfix-031524
Fix for more functional components
2024-03-15 23:54:40 -04:00
admin 1bfc366188 Fix for more functional components 2024-03-15 23:52:29 -04:00
admin 07d2e3831b Merge pull request #1661 from BetterDiscord/development
Merge changes from development
2024-03-04 15:15:58 -05:00
admin 751562489c Update version number and changelog 2024-03-04 14:54:36 -05:00
admin 83c01f6a1f Improve changelog modal 2024-03-04 14:45:51 -05:00
admin 45e7b86daf Update some updater styles 2024-03-04 14:45:17 -05:00
admin 5d12b68755 Add debug info to version section 2024-03-04 14:36:21 -05:00
admin ce95171e4f Small bugfix for upcoming update 2024-03-04 14:32:17 -05:00
admin 8daeab6abd Fix addon cards and reduced motion 2024-02-26 19:31:06 -05:00
admin 0c45250116 Fix for pnpm/pnpm#6649 2024-02-25 19:28:48 -05:00
admin f320cbd36d Update and audit dependencies 2024-02-25 19:24:09 -05:00
admin 126eaa8509 Merge branch 'hotfix-updater' into development 2024-02-25 17:46:40 -05:00
admin bfa084669b Important hotfix before the big update 2024-02-25 03:06:28 -05:00
admin 62c4210ef8 Add compatibility with existing bdcontextmenu 2024-02-24 21:18:59 -05:00
admin a1eb1e2e0a Add ability to restore default settings 2024-02-24 21:18:41 -05:00
admin 2cadbaf998 Use clean icons for updater panel 2024-02-24 21:18:17 -05:00
admin 3182ee74ff Make context menu code more robust 2024-02-24 05:53:03 -05:00
admin 79df0392b9 Merge divergent design points 2024-02-24 05:17:59 -05:00
admin 8a93230105 Merge branch 'main' into development 2024-02-22 02:07:00 -05:00
admin a80576f231 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
admin d952a69c80 Add built-in settings context menu
Fixes #476
2024-02-22 01:33:23 -05:00
admin dcb29f0564 Fix linting issues 2024-02-22 00:55:46 -05:00
admin 4631ee1450 Revamp list ui + add enable/disable all
Fixes #723
2024-02-22 00:06:30 -05:00
admin d4341c7182 Add onClose to confirmation modal
Fixes #1646
2024-02-21 23:25:29 -05:00
admin d505a29df0 Allow clearing search field 2024-02-21 23:10:24 -05:00
admin 54100bfe33 Prompt to delete large debug logs
Fixes #1648
2024-02-21 19:58:48 -05:00
admin d56ba24415 Add onClose for modals 2024-02-21 19:49:24 -05:00
admin 5f732bb5bf Use openPath workaround on windows
Fixes #1700
2024-02-21 19:06:42 -05:00
admin 7492e7eb11 Fix for upcoming electron update
Fixes #1715
2024-02-21 19:06:42 -05:00
admin 7c5b4ab3ea Auto focus search bar when plugins/themes tab is selected (#1705)
#1213
2024-02-21 18:25:54 -05:00
admin a94385f4f8 Update InviteActions in discordmodules.js (#1711) 2024-02-21 18:22:48 -05:00
admin 86b292a14a Update version and changelog 2023-12-18 17:40:43 -05:00
admin f10edf9c3e Ignore relative requires 2023-12-15 01:39:30 -05:00
admin c87605db7b Add es-419 support 2023-12-14 15:20:08 -05:00
admin 874d5ac4ec Adjust locale fallback
This fixes #1701
2023-12-14 01:28:09 -05:00
admin c2196d0c0c Merge branch 'main' into development 2023-11-12 15:27:21 -05:00
admin f2c811ed7a Update version and changelog 2023-11-12 15:22:18 -05:00
admin 1da2948336 Update translations - POEditor 2023-11-12 14:09:56 -05:00
admin 4b6266c8ad Fix untranslated strings
Fixes #1651
2023-11-12 14:07:07 -05:00
admin 83e313a636 Remove outdated strings 2023-11-12 14:07:01 -05:00
admin d90d1f4a9d Merge branch 'main' into development 2023-11-10 22:13:48 -05:00
admin 8f4e772470 Fix notices race condition 2023-11-07 16:42:08 -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 26f3e86877 Fix an issue with updating translations 2023-10-27 22:10:46 -04:00
admin 58e2ddbc89 Fix an issue for patching 2023-10-27 22:10:34 -04:00
admin b0002d4329 Update version and changelog 2023-10-26 15:26:55 -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