aboutsummaryrefslogtreecommitdiff
path: root/src/utils/settingsSync.ts
AgeCommit message (Collapse)Author
2023-05-06[skip ci] Refactor utilsVendicated
2023-05-02Refactor ipc to be strongly typed and hide impl details (#1018)V
2023-04-15CloudSync: fix accidently applying stale settings (#915Lewis Crichton
* modify the cloud timestamp before importing * use util/native relaunch * lambda why * "should work!" - Vendicated, 15th April 2023
2023-04-13Remove noisy notifications from notification logVendicated
2023-04-08WebContextMenus: Port more menus (#818)V
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-04-07feat: Cloud settings sync (#505)Lewis Crichton
Co-authored-by: Ven <vendicated@riseup.net>
2023-04-04Add additional build flavours for Vencord Desktop (#765)V
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>
2022-11-28Path aliases, better lazyWebpack (#268)Ven
2022-11-21Settings export/import (#235)Ven