Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-21 | fix: settings input validation and error handling (#609) | Dossy Shiobara | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
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-30 | Add stylelint | 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 | ShowHiddenChannels: Use Lock as ChannelIcon | Vendicated | |
2023-01-14 | make plugin cards prettier (#389) | Swishilicous | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2023-01-13 | feat: Typesafe Settings Definitions (#403) | Justice Almanzar | |
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-12-14 | Improve Settings UI & View Raw Modal (#332) | A user | |
very cool | |||
2022-12-07 | Shiki settings preview (#297) | Justice Almanzar | |
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-22 | settings: better button text for plugin settings modal (#251) | megumin | |
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-26 | feat: custom components in settings (#165) | megumin | |
2022-10-25 | feat(settings): add beforeSave check (#161) | megumin | |
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 | style: Sort imports | Vendicated | |
2022-10-22 | Add license headers | Vendicated | |
2022-10-20 | more eslint | Vendicated | |
2022-10-19 | feat: settings sliders (#120) | megumin | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
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> |