index
:
github/Vencord.git
feat/localpronounoverrides
feat/pronounoverrides
feat/userpluginbadge
gitkeepuserplugins
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
api
/
settings.ts
Age
Commit message (
Expand
)
Author
2022-12-01
Add basic themes tab
Vendicated
2022-11-28
perf(settings): Cache proxies
Vendicated
2022-11-28
Path aliases, better lazyWebpack (#268)
Ven
2022-11-14
Less confusing plugin names (bulk plugin rename) (#214)
Ven
2022-10-29
Implement Subcommands; fix errors due to Settings <-> Plugins circular import...
Ven
2022-10-26
Settings: Cache default value
Vendicated
2022-10-23
Vencord Standalone without git/node (#148)
Ven
2022-10-22
style: Sort imports
Vendicated
2022-10-22
Add license headers
Vendicated
2022-10-18
Settings: Implement plugin options defaults (#117)
Ven
2022-10-14
Fix Settings errors when retrieving a null value; add PlainSettings
Vendicated
2022-10-11
Make ReactDevTools Opt-in
Vendicated
2022-10-06
add eslint config (#53)
Ven
2022-10-05
Kill unsafe require
Vendicated
2022-10-01
Add in client updater, Notices API
Vendicated
2022-09-16
Add .editorconfig; reformat project
Vendicated
2022-09-03
Improve settings listener api
Vendicated
2022-09-03
Add QuickCss toggle; add settings listener api
Vendicated
2022-08-31
Unindent, plugins is now an object instead of []
Vendicated
2022-08-31
Refactor webpack; Add ErrorBoundary
Vendicated
2022-08-31
Make Settings & Settings Page
Vendicated