Commit graph

68 commits

Author SHA1 Message Date
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
f2da613f2b requireNative: fix reversing 2022-12-01 21:19:42 +00:00
3291e197af utils/win: tie window caching to version 2022-09-28 19:39:22 +01:00
Oj
535214b25a [Registry] Remove util file, turn into one line func 2022-04-30 12:06:27 +01:00
Oj
4a4c6e2e3a [Registry] Rewrite to just have spawn export, rewrite various internals to use new 2022-04-29 23:15:34 +01:00
Oj
70482376ad [Registry] Rewrite spawn 2022-04-27 21:31:36 +01:00
Oj
e7761a6b43 [Utils > Win] Remove duplicate BW prop 2022-04-27 11:13:51 +01:00
Oj
b51d358492 [Registry] Minor source cleanup 2022-04-22 18:30:23 +01:00
Oj
06b35cbc1d [RequireNative] Remove trailing LN 2022-04-22 17:55:21 +01:00
Oj
3df9df98da [Utils > Win] Fix broken ThemeSync 2022-04-21 22:44:58 +01:00
Oj
906c09289f [Utils > Win] Redo to use only 2 args based on name/type 2022-04-19 23:06:34 +01:00
Oj
97e4fcf149 [Utils > Win] Tweak internals 2022-04-17 22:52:55 +01:00
Oj
8bfca99053 [Utils > Win] Make standard win constructor 2022-04-17 22:46:38 +01:00
Oj
4e9c629714 [Registry] Rewrite to be more like old, integrate installProtocol into FirstRun win32 2022-04-12 18:12:42 +01:00
Oj
388736c56c [RequireNative] Reverse find order to check new modules over old for U2 2022-04-07 16:04:05 +01:00
Oj
133cf280e4 [Various] Deep integrate u2QuickLoad (now forced always on win32) and appUpdater, other minor source cleanup 2022-04-05 13:13:55 +01:00
Oj
dc908c54cc [AppSettings] Integrate Settings util within, make settings global to avoid unneeded reuse 2022-04-05 08:35:57 +01:00
Oj
9bf21e63d1 [Various] Minor general source cleanup 2022-04-04 15:41:49 +01:00
Oj
c1b6fc2a97 [Utils > Backoff] Remove as no longer used 2022-04-04 15:25:18 +01:00
Oj
07f2bac29b [Utils > RequireNative] Tweak comments 2022-04-03 22:17:29 +01:00
Oj
9fd8dc8530 [General] Electron 17 minor rewrite, large logging cleanup 2022-04-02 22:23:19 +01:00
Oj
4e18696b43 [Utils > Settings] Major source cleanup 2022-03-28 08:31:52 +01:00
Oj
e28fc5864b [Index] Move log to index instead of separate utils file 2022-03-28 08:14:13 +01:00
Oj
364d3c564c [Registry] Minor rewrite / code cleanup 2022-03-22 21:01:31 +00:00
Oj
0b4e1f79bc [Registry] Minor source cleanup 2022-03-22 08:46:50 +00:00
Oj
bbaa567c75 [u2QuickLoad] Inline some requires 2022-03-14 09:36:54 +00:00
Oj
7da982b378 [Registry] Fix erroring 2022-03-11 17:32:27 +00:00
Oj
352028a4b2 [u2QuickLoad] Source cleanup 2022-03-11 14:12:43 +00:00
Oj
82c23cf845 [Registry] Move installProtocol to util, minor source cleanup 2022-03-11 12:49:39 +00:00
Oj
c829a9135b [BuildInfo] Inline require 2022-03-11 08:52:18 +00:00
Oj
8260503b42 [Settings] Minor source cleanup 2022-03-11 08:50:59 +00:00
Oj
0c8033616a [u2QuickLoad] Rewrite and rename from u2LoadModulePath 2022-03-10 08:56:34 +00:00
Oj
b3614d035f [Registry] Rewrite to not use internal spawn func, fix using old func name 2022-03-10 08:48:23 +00:00
Oj
1540dfcbbb [Registry] Rename WindowsUtils to Registry, more specialised rewrite 2022-03-10 08:46:09 +00:00
Oj
ee98fe11ae [WindowsUtils] Cleanup source a bit 2022-03-10 08:41:29 +00:00
Oj
7733a3bd1a [WindowsUtils] Source tweaks 2022-03-09 22:29:04 +00:00
Oj
591d49d266 [Settings] Clean up logging 2022-02-14 08:17:02 +00:00
Oj
d807128800 [Backoff] Rewrite to clean up a lot 2022-02-12 11:17:04 +00:00
Oj
75d5cf0915 [RequireNative] Remove and just use require to simplify 2022-02-11 08:43:44 +00:00
Oj
0abad98295 [SecurityUtils] Remove as unneeded 2022-02-11 08:35:04 +00:00
Oj
b611a32f90 [Utils > Security] Rewrite cuom func 2022-01-30 19:59:13 +00:00
Oj
4f7ce2a3d5 [Utils > u2LoadModulePath] Cleanup source 2022-01-29 11:21:05 +00:00
Oj
65058550f2 [Logging] Simplify log func 2022-01-29 11:16:24 +00:00
Oj
91f0784b00 [BuildInfo] Tweak source 2022-01-29 11:15:32 +00:00
Oj
dddd625954 [Argv] Remove lib as unneeded 2022-01-28 20:52:45 +00:00
Oj
48de8a1da6 [SecurityUtils] Rewrite ssoe to simpler one-liner 2022-01-21 12:56:47 +00:00
Oj
37877bd7fb [Utils > Backoff] Fix syntax error 2022-01-21 12:39:00 +00:00
Oj
96da1645b6 [Settings] Make get defaultValue not false 2022-01-19 18:14:56 +00:00
Oj
4280c4ca70 [SecurityUtils] Remove sseoAllowlist option, have rewrite only 2022-01-19 17:49:46 +00:00
Oj
9bb1946e2a [BuildInfo] Simplify code (no vars) 2022-01-19 17:12:54 +00:00