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