Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-21 | Badge Component : Accept color & text properties | nmsturcke | |
2022-11-21 | Fix eslint | nmsturcke | |
2022-11-21 | Merge branch 'main' into patch-5 | Nickyux | |
2022-11-21 | Settings export/import (#235) | Ven | |
2022-11-21 | Remove badges from plugins if all are new | nmsturcke | |
Don't adding the new badge to all plugins as it is *theoretically* impossible for all of them to be new at once. | |||
2022-11-21 | fix: add keys to plugins grid (#237) | megumin | |
2022-11-21 | Autofix lint | Nickyux | |
2022-11-21 | Remove debug logging | Nickyux | |
2022-11-21 | Fix logic | Nickyux | |
2022-11-21 | Working? | nmsturcke | |
2022-11-17 | Donor Badges && Add donate info to settings | Vendicated | |
2022-11-15 | better handling for settings ui errors | Vendicated | |
2022-11-14 | MessageLogger: fixes + ignoreSelf & ignoreBots option (#213) | Ven | |
2022-11-12 | fix PronounDB crash with new profile in dms, force start dependencies | Vendicated | |
2022-11-10 | spotifyControls: make title/artists of local tracks unclickable (#201) | Nico | |
Co-authored-by: Vendicated <vendicated@riseup.net> | |||
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-07 | SpotifyControls plugin (#190) | Ven | |
2022-11-06 | Migrate proxied components to and fix LazyComponent | Vendicated | |
2022-11-05 | feat: make text selectable in PatchHelper (#188) | megumin | |
* feat: make text selectable in PatchHelper * real div moment | |||
2022-11-03 | Simplemarkdown pleeeeease | Vendicated | |
2022-11-03 | qol improvements | Vendicated | |
2022-11-01 | Fix Webpack modules that are not arrow funcs | Vendicated | |
2022-11-01 | PatchHelper, a tool to help you write patches (#182) | Ven | |
2022-10-31 | Fix: settings.appearance may be undefined | Vendicated | |
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-29 | build: inject createElement alias (#176) | Ven | |
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 | Monaco for Discord Desktop | Vendicated | |
2022-10-22 | Add license headers | Vendicated | |
2022-10-21 | Vencord Web: QuickCss Monaco Editor | 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 | Updater: Fix error when update check fails | Ven | |
fixes #114 | |||
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> | |||
2022-10-16 | Optimise Web via treeshaking, cleanup build scripts | Vendicated | |
2022-10-12 | Improve ErrorBoundary layout | Vendicated | |
Now the error cause will be wrapped to prevent it from being cut off, only wrap the stacktrace in pre | |||
2022-10-11 | Make ReactDevTools Opt-in | Vendicated | |
2022-10-09 | Make typescript happy, tsc test run in CI | Vendicated | |
2022-10-08 | Add more eslint rules | Vendicated | |
2022-10-06 | add eslint config (#53) | Ven | |
* eslint * workflow * lint main | |||
2022-10-06 | Add commands API (#38) | ArjixWasTaken | |
2022-10-05 | Updater: Inform about more recent commits | Vendicated | |
2022-10-05 | Kill unsafe require | Vendicated | |