vencord/src/components/VencordSettings
Vendicated 8f73b9fd5f
Make Updater slightly more future proof
- Removes the option to disable update notifications. Users really should not be outdated, so this option was never good. To disable notifications, turn on auto update
- Enables auto update by default. Users keep complaining about issues while being outdated, so this should help
- Update Notification now opens Updater in a modal to remove dependency on Settings patch. This makes it slightly more failsafe, it's unlikely that both modals and our settings patch break
2024-04-20 14:51:33 +02:00
..
addonCard.css add custom plugin author popouts (#1712) 2023-09-08 03:42:20 +02:00
AddonCard.tsx Add proper user-friendly theme manager (#635) 2023-08-04 19:52:20 +02:00
BackupAndRestoreTab.tsx Settings: Fix resetting scroll/search when getting a ping (#1106) 2023-05-12 01:40:43 +02:00
CloudTab.tsx fix Vencloud not working on UserScript (#2213) 2024-03-01 01:26:32 +01:00
PatchHelperTab.tsx partially revert "Array support for find + ResurrectHome: View Server Home Button on Server Guide (#2283)" 2024-04-14 00:59:04 +02:00
PluginsTab.tsx Settings: Fix resetting scroll/search when getting a ping (#1106) 2023-05-12 01:40:43 +02:00
settingsStyles.css Make Updater slightly more future proof 2024-04-20 14:51:33 +02:00
shared.tsx Make Updater slightly more future proof 2024-04-20 14:51:33 +02:00
themesStyles.css Add proper user-friendly theme manager (#635) 2023-08-04 19:52:20 +02:00
ThemesTab.tsx rewrite settings api to use SettingsStore class (#2257) 2024-03-13 21:45:45 +01:00
UpdaterTab.tsx Make Updater slightly more future proof 2024-04-20 14:51:33 +02:00
VencordTab.tsx rewrite settings api to use SettingsStore class (#2257) 2024-03-13 21:45:45 +01:00