aboutsummaryrefslogtreecommitdiff
path: root/src/api/settings.ts
AgeCommit message (Expand)Author
2023-03-01feat: Crash Handler (#531)Nuckyz
2023-02-28Windows: Add Option to use native titlebar ~ Closes #537Vendicated
2023-02-10Notification API (#467)Ven
2023-01-28feat(settings): Add the ability to make the window transparent (#457)Kaydax
2023-01-24Make Windows Ctrl+Q feature optional; add opt-in auto update (#451)Ven
2023-01-13feat: Typesafe Settings Definitions (#403)Justice Almanzar
2023-01-12feat: Add option to disable the window frame (#400)Nick
2022-12-02feat(plugin): ShikiCodeblocks (#267)Justice Almanzar
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