Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-08 | add custom plugin author popouts (#1712) | V | |
2023-09-05 | Fix some plugins wrongly displaying the settings cog | V | |
2023-08-04 | Add proper user-friendly theme manager (#635) | megumin | |
Co-authored-by: Justice Almanzar <superdash993@gmail.com> Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com> Co-authored-by: V <vendicated@riseup.net> | |||
2023-07-13 | Add "Show New" option in plugin settings (#1416) | MrDiamondDog | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-06-13 | 🧹🧹 | V | |
2023-06-13 | Fix disabling plugins whose stop() errors | V | |
2023-05-12 | Implement plugin tags | V | |
2023-05-12 | Settings: Fix resetting scroll/search when getting a ping (#1106) | V | |
2023-05-11 | Settings > Plugins: Hide API plugins | V | |
2023-05-06 | [skip ci] Refactor utils | Vendicated | |
2023-05-05 | [skip ci] Fix handleComponentFailed spam | Vendicated | |
2023-04-04 | Fix Web & Game Activity Toggle (#777) | Nuckyz | |
2023-03-04 | Strongly type useSettings (supersedes #559) | Vendicated | |
2023-03-01 | Fix for latest Discord Update (#550) | Lewis Crichton | |
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com> Co-authored-by: Vendicated <vendicated@riseup.net> | |||
2023-02-09 | Fix lag when alt tabbing to Discord | Vendicated | |
2023-01-25 | split up webpack commons into categories & type everything (#455) | Ven | |
2023-01-24 | Fix Settings UI (Discord removed default margins | Vendicated | |
2023-01-23 | Settings: Fix plugin switch state not updating (fixes #209) | Vendicated | |
2023-01-15 | Reimplement Discord's Switch to fix performance (#413) | Ven | |
2023-01-14 | make plugin cards prettier (#389) | Swishilicous | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2023-01-09 | Unhardcode PluginSettings styles | Vendicated | |
2023-01-09 | PluginSettings: Try to improve performance | Vendicated | |
2023-01-03 | QoL(PluginSettings): auto focus search bar | Vendicated | |
2023-01-03 | Extract inline styles to css (#370) | A user | |
2022-12-23 | Fix Vencord | Ven | |
2022-12-23 | Add a "NEW" Badge for New Plugins (V2)! (#234) | Nickyux | |
Co-authored-by: Ven <vendicated@riseup.net> Co-authored-by: Justice Almanzar <superdash993@gmail.com> Co-authored-by: ArjixWasTaken <53124886+ArjixWasTaken@users.noreply.github.com> | |||
2022-11-28 | enforce path aliases with eslint | Vendicated | |
2022-11-28 | Path aliases, better lazyWebpack (#268) | Ven | |
2022-11-25 | feat(settings): new settings design (#261) | megumin | |
2022-11-25 | [skip ci] docs docs docs | Vendicated | |
2022-11-21 | fix: add keys to plugins grid (#237) | megumin | |
2022-11-15 | better handling for settings ui errors | Vendicated | |
2022-11-14 | MessageLogger: fixes + ignoreSelf & ignoreBots option (#213) | Ven | |
2022-11-07 | lint: Disallow utils index imports | Vendicated | |
This keeps leading to issues due to circular imports. Import from specific files instead, index just reexports | |||
2022-11-06 | Migrate proxied components to and fix LazyComponent | Vendicated | |
2022-11-01 | PatchHelper, a tool to help you write patches (#182) | Ven | |
2022-10-30 | Webpack Warnings & Errors (#178) | Ven | |
* dev: Useful strict Warnings & Errors * Always log error * Ignore pending patches with all or whose predicate = false * Error -> Warn | |||
2022-10-30 | Patcher: More useful errors with code diffs (#177) | Ven | |
* Patcher: More useful errors with code diffs * Nicer log formatting * PluginCards: ellipsises | |||
2022-10-23 | Vencord Standalone without git/node (#148) | Ven | |
2022-10-23 | fix: plugin dependencies not enabling (#150) | megumin | |
2022-10-22 | feat: switch in plugin settings (#140) | KraXen72 | |
2022-10-22 | Add license headers | Vendicated | |
2022-10-18 | show only the dependants that are enabled (#111) | Stijn van der Kolk | |
2022-10-17 | Settings 2.0 (#107) | megumin | |
Co-authored-by: Vendicated <vendicated@riseup.net> |