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
admin
e13b00e653
Update version and changelog
2023-10-19 11:27:39 -04:00
admin
702b059c2e
Wrap modal in focus lock provider
2023-10-19 11:18:14 -04:00
admin
26eaa12f2a
Add polyfill for buffer ( #1677 )
...
* Add polyfill for buffer
* Add deprecation notice
2023-10-19 11:17:36 -04:00
admin
af090f924b
Small fix for os accent color
2023-10-19 05:42:30 -04:00
admin
934d8fa2ea
Small fix for modals
2023-10-19 05:39:19 -04:00
admin
0812478cca
Small fix for os accent color
2023-09-22 16:33:22 -04:00
admin
90b0136db5
Merge branch 'main' into development
2023-09-22 16:30:27 -04:00
admin
c6e75d7c40
Add focus lock to fallback root
2023-09-22 16:29:36 -04:00
admin
0df3ce941c
Add custom --os-accent-color css value ( #1663 )
...
* Add custom -bd-accent-color css value
* Use global variable for accent color
* Fallback to ""
* Run accent color ipc call in parallel
* Typo
2023-08-30 00:23:14 -04:00
admin
4dd608b10a
Remove unused assets
2023-08-29 03:20:09 -04:00
admin
8f0f13610f
Fix untranslated strings
...
Fixes #1651
2023-08-29 00:40:35 -04:00