Commit Graph

310 Commits

Author SHA1 Message Date
admin ca1bba1cae Add github actions ci 2022-12-16 19:11:29 -05:00
admin 16e1631ecb Change version for hotfix 2022-12-14 15:26:36 -05:00
admin 9559402548 Fix ContextMenu part two 2022-12-13 02:59:28 +01:00
admin 5c3b308688 Update version and changelog 2022-12-12 19:41:16 -05:00
admin 1b93b39a32 Remove old installs when detected 2022-12-12 18:50:51 -05:00
admin 177afe0b73 Fix for Canary & PTB
* Adds better error handling on startup for the ContextMenu API.
2022-12-13 00:04:29 +01:00
admin e768704d67 Readd path.join 2022-12-11 15:24:15 -05:00
admin 8234e228b6 Fix for inject script 2022-12-11 15:00:37 -05:00
admin 85646f88a5 Adjust injection for core 2022-12-10 21:59:51 -05:00
admin 985f407daa Improve update version checks 2022-12-10 20:59:26 -05:00
admin cf4e6bdce3 Move all platforms to discord_desktop_core 2022-12-10 18:47:37 -05:00
admin 3928df65dc Change update check to be more accomodating 2022-12-08 17:17:53 -05:00
admin e0c3d28f2f Remove all references of emotes (#1467) 2022-11-06 14:37:15 -05:00
admin 1cee1dbad4 Change how patching modules works (#1474) 2022-11-06 14:33:47 -05:00
admin 656d3d3760 Fix inject script for Electron v17+ 2022-10-28 22:27:35 +02:00
admin 12633dfd7c Update for canary 2022-10-27 14:37:37 -04:00
admin 25d5575e3b Change LICENSE + update and clean several parts of repo (#1459)
* Update license and contributing, add new CoC

* Remove outdated info, update issue templates

* Fix more links and wording
2022-10-20 13:56:58 -04:00
admin 7b5df4c53b Fix plugin settings and invites 2022-10-17 18:05:08 -04:00
admin 399e1f0a22 Fix an issue with the core updater 2022-10-15 18:15:03 -04:00
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