aboutsummaryrefslogtreecommitdiff
path: root/src/components
AgeCommit message (Collapse)Author
2022-12-20Monaco Popup: Add metadata, store window instanceVendicated
2022-12-19refactor: identifier escapes + "self" group (#339)Justice Almanzar
Co-authored-by: Ven <vendicated@riseup.net>
2022-12-14Improve Settings UI & View Raw Modal (#332)A user
very cool
2022-12-08fix inconsistent margins & capitalisation (#281)David Ralph
2022-12-07Shiki settings preview (#297)Justice Almanzar
2022-12-02feat(plugin): ShikiCodeblocks (#267)Justice Almanzar
Co-authored-by: ArjixWasTaken <53124886+ArjixWasTaken@users.noreply.github.com> Co-authored-by: Ven <vendicated@riseup.net>
2022-12-01feat(Settings): Allow moving Vencord section to different placesVendicated
2022-12-01Add basic themes tabVendicated
2022-11-28the shiggy wiggy (#270)megumin
2022-11-28enforce path aliases with eslintVendicated
2022-11-28Path aliases, better lazyWebpack (#268)Ven
2022-11-27fix: add predicate to updater menu item (#266)megumin
* fix: add predicate to updater menu item * dont include Updater in web builds * i can spell
2022-11-25Megu blowing up main :blobcatcozyscared: :trolleybus:Ven
2022-11-25feat(settings): new settings design (#261)megumin
2022-11-25[skip ci] docs docs docsVendicated
2022-11-25WhoReacted: Make more reliable & don't spam apiVendicated
2022-11-22settings: better button text for plugin settings modal (#251)megumin
2022-11-21Settings export/import (#235)Ven
2022-11-21fix: add keys to plugins grid (#237)megumin
2022-11-17Donor Badges && Add donate info to settingsVendicated
2022-11-15better handling for settings ui errorsVendicated
2022-11-14MessageLogger: fixes + ignoreSelf & ignoreBots option (#213)Ven
2022-11-12fix PronounDB crash with new profile in dms, force start dependenciesVendicated
2022-11-10spotifyControls: make title/artists of local tracks unclickable (#201)Nico
Co-authored-by: Vendicated <vendicated@riseup.net>
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-07SpotifyControls plugin (#190)Ven
2022-11-06Migrate proxied components to and fix LazyComponentVendicated
2022-11-05feat: make text selectable in PatchHelper (#188)megumin
* feat: make text selectable in PatchHelper * real div moment
2022-11-03Simplemarkdown pleeeeeaseVendicated
2022-11-03qol improvementsVendicated
2022-11-01Fix Webpack modules that are not arrow funcsVendicated
2022-11-01PatchHelper, a tool to help you write patches (#182)Ven
2022-10-31Fix: settings.appearance may be undefinedVendicated
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-29build: inject createElement alias (#176)Ven
2022-10-26feat: custom components in settings (#165)megumin
2022-10-25feat(settings): add beforeSave check (#161)megumin
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-22style: Sort importsVendicated
2022-10-22Monaco for Discord DesktopVendicated
2022-10-22Add license headersVendicated
2022-10-21Vencord Web: QuickCss Monaco EditorVendicated
2022-10-20more eslintVendicated
2022-10-19feat: settings sliders (#120)megumin
Co-authored-by: Ven <vendicated@riseup.net>
2022-10-18Updater: Fix error when update check failsVen
fixes #114
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>