aboutsummaryrefslogtreecommitdiff
path: root/src/components
AgeCommit message (Collapse)Author
2023-04-07feat: Cloud settings sync (#505)Lewis Crichton
Co-authored-by: Ven <vendicated@riseup.net>
2023-04-05VencordDesktop: Include web plugins & use proper showItemInFolderVendicated
2023-04-04Fix Themes TabVendicated
2023-04-04Fix VencordVendicated
2023-04-04Fix Web & Game Activity Toggle (#777)Nuckyz
2023-04-04Add additional build flavours for Vencord Desktop (#765)V
2023-04-01Add Notification log (#745)V
2023-03-30Remove transparency featureVendicated
This not only causes incredibly confusion among users because they expect it to work without themes, it also causes freezes/whitescreens for some users. Thus, this feature is disabled for now until someone contributes a fix!
2023-03-28types: Make ErrorBoundary.wrap explicitly return FunctionVendicated
2023-03-28fix: no more theme box obliteration (#707)Lewis Crichton
Co-authored-by: Ven <vendicated@riseup.net>
2023-03-25Make Vencord title look consistent with Discord (#685)Đỗ Văn Hoài Tuân
closes (#649)
2023-03-21fix: settings input validation and error handling (#609)Dossy Shiobara
Co-authored-by: Ven <vendicated@riseup.net>
2023-03-19Fixes and make guild tooltip show users inside hidden voice channels (#613)Nuckyz
* Fix #509 * Fix #597 * Fix #594
2023-03-19Replace update notices with notifications (#558)Xinto
2023-03-19feat(typingIndicator): Option to not show indicator for blocked users (#513)fawn
2023-03-04Strongly type useSettings (supersedes #559)Vendicated
2023-03-01Fix for latest Discord Update (#550)Lewis Crichton
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com> Co-authored-by: Vendicated <vendicated@riseup.net>
2023-03-01fix(Notifications): Correctly close errored notificationsVendicated
2023-03-01feat: Crash Handler (#531)Nuckyz
Co-authored-by: Ven <vendicated@riseup.net>
2023-02-28Windows: Add Option to use native titlebar ~ Closes #537Vendicated
2023-02-25ErrorBoundary: Do not use any Discord components to be more robustVendicated
2023-02-16Silly Discord changed a bunch of css varsVendicated
2023-02-14NotificationAPI: Correctly request browser permissionsVendicated
2023-02-10Notification API (#467)Ven
Co-authored-by: Ven <vendicated@riseup.net> Co-authored-by: afn <hey@afn.lol> Co-authored-by: afn <afnzmn@gmail.com>
2023-02-09Fix lag when alt tabbing to DiscordVendicated
2023-02-01ShowHiddenChannels: New screen for showing hidden channels (#460)Nuckyz
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-30Add stylelintVendicated
2023-01-28feat(settings): Add the ability to make the window transparent (#457)Kaydax
2023-01-25Fix Themes TabVendicated
2023-01-25split up webpack commons into categories & type everything (#455)Ven
2023-01-24Fix Settings UI (Discord removed default marginsVendicated
2023-01-24Make Windows Ctrl+Q feature optional; add opt-in auto update (#451)Ven
2023-01-23Settings: Fix plugin switch state not updating (fixes #209)Vendicated
2023-01-15Reimplement Discord's Switch to fix performance (#413)Ven
2023-01-14ShowHiddenChannels: Use Lock as ChannelIconVendicated
2023-01-14make plugin cards prettier (#389)Swishilicous
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-13feat: Typesafe Settings Definitions (#403)Justice Almanzar
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-12feat: Add option to disable the window frame (#400)Nick
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-09Unhardcode PluginSettings stylesVendicated
2023-01-09PluginSettings: Try to improve performanceVendicated
2023-01-03QoL(PluginSettings): auto focus search barVendicated
2023-01-03Extract inline styles to css (#370)A user
2022-12-25feat: Proper CSS api & css bundle (#269)Ven
Co-authored-by: Vap0r1ze <superdash993@gmail.com>
2022-12-23Fix VencordVen
2022-12-23Add a "NEW" Badge for New Plugins (V2)! (#234)Nickyux
Co-authored-by: Ven <vendicated@riseup.net> Co-authored-by: Justice Almanzar <superdash993@gmail.com> Co-authored-by: ArjixWasTaken <53124886+ArjixWasTaken@users.noreply.github.com>
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