Age | Commit message (Collapse) | Author | |
---|---|---|---|
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> |