Age | Commit message (Expand) | Author |
2023-04-09 | feat: add translucency option for macOS (#849) | Ryan Cao |
2023-04-09 | feat(setting): Disable minimum window size #834 (#848) | Đỗ Văn Hoài Tuân |
2023-04-07 | feat: Cloud settings sync (#505) | Lewis Crichton |
2023-04-01 | Add Notification log (#745) | V |
2023-03-28 | Fix makeProxy returning stale proxies after assigning objects (#722) | Phil |
2023-03-19 | Replace update notices with notifications (#558) | Xinto |
2023-03-04 | Strongly type useSettings (supersedes #559) | Vendicated |
2023-03-01 | feat: Crash Handler (#531) | Nuckyz |
2023-02-28 | Windows: Add Option to use native titlebar ~ Closes #537 | Vendicated |
2023-02-10 | Notification API (#467) | Ven |
2023-01-28 | feat(settings): Add the ability to make the window transparent (#457) | Kaydax |
2023-01-24 | Make Windows Ctrl+Q feature optional; add opt-in auto update (#451) | Ven |
2023-01-13 | feat: Typesafe Settings Definitions (#403) | Justice Almanzar |
2023-01-12 | feat: Add option to disable the window frame (#400) | Nick |
2022-12-02 | feat(plugin): ShikiCodeblocks (#267) | Justice Almanzar |
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 |