OpenAsar/src
Ducko 8cf5233e94 rewrite: replace requireNative with globalPaths workaround
Added Module.globalPaths workaround (reintroduce native usage instead of our own util using it) is needed as Discord's overlay code depends on their own implementation of this. Also removed requireNative and replace with just require since no longer needed with this hack anyway.
2023-04-10 20:59:54 +01:00
..
config config: ensure window is not destroyed 2023-04-03 18:37:40 +01:00
splash updater: skip host deltas 2022-12-11 12:35:40 +00:00
updater updater: rewrite openasar retaining 2022-12-11 12:36:41 +00:00
utils rewrite: replace requireNative with globalPaths workaround 2023-04-10 20:59:54 +01:00
Constants.js constants: use new, new endpoint 2023-01-11 22:00:30 +00:00
appSettings.js [AppSettings] Remove excess code from last commit 2022-05-15 11:32:11 +01:00
asarUpdate.js asarUpdate: rewrite to use async and no temp file 2022-12-11 12:51:28 +00:00
autoStart.js autostart: only update on win32 2023-04-03 22:32:40 +01:00
bootstrap.js rewrite: replace requireNative with globalPaths workaround 2023-04-10 20:59:54 +01:00
cmdSwitches.js [CmdSwitches] Add undefined cmd check 2022-04-22 17:47:47 +01:00
index.js rewrite: replace requireNative with globalPaths workaround 2023-04-10 20:59:54 +01:00
mainWindow.js settings: rewrite item injection 2023-04-08 21:12:15 +01:00
package.json [Poly > Yauzl] Initial Add 2022-01-14 14:02:26 +00:00
paths.js paths: add DISCORD_USER_DATA_DIR support (#88) 2022-10-02 20:37:10 +01:00
winFirst.js Remove Polyfills (#101) 2022-12-02 22:23:46 +00:00