aboutsummaryrefslogtreecommitdiff
path: root/src/api/settings.ts
AgeCommit message (Expand)Author
2022-12-01Add basic themes tabVendicated
2022-11-28perf(settings): Cache proxiesVendicated
2022-11-28Path aliases, better lazyWebpack (#268)Ven
2022-11-14Less confusing plugin names (bulk plugin rename) (#214)Ven
2022-10-29Implement Subcommands; fix errors due to Settings <-> Plugins circular import...Ven
2022-10-26Settings: Cache default valueVendicated
2022-10-23Vencord Standalone without git/node (#148)Ven
2022-10-22style: Sort importsVendicated
2022-10-22Add license headersVendicated
2022-10-18Settings: Implement plugin options defaults (#117)Ven
2022-10-14Fix Settings errors when retrieving a null value; add PlainSettingsVendicated
2022-10-11Make ReactDevTools Opt-inVendicated
2022-10-06add eslint config (#53)Ven
2022-10-05Kill unsafe requireVendicated
2022-10-01Add in client updater, Notices APIVendicated
2022-09-16Add .editorconfig; reformat projectVendicated
2022-09-03Improve settings listener apiVendicated
2022-09-03Add QuickCss toggle; add settings listener apiVendicated
2022-08-31Unindent, plugins is now an object instead of []Vendicated
2022-08-31Refactor webpack; Add ErrorBoundaryVendicated
2022-08-31Make Settings & Settings PageVendicated