Commit Graph

114 Commits

Author SHA1 Message Date
Ducko 53f2767b28 [Splash > Backend] Minor source cleanup 2022-04-04 15:19:27 +01:00
Ducko b44e934bc7 [Various] Remove init logging 2022-04-04 09:05:06 +01:00
Ducko ea1ebe7251 [Updater > Module] Minor source cleanup further 2022-04-04 08:55:48 +01:00
Ducko cc02435a0b [Updater > Module] Minor source cleanup 2022-04-04 08:50:32 +01:00
Ducko 3de67cf760 [Updater > Module] Retry host update check on error, minor host cleanup 2022-04-04 08:28:57 +01:00
Ducko 668235aed9 [Updater > Host] Fail gracefully 2022-04-04 08:23:02 +01:00
Ducko 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
Ducko 9fd8dc8530 [General] Electron 17 minor rewrite, large logging cleanup 2022-04-02 22:23:19 +01:00
Ducko 97ab2297ff [Updater > v2] Minor source cleanup further 2022-04-02 17:16:30 +01:00
Ducko b6947d6729 [Updater > v2] Minor source cleanup further 2022-04-02 11:17:37 +01:00
Ducko c604370684 [Updater > v2] Minor source cleanup, fix restarting to next host 2022-04-02 11:08:44 +01:00
Ducko 8e033ba331 [Updater > v2] Minor source cleanup 2022-04-01 21:17:07 +01:00
Ducko 50907d05e1 [FirstRun] Rename export 2022-03-25 22:54:12 +00:00
Ducko ed445f830f [Updater > v2] Fix undefined error 2022-03-24 13:14:32 +00:00
Ducko 7530f5c23b [Updater > v2] Partial rewriting (various cleanup and removal of unneeded) 2022-03-24 13:02:48 +00:00
Ducko d32d5f2337 [Updater > v2] Minor source cleanup (rewriting) 2022-03-24 12:46:25 +00:00
Ducko fe52de3e51 [Updater > v2] Partial rewriting (commiting modules) 2022-03-24 12:43:18 +00:00
Ducko 7c11adddc4 [Updater > v2] Cleanup previous partial rewriting 2022-03-23 19:30:07 +00:00
Ducko 007b0f4925 [Updater > Module] Further minor source cleanup 2022-03-23 19:26:11 +00:00
Ducko 471084c7ec [Updater > Module] Further minor source cleanup 2022-03-23 11:01:44 +00:00
Ducko babf473559 [Updater > Module] Further minor source cleanup 2022-03-23 10:58:33 +00:00
Ducko ac97a3863e [Updater > Module] Minor source cleanup 2022-03-23 10:56:26 +00:00
Ducko 281432d6f7 [Updater > Module] Fix undefined error from last commit 2022-03-23 09:55:29 +00:00
Ducko b9ae3495fb [Updater > Module] Don't recheck after just installed, also minor source cleanup 2022-03-23 09:54:57 +00:00
Ducko 2506002cae [Updater > Module] Readd an event name export to fix DiscordNative's ensureModule 2022-03-20 12:33:24 +00:00
Ducko 399727845b [Updater > Module] Minor source cleanup 2022-03-19 12:31:39 +00:00
Ducko 9b1350fe59 [Updater > Module] Further slight source cleanup 2022-03-19 11:25:47 +00:00
Ducko 9f23ae84bb [Updater > Module] Minor source cleanup 2022-03-19 11:23:59 +00:00
Ducko 02590ea3f7 [Updater > Module] Minor source cleanup 2022-03-18 22:52:55 +00:00
Ducko 26f84c77c4 [Updater > Module] Rewrite installPendingUpdates to specialize with bootstrapping as only purpose 2022-03-18 22:49:04 +00:00
Ducko 0ef70bff3e [Updater > v2] Partial rewriting 2022-03-16 10:51:06 +00:00
Ducko b8a04bc1a3 [Updater > Module] Minor source cleanup 2022-03-16 10:40:58 +00:00
Ducko e24a05fc70 [Updater > Module] Minor source cleanup 2022-03-15 22:27:06 +00:00
Ducko 5b83de4bfa [Updater > Module] Minor source cleanup 2022-03-15 22:00:20 +00:00
Ducko 388bbf548d [Updater > Module] Self-rewrite 2022-03-15 19:11:54 +00:00
Ducko 6214ae0a24 [Updater > Host] Simplify Linux and exporting 2022-03-14 18:35:46 +00:00
Ducko 14d9aab003 [Updater > Module] Smooth install progress 2022-03-14 18:20:02 +00:00
Ducko c510e44aaa [Splash > Various] Major clean up / rewriting to simplify source 2022-03-13 15:53:33 +00:00
Ducko 5669a499c1 [Updater > App] Minor source tweaks 2022-03-10 22:23:33 +00:00
Ducko d4e14ae35a [Updater > App] Move some requires inline 2022-02-16 15:48:29 +00:00
Ducko 5fb4664a9b [Updater > Request] Clean up source more 2022-02-16 15:24:44 +00:00
Ducko 80f9c6fc68 [Updater > Request] Fix download progress 2022-02-11 08:52:00 +00:00
CanadaHonk 22df92b559
[Updater > Host > Linux] Rewrite to simplify and fix erroring 2022-02-08 13:07:28 +00:00
Ducko 82eaca1f72 [Chore] Remove linter commnents 2022-02-04 18:49:47 +00:00
Ducko 8f77c6d363 [Updater > Request] Clean up source further 2022-02-03 22:19:01 +00:00
Ducko 8b2ef7cfd5 [Updater > App] Rewrite to simplify imports 2022-02-03 21:53:59 +00:00
Ducko b73ba369f9 [Updater > Request] Clean up source 2022-01-30 20:13:32 +00:00
Ducko 36d9a091fd [Updater > App] Fix error for updater v2 2022-01-28 21:02:49 +00:00
Ducko 9db4c31be2 [Updater > Host > Linux] Fix request getting 2022-01-28 20:55:30 +00:00
Ducko 1fa563b514 [Updater > App] Self rewrite 2022-01-28 20:45:04 +00:00
Ducko d5114748ff [Updater > V2] Various source tweaks 2022-01-28 20:29:07 +00:00
Ducko 33da0fa68f [Updater > Host] Self rewrite, remove SquirrelUpdate 2022-01-28 20:06:36 +00:00
Ducko c2ee62ff52 [Updater > Request] Fix error 2022-01-19 18:51:06 +00:00
Ducko b9e8779b06 [Updater > Request] Self-rewrite 2022-01-19 18:16:35 +00:00
Ducko b8c64e2fe8 [Updater > v2] Fix minified build by not relying on relative path for native module 2022-01-15 22:24:27 +00:00
Ducko 425da3f128 [Updater > Request] Don't try Electron net at all, just request 2022-01-14 13:50:31 +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 ebf459d846 [Polyfills] Add request, rewrite request wrapper to be generic polyfill 2021-12-11 00:06:47 +00:00
Ducko db2ecda0ec [Updater > Request] Rewrite to not use request npm dependency, custom https built-in wrapper 2021-12-10 20:01:41 +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 b9f3656f34 [Updater > v1 > Module] Replace mkdirp with fs 2021-12-10 18:19:48 +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