441 Commits

Author SHA1 Message Date
admin 043d7434e8 Update version and changelog 2022-10-15 01:00:14 -04:00
admin 3a646b994e Update translations 2022-10-14 23:29:19 -04:00
admin 5556950022 Add translation update script
- Automatically filters out untranslated strings to reduce filesize
- Can update all translations in a single script rather than repeated commits
2022-10-14 23:22:57 -04:00
admin 9db754fdf9 Move strings to be translatable and lint 2022-10-13 23:42:05 -04:00
admin bdd14a16b8 Fix various api issues 2022-10-13 21:53:41 -04:00
admin 6ed12ae9ee Fix ContextMenu Patcher 2022-10-12 22:08:27 +02:00
admin 3b4c52ee9d Skip checking useless documentElement exports 2022-10-11 16:57:51 -04:00
admin 24f1627bb8 Fix patcher 2022-10-11 22:53:53 +02:00
admin 9d3f911f08 Merge pull request #1433 from BetterDiscord/development
Merge development changes
2022-10-10 15:13:58 -04:00
admin 8523724b7b Update version and changelog 2022-10-10 15:00:37 -04:00
admin 5c59e23870 Fix an issue with public servers and documentation 2022-10-10 14:33:36 -04:00
admin ecd5fc6a4b Make updater responsive 2022-10-10 02:32:57 -04:00
admin 0b71a21b9c 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
admin 5e93e914e7 Fix various bugs
- Show public servers on startup
- Update plugin tab on load/unload
- Finish switching searchGetters to searchExports
- Add disabled class to addon cards
- Fix/rebuild changelog modal
2022-10-09 18:22:07 -04:00
admin c20855c19f Fix public servers 2022-10-09 13:49:29 -04:00
admin 5311856701 Adjust webpack search 2022-10-08 20:04:56 -04:00
admin 6ba7a0d09a feat: BdApi.ContextMenu
* Allows patching & creating context menus.
2022-10-09 01:07:12 +02:00
admin 882771b9ca Fix freezing api and add updater css 2022-10-08 17:00:18 -04:00
admin 3fa060f514 Fix Modals, Toasts
* Make external modules be cached
* Fix ConfirmationModal component being found wrong
* Make default modal actually be standalone and be used for react crash fallback
* Fixes toasts showing up in the crash screen
2022-10-08 22:28:56 +02:00
admin bc84f03204 Make patcher work with getters 2022-10-08 10:40:45 +02:00
admin d26eac4bc7 Rework updater and add UI 2022-10-03 04:40:18 -04:00
admin 03b9a5fc4f Add common setting types 2022-10-03 02:49:54 -04:00
admin 440f18eb99 Restructure API, condense DOM modules 2022-10-02 23:34:45 -04:00
admin 924445f502 Add tooltip 2022-10-02 23:34:41 -04:00
admin 3573de3d8f Fix getModule & Add searchGetters option
Co-authored-by: Zerebos <rauenzi@outlook.com>
2022-09-30 02:05:19 +02:00
admin 54985da372 Merge pull request #1420 from BetterDiscord/updater
Stop-gap Updater
2022-09-29 19:15:21 -04:00
admin 8488b821e8 Merge pull request #1418 from Skamt:patch-1
Update webpackmodules.js
2022-09-30 01:15:09 +02:00
admin 3a86df6893 Several Fixes
- Fix error banner style
- Cleanup updater code
- Make notice api show in crash screens

Co-authored-by: Zack Rauen <rauenzi@outlook.com>
2022-09-30 01:00:52 +02:00
admin 1d07740d81 Several Fixes
- Make http module follow redirects
- Make webpack export descriptors configurable
2022-09-29 23:46:07 +02:00
admin 912ae83abb Allow partials, add temp updater 2022-09-29 01:04:22 -04:00
admin 4788249dc7 Fix api and some oom issues 2022-09-28 16:30:59 -04:00
admin 40b808d98f Update webpackmodules.js
`foundModule` should be reset after finding the module, otherwise it returns duplicates of as much as how many `getters loop` iterations are left after the first valid condition
2022-09-28 21:00:44 +01:00
admin 9e8ab8e084 Merge pull request #1408 from BetterDiscord/electron17
Prepare for electron 17 and patch for swc
2022-09-26 23:39:31 -04:00
admin c389c36be0 Partial fix for swc 2022-09-26 23:33:51 -04:00
admin f5003fa3c4 Use remote vm for better error messages 2022-09-26 03:01:16 -04:00
admin 0c80358e5f feat: move away from request dependency 2022-09-26 07:57:35 +02:00
admin a36bb8fce1 Fix small bugs 2022-09-25 15:29:17 -04:00
admin c87b096459 First pass polyfill 2022-09-05 23:58:16 -04:00
admin 9e4f609cbe Move remaining things to pnpm 2022-09-04 19:02:41 -04:00
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