aboutsummaryrefslogtreecommitdiff
path: root/src/ipcMain/index.ts
AgeCommit message (Collapse)Author
2022-11-28Path aliases, better lazyWebpack (#268)Ven
2022-11-25WhoReacted: Make more reliable & don't spam apiVendicated
2022-10-23Vencord Standalone without git/node (#148)Ven
2022-10-22style: Sort importsVendicated
2022-10-22Implement Chrome extension loading myself because ↵Vendicated
electron-devtools-installer is ultra bloated
2022-10-22Monaco for Discord DesktopVendicated
2022-10-22Add license headersVendicated
2022-10-16Allow customising SettingsDir via VENCORD_USER_DATA_DIR environment variable ↵Kyiro
(#106)
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