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-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 | |
2022-10-04 | Fix Desktop thinking it's web | Vendicated | |
I forgor to test host after adding web support | |||
2022-10-04 | feat: Experimental browser support | Vendicated | |
2022-10-03 | security: remove openPath, restrict openExternal | Vendicated | |
Now only allows opening http urls. | |||
2022-10-02 | Merge branch 'main' of github.com:Vendicated/Vencord | Vendicated | |
2022-10-02 | UpdaterPage: Do not error if update check failed | Vendicated | |
2022-10-02 | some tweaks (#22) | botato | |
2022-10-01 | Updater: Properly clear changelist after update | Vendicated | |
2022-10-01 | Dedicated Updater Page, Settings feedback | Vendicated | |
2022-10-01 | Add in client updater, Notices API | Vendicated | |
2022-09-27 | Fix Settings UI | Vendicated | |
2022-09-16 | Add .editorconfig; reformat project | Vendicated | |
2022-09-16 | Just found out esbuild has a logLevel prop | Vendicated | |
2022-09-08 | Add modal api | Vendicated | |
2022-09-03 | Add QuickCss toggle; add settings listener api | Vendicated | |
2022-09-02 | Add viewIcons | Vendicated | |