aboutsummaryrefslogtreecommitdiff
path: root/src/components/PluginSettings/index.tsx
AgeCommit message (Collapse)Author
2022-11-07lint: Disallow utils index importsVendicated
This keeps leading to issues due to circular imports. Import from specific files instead, index just reexports
2022-11-06Migrate proxied components to and fix LazyComponentVendicated
2022-11-01PatchHelper, a tool to help you write patches (#182)Ven
2022-10-30Webpack 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-30Patcher: More useful errors with code diffs (#177)Ven
* Patcher: More useful errors with code diffs * Nicer log formatting * PluginCards: ellipsises
2022-10-23Vencord Standalone without git/node (#148)Ven
2022-10-23fix: plugin dependencies not enabling (#150)megumin
2022-10-22feat: switch in plugin settings (#140)KraXen72
2022-10-22Add license headersVendicated
2022-10-18show only the dependants that are enabled (#111)Stijn van der Kolk
2022-10-17Settings 2.0 (#107)megumin
Co-authored-by: Vendicated <vendicated@riseup.net>