Commit Graph

32 Commits

Author SHA1 Message Date
Ducko 591d49d266 [Settings] Clean up logging 2022-02-14 08:17:02 +00:00
Ducko d807128800 [Backoff] Rewrite to clean up a lot 2022-02-12 11:17:04 +00:00
Ducko 75d5cf0915 [RequireNative] Remove and just use require to simplify 2022-02-11 08:43:44 +00:00
Ducko 0abad98295 [SecurityUtils] Remove as unneeded 2022-02-11 08:35:04 +00:00
Ducko b611a32f90 [Utils > Security] Rewrite cuom func 2022-01-30 19:59:13 +00:00
Ducko 4f7ce2a3d5 [Utils > u2LoadModulePath] Cleanup source 2022-01-29 11:21:05 +00:00
Ducko 65058550f2 [Logging] Simplify log func 2022-01-29 11:16:24 +00:00
Ducko 91f0784b00 [BuildInfo] Tweak source 2022-01-29 11:15:32 +00:00
Ducko dddd625954 [Argv] Remove lib as unneeded 2022-01-28 20:52:45 +00:00
Ducko 48de8a1da6 [SecurityUtils] Rewrite ssoe to simpler one-liner 2022-01-21 12:56:47 +00:00
Ducko 37877bd7fb [Utils > Backoff] Fix syntax error 2022-01-21 12:39:00 +00:00
Ducko 96da1645b6 [Settings] Make get defaultValue not false 2022-01-19 18:14:56 +00:00
Ducko 4280c4ca70 [SecurityUtils] Remove sseoAllowlist option, have rewrite only 2022-01-19 17:49:46 +00:00
Ducko 9bb1946e2a [BuildInfo] Simplify code (no vars) 2022-01-19 17:12:54 +00:00
Ducko 39b0aa13dc [Utils > argv] Initial Add 2021-12-26 18:04:17 +00:00
Ducko 6c0edb9275 [WindowsUtils] Fix variable using const 2021-12-13 14:55:19 +00:00
Ducko e8a5ceedb6 [WindowsUtils] Fix variable misname 2021-12-13 14:51:09 +00:00
Ducko 4f5a677599 [Utils > u2LoadModulePath] Add all loading support 2021-12-12 22:45:58 +00:00
Ducko c102cf7669 [Utils > u2LoadModulePath] Fix 2021-12-12 14:51:29 +00:00
Ducko 308ba74a18 [Index] Add overlay support and rewrite some new updater code 2021-12-12 14:41:15 +00:00
Ducko 41fe1b45ec [SecurityUtils] Self rewrite, also with safer patch plus using non-deprecated API 2021-12-11 22:50:26 +00:00
Ducko a0f7481ad5 [Backoff] Add short explaination of class with comment 2021-12-11 22:15:23 +00:00
Ducko 53f389c731 [Backoff] Self rewrite 2021-12-11 22:10:26 +00:00
Ducko f10a49b18a [Settings] Small refactor: add comments, tweak some variable naming 2021-12-11 21:50:23 +00:00
Ducko ba9b26945c [Settings] Use nullish operator for get default value 2021-12-11 21:44:25 +00:00
Ducko 14f342ef2f [WindowsUtils] Self rewrite, move to utils 2021-12-11 21:35:59 +00:00
Ducko 1097d42de1 [Polyfills > mkdirp] Convert to new polyfill system instead of in utils 2021-12-11 11:08:35 +00:00
Ducko 2b5c3c8baa [Mkdirp] Fix async not being recursive 2021-12-11 08:23:29 +00:00
Ducko 476b41af97 [Mkdirp] Fix still causing callback error with async 2021-12-10 20:00:24 +00:00
Ducko 4aff24376c [Updater > v1 > Module] Use custom wrapper instead of replacing for better handling and futureproofing 2021-12-10 18:29:52 +00:00
Ducko bcc5a2837d [General] Make log global, remove unused generic stub 2021-12-09 18:41:04 +00:00
Ducko e3e0bb0b17 Initial Proper Commit 2021-12-09 16:25:14 +00:00