Vencord/src
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
..
api Make Updater slightly more future proof 2024-04-20 14:51:33 +02:00
components Make Updater slightly more future proof 2024-04-20 14:51:33 +02:00
debug [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
main fix minor updater bugs 2024-03-30 00:28:15 +01:00
plugins fix FriendsSince on canary 2024-04-20 11:52:58 +02:00
shared refactor shared utils to more obviously separate contexts 2024-03-13 21:59:09 +01:00
utils partially revert "Array support for find + ResurrectHome: View Server Home Button on Server Guide (#2283)" 2024-04-14 00:59:04 +02:00
webpack fix FriendsSince on canary 2024-04-20 11:52:58 +02:00
globals.d.ts Bundle dependencies with extensions for webstore rule compliance (#1740) 2023-09-19 04:11:27 +02:00
modules.d.ts feat: simple plugin natives (#1965) 2023-11-09 02:32:34 +01:00
preload.ts refactor shared utils to more obviously separate contexts 2024-03-13 21:59:09 +01:00
Vencord.ts Make Updater slightly more future proof 2024-04-20 14:51:33 +02:00
VencordNative.ts refactor shared utils to more obviously separate contexts 2024-03-13 21:59:09 +01:00