Commit Graph

12 Commits

Author SHA1 Message Date
admin 716460a114 Audit and fix inject
Closes #1132
Closes #916
Fixes #1293
Fixes #1069
2022-06-25 02:59:23 -04: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 786939d46a Audit packages 2021-10-22 14:06:06 -04:00
admin 1dba4befa9 Audit and close #1059 2021-09-26 13:05:19 -04:00
admin f6fb7e308d Update dependencies 2021-07-08 18:32:35 -04:00
admin 0af8228458 Audit npm packages 2021-05-22 02:58:59 -04:00
admin 953c6efd4a Update some metadata and bump version 2021-04-18 21:48:41 -04:00
admin 500b12250d Update various pieces of UI
- fix minimal mode
- revamp addon error modal
- restyle some aspects of toasts (includes light mode support)
- overhaul addon error modal (thanks to @Strencher for some react help)
- update switches to match discord's latest design
2021-04-15 18:08:00 -04:00
admin ab0a5fc8dc Add a few small features
- Fixes colored text
- Fixes detach window not showing saved css (closes #635)
- Adds option to prevent Discord from hijacking the media keys (closes #410)
- Adds command line flag to launch a vanilla version of Discord `--vanilla` (closes #337)
- Adds option for app-wide ctrl+shift+c shortcut for inspect element (closes #349)
- Adds emote blocklist to BdApi via `BdApi.Emotes.blocklist` (closes #408)
2021-04-02 23:16:23 -04:00
admin c48f85d044 Fix build and add instructions 2021-03-18 10:00:12 -04:00
admin e3b6cb6485 Restructure BD into a small mono-repo
This is a repo-wide refactor that introduces the injector to the main branch.

The new architecture is as such:
common/
injector/
renderer/
2021-03-06 03:30:16 -05:00