Commit graph

590 commits

Author SHA1 Message Date
Oj
95d33f2450 [CI] Remove Node dep in test-linux 2022-04-12 18:48:16 +01:00
Oj
f669e7a1af [CI] Add names, generalize testing for future 2022-04-12 18:45:23 +01:00
Oj
2661e63600 [CI] Fix release 2022-04-12 18:40:20 +01:00
Oj
1ffcb2558d [CI] test -> test-linux 2022-04-12 18:34:12 +01:00
Oj
99bcecabb6 [CI > Release] Tweak 2022-04-12 18:30:48 +01:00
Oj
c997414cc4 [Readme] Update size 2022-04-12 18:21:35 +01:00
Oj
3740c81b1b [FirstRun > win32] Minor rewrite (part 2) 2022-04-12 18:18:47 +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
76f391e7c7 [AutoStart > win32] Minor source cleanup (further) 2022-04-12 17:56:55 +01:00
Oj
8c3d2c35f0 [AutoStart > win32] Minor source cleanup 2022-04-12 17:52:05 +01:00
Oj
2ac0a241fa [HostUpdater > Linux] Major self-rewrite 2022-04-12 17:32:27 +01:00
Oj
f8c5c3e0cf [FirstRun > win32] Minor rewrite 2022-04-12 15:13:00 +01:00
Oj
bc49d79d8b [AutoStart > Various] Remove excess logs 2022-04-12 15:02:50 +01:00
Oj
031d634ac9 [AsarUpdate] Source cleanup 2022-04-12 13:38:09 +01:00
Oj
a8dd97e3cc [GPUSettings] Self-rewrite (again) 2022-04-12 13:30:25 +01:00
Oj
fa13c5b2b8 [Bootstrap] Fix not requiring config causing window not to open from MainWindow 2022-04-09 08:25:09 +01:00
Oj
372f4d97b7 [NoTrack] Minor cleanup 2022-04-08 22:35:58 +01:00
Oj
1f4c10d8b1 [NoTrack] Initial Add 2022-04-08 22:31:08 +01:00
Oj
1ab07b45c1 [Splash > Backend] Minor source cleanup 2022-04-07 16:51:00 +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
ee70b23cb4 [Splash > Backend] Revert last commit as causing potential issues 2022-04-07 14:52:07 +01:00
Oj
116c3e3e0e [Splash > Backend] Minor source cleanup 2022-04-06 22:45:43 +01:00
Oj
001ca8b49f [Bootstrap] Fix issues from last commit 2022-04-06 20:54:04 +01:00
Oj
a74141f34f [Bootstrap] Minor source cleanup, fix MainWindow not injecting after window crash 2022-04-06 20:49:42 +01:00
Oj
a1133cd597 [Updater > Module] Tweak host failing to use events instead of internal retry 2022-04-06 09:11:53 +01:00
Oj
d817954187 [Splash > Backend] Minor source cleanup (remove v1 timeout checks and unneeded simple listeners) 2022-04-05 22:31:55 +01:00
Oj
14e3111875 [FAQ] Tweak 2022-04-05 19:58:06 +01:00
Oj
b067853371 [AutoStart > win32] Minor source cleanup 2022-04-05 14:13:31 +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
7e9ede7fc8 [Updater > v2] Rewrite RetainAsar to hook into restarting directly in updater to simplify 2022-04-04 20:55:05 +01:00
Oj
4f2a8599f0 [Updater > Module] Rewrite bootstrap to be clean (#32), additional source cleanup 2022-04-04 18:41:32 +01:00
Oj
61d3201843 [Updater > Module] Minor source cleanup 2022-04-04 15:45:37 +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
53f2767b28 [Splash > Backend] Minor source cleanup 2022-04-04 15:19:27 +01:00
Oj
b20b3a1566 [Splash > Backend] Minor source cleanup further 2022-04-04 15:06:05 +01:00
Oj
516eef9abe [Splash > Backend] Minor source cleanup 2022-04-04 14:05:48 +01:00
Oj
5aec21db30 [Readme] Add badges 2022-04-04 09:32:58 +01:00
Oj
b44e934bc7 [Various] Remove init logging 2022-04-04 09:05:06 +01:00
Oj
ea1ebe7251 [Updater > Module] Minor source cleanup further 2022-04-04 08:55:48 +01:00
Oj
cc02435a0b [Updater > Module] Minor source cleanup 2022-04-04 08:50:32 +01:00
Oj
3de67cf760 [Updater > Module] Retry host update check on error, minor host cleanup 2022-04-04 08:28:57 +01:00
Oj
668235aed9 [Updater > Host] Fail gracefully 2022-04-04 08:23:02 +01:00
Oj
a3aeadc9e8 [Scripts > Strip] Fix removing spaces in Regex 2022-04-03 22:52:28 +01:00
Oj
86c17ca29f [Updater > Module] Rewrite to deeply integrate custom unzip instead of yauzl polyfill, other unzip improvements and minor source cleanup 2022-04-03 22:27:05 +01:00
Oj
a0e288821e [Splash > Backend] Minor source tweak 2022-04-03 22:18:12 +01:00
Oj
07f2bac29b [Utils > RequireNative] Tweak comments 2022-04-03 22:17:29 +01:00
Oj
2933c40ad6 [Config] Minor source tweak 2022-04-03 22:16:32 +01:00
Oj
3f496ca215 [Poly > Mkdirp] Minify source a bit 2022-04-03 21:09:38 +01:00