admin
|
74521a0f55
|
Bump to 1.9.1
|
2023-03-25 13:25:22 +01:00 |
|
admin
|
d57c401a7d
|
Fix:
- Fix sourceURL for client bundle
- Fix export getters throwing errors
|
2023-03-24 17:32:11 +01:00 |
|
admin
|
7cdb27781f
|
Bump to 1.9.0
- Fixes #1578
- Fixes #1516
|
2023-03-22 15:36:23 -04:00 |
|
admin
|
27f5f093eb
|
Hotfix markdown parser (#1575)
|
2023-03-22 15:00:48 -04:00 |
|
admin
|
532c9a3f11
|
Remove outdated functions (#1576)
|
2023-03-22 14:59:54 -04:00 |
|
admin
|
1f6966b6d4
|
Remove public servers (#1577)
|
2023-03-22 14:59:39 -04:00 |
|
admin
|
acb780917a
|
Merge pull request #1566 from BetterDiscord/functional-components
Convert to functional react components
|
2023-03-22 14:11:51 -04:00 |
|
admin
|
61770b89a5
|
Fix keybind
|
2023-03-22 12:23:40 -04:00 |
|
admin
|
f2ffb9261f
|
Fix addoncard and addonlist
|
2023-03-19 23:41:39 -04:00 |
|
admin
|
7cb31053c0
|
Lint functional hooks
|
2023-03-19 22:24:34 -04:00 |
|
admin
|
372ce27157
|
Fix issue with dropdowns crashing
|
2023-03-13 16:32:51 -04:00 |
|
admin
|
77723e55aa
|
Convert editors
|
2023-03-08 22:09:26 -05:00 |
|
admin
|
6df55c0ed6
|
Convert various remaining components
|
2023-03-08 20:09:10 -05:00 |
|
admin
|
e94f9887e9
|
Convert settings components
|
2023-03-08 20:08:48 -05:00 |
|
admin
|
1a5bfed8e4
|
Convert floating windows
|
2023-03-08 20:07:36 -05:00 |
|
admin
|
753b99a3e3
|
Include catch in wrappers
|
2023-03-08 20:07:10 -05:00 |
|
admin
|
7822ce7328
|
Convert settings types
|
2023-03-06 19:17:28 -05:00 |
|
admin
|
1bbb30ce70
|
Convert stateless components
|
2023-03-06 02:50:48 -05:00 |
|
admin
|
ae89233d8e
|
Convert icons to functional components
|
2023-03-06 02:16:00 -05:00 |
|
admin
|
49f7a7d86d
|
Implement semver version checking (#1560)
|
2023-03-04 13:15:19 -05:00 |
|
admin
|
e1f2fe7689
|
Restore sizes below minimum (#1563)
- Fixes #1526
|
2023-03-04 13:14:00 -05:00 |
|
admin
|
7eec778532
|
Use cmd on mac (#1562)
|
2023-03-04 13:13:42 -05:00 |
|
admin
|
45e788dc51
|
Fix changelog and bump version
|
2023-03-01 16:45:04 -05:00 |
|
admin
|
0f42b4470a
|
Fix settings, tooltips, modals (#1542)
* Lazy load sidebar header
* Publish CSS
* Swap to standalone header
* Fix Tooltip component
* Moves internal reference to the centralized DiscordModules.Tooltip component
* Adds `BdApi.Components` namespace with the `Tooltip` component.
* Add Components namespace to bound api
* Fix modal root
* Fix ContextMenu, Fix Modals
---------
Co-authored-by: Strencher <46447572+Strencher@users.noreply.github.com>
|
2023-03-01 16:24:10 -05:00 |
|
admin
|
06122ce6a8
|
Swap to standalone header (#1530)
* Lazy load sidebar header
* Publish CSS
* Swap to standalone header
|
2023-02-21 17:11:59 -05:00 |
|
admin
|
4dc287f4e2
|
Fix danger context menu option (#1523)
|
2023-02-09 16:58:33 -05:00 |
|
admin
|
64393f727d
|
Implement options for
- getByProps() methods
- getByPrototypes() methods
- getByString() methods
|
2023-01-26 00:00:16 +01:00 |
|
admin
|
763f41fcd7
|
Add support for react devtools replacement (#1508)
|
2023-01-25 16:49:18 -05:00 |
|
admin
|
f445d638a5
|
Fix typo & options
|
2022-12-31 17:44:01 +01:00 |
|
admin
|
c77a150a48
|
Add webpack aliases.
|
2022-12-29 23:27:52 +01:00 |
|
admin
|
9361e02e7f
|
Update README (#1504)
* Update README
* Update link, add addon info
|
2022-12-23 03:24:19 -05:00 |
|
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 |
|