aboutsummaryrefslogtreecommitdiff
path: root/src/ipcMain
AgeCommit message (Collapse)Author
2022-10-16Allow customising SettingsDir via VENCORD_USER_DATA_DIR environment variable ↵Kyiro
(#106)
2022-10-16Unbrick updaterVendicated
2022-10-11Make ReactDevTools Opt-inVendicated
2022-10-09Protocol whitelist (#70)Animal
* allowed protocols * i forgot javascript actually has includes lol
2022-10-06add eslint config (#53)Ven
* eslint * workflow * lint main
2022-10-03security: remove openPath, restrict openExternalVendicated
Now only allows opening http urls.
2022-10-02Clean up mainVendicated