Commit graph

43 commits

Author SHA1 Message Date
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
Oj
39b0aa13dc [Utils > argv] Initial Add 2021-12-26 18:04:17 +00:00
Oj
6c0edb9275 [WindowsUtils] Fix variable using const 2021-12-13 14:55:19 +00:00
Oj
e8a5ceedb6 [WindowsUtils] Fix variable misname 2021-12-13 14:51:09 +00:00
Oj
4f5a677599 [Utils > u2LoadModulePath] Add all loading support 2021-12-12 22:45:58 +00:00
Oj
c102cf7669 [Utils > u2LoadModulePath] Fix 2021-12-12 14:51:29 +00:00
Oj
308ba74a18 [Index] Add overlay support and rewrite some new updater code 2021-12-12 14:41:15 +00:00
Oj
41fe1b45ec [SecurityUtils] Self rewrite, also with safer patch plus using non-deprecated API 2021-12-11 22:50:26 +00:00
Oj
a0f7481ad5 [Backoff] Add short explaination of class with comment 2021-12-11 22:15:23 +00:00
Oj
53f389c731 [Backoff] Self rewrite 2021-12-11 22:10:26 +00:00
Oj
f10a49b18a [Settings] Small refactor: add comments, tweak some variable naming 2021-12-11 21:50:23 +00:00
Oj
ba9b26945c [Settings] Use nullish operator for get default value 2021-12-11 21:44:25 +00:00
Oj
14f342ef2f [WindowsUtils] Self rewrite, move to utils 2021-12-11 21:35:59 +00:00
Oj
1097d42de1 [Polyfills > mkdirp] Convert to new polyfill system instead of in utils 2021-12-11 11:08:35 +00:00
Oj
2b5c3c8baa [Mkdirp] Fix async not being recursive 2021-12-11 08:23:29 +00:00
Oj
476b41af97 [Mkdirp] Fix still causing callback error with async 2021-12-10 20:00:24 +00:00
Oj
4aff24376c [Updater > v1 > Module] Use custom wrapper instead of replacing for better handling and futureproofing 2021-12-10 18:29:52 +00:00
Oj
bcc5a2837d [General] Make log global, remove unused generic stub 2021-12-09 18:41:04 +00:00
Oj
e3e0bb0b17 Initial Proper Commit 2021-12-09 16:25:14 +00:00