Commit Graph

252 Commits

Author SHA1 Message Date
admin ca6a6f1339 Initial switch to pnpm 2022-09-04 19:00:01 -04:00
admin 04c8ead098 Move public servers 2022-09-04 18:51:15 -04:00
admin 08a9f607f9 Add Translations section to CONTRIBUTING.md (#1367)
As was correctly pointed out in #1356 there is no documentation about how to submit translations in the contributing guide or the readme.
2022-08-31 11:59:53 -04:00
admin 2ac352adba Documentation fixes & consistency improvements (#1378)
* Fix incorrect docs

* Adjust wording & formatting for consistency

* Fix missing "is"
2022-08-31 11:59:17 -04:00
admin 3f185339e7 Update changelog and version 2022-08-16 20:37:03 -04:00
admin dfc5891189 Remove UserSettingsStore 2022-08-16 20:33:44 -04:00
admin 00980ce11b Fix plugin error and lazy webpack 2022-08-16 20:19:58 -04:00
admin 78718fb33c Fix for canary/ptb 2022-08-11 17:42:31 -04:00
admin 1ebb6fc7d6 Fix waitForModule and meta handling 2022-08-09 13:28:50 -04:00
admin 6d8f61eadf Make final adjustments 2022-08-08 19:23:55 -04:00
admin be379b2ebb Bump version and update changelog 2022-08-07 20:50:34 -04:00
admin 934945a740 Remove autoreload option 2022-08-07 17:26:47 -04:00
admin 469b08cf18 Limit warning logs from webpack 2022-08-05 19:25:16 -04:00
admin 6a692cf493 Fix small bugs 2022-08-03 01:52:05 -04:00
admin 1ce8738fbf Add JSDoc to plugin api 2022-08-02 18:51:43 -04:00
admin b35c59eee9 Add getbulk and patcher bind 2022-08-01 22:23:05 -04:00
admin b6890c64c3 Expose webpack to bdapi 2022-08-01 17:53:43 -04:00
admin 5dc1c2e6e7 Stop relying on require() to load addons (#1332) 2022-07-08 10:42:04 -04:00
admin a6eb6a4b0a Small bugfixes 2022-06-27 17:12:47 -04:00
admin b4c0aa3865 Sort addons by Enabled (#1237)
* Add sort by enabled

* Changed "Is Enabled" to "Enabled"

* Fix locales formatting
2022-06-26 18:29:59 -04:00
admin 1553a0a132 Add more sanity checks 2022-06-26 18:27:12 -04:00
admin 268133012c Update changelog, remove substr
Closes #1234
2022-06-25 03:50:55 -04:00
admin 670a5d69a8 remove usage of e.which (#1196)
* remove usage of e.which

* this comment is no longer necessary
2022-06-25 03:34:30 -04:00
admin 49b8406a80 Update crash dialog
Closes #897
Fixes #1304 via compromise
2022-06-25 03:13:36 -04:00
admin 716460a114 Audit and fix inject
Closes #1132
Closes #916
Fixes #1293
Fixes #1069
2022-06-25 02:59:23 -04:00
admin b276ff7120 Update the README (#846) @dav1312 2022-06-25 02:39:23 -04:00
admin 43f85f9715 Fallback when Monaco load fails (#1278) 2022-06-25 02:09:00 -04:00
admin 85985bd826 Fix addon errors, improve plugin loading 2022-06-25 01:57:35 -04:00
admin ab49d8024c Fix Addon Error Modal crashing Discord (#1281) 2022-06-24 17:59:49 -04:00
admin a4315ea2ea Bump version 2022-04-11 14:43:01 -04:00
admin f168219404 Fix injection for canary 2022-04-10 17:03:28 -04:00
admin 33393fcedf Fix missing module and bump version 2022-02-15 21:43:40 -05:00
admin b6d8e2b9c6 Fix for latest discord update (#1217)
* Push

* Suppress Crashing
2022-02-15 21:23:14 -05:00
admin 00cc3bcbed Update version and changelog 2022-02-05 18:32:05 -05:00
admin a884e29239 Add hover and quick suggestion options 2022-02-05 18:13:38 -05:00
admin 830c32bffb Add editor settings 2022-02-05 03:35:07 -05:00
admin 50aa151b86 Improve development errors
- Fixes #1029
- Fixes #1028
2022-02-04 16:23:21 -05:00
admin a2630f78ba Fix guild component errors 2022-02-04 15:56:40 -05:00
admin 357cd933df Update version and changelog 2022-01-31 22:21:39 -05:00
admin 0cdba9b2c4 Lint and audit 2022-01-28 14:39:17 -05:00
admin cbffb28f93 Remove appearance builtins 2022-01-28 14:00:59 -05:00
admin 93dcfa7323 Add bd-transparency class. (#1024) 2022-01-27 11:19:01 -05:00
admin f5cf15d182 Fix toasts, debuglogs, componentpatcher 2022-01-26 20:06:14 -05:00
admin 57aa039421 Add devtools listener setting 2022-01-26 12:12:40 -05:00
admin 35cd237552 Enable DevTools on Stable (#1179) 2022-01-26 11:51:17 -05:00
admin 434d5d96a6 Update version and changelog
- Fixes #854
- Fixes #1104
- Fixes #1102
- Fixes #1087
2022-01-24 02:06:49 -05:00
admin 340974f0fd Fix customcss 2022-01-24 01:36:14 -05:00
admin ae9a3e945e Fix public servers and media keys 2022-01-24 00:15:55 -05:00
admin 3f4b7ab7e7 Add Notices API. (#1022)
* Add notices API.

* Change to spreading syntax

* Misc

* Fix typo & add Node type

* Remove unnecessary check & set default timeout to 0
2022-01-23 13:58:17 -05:00
admin 7e72bd057a Fix broken classNames (#1174)
* Fix broken classNames

* Remove old title classNames
2022-01-23 04:23:25 -05:00