Commit Graph

216 Commits

Author SHA1 Message Date
Ducko 308f402c03 [AsarUpdate] Check downloaded asar isn't XML error from GH api 2022-02-15 22:11:57 +00:00
Ducko 567f7dd61e [Bootstrap] Revert accidental inclusion 2022-02-15 21:54:12 +00:00
Ducko 2bcbec4d44 [Bootstrap] Make forced Electron props general and not check OS as unneeded 2022-02-15 21:52:32 +00:00
Ducko 99a20ceca7 [Splash > Backend] Fix syntax error in stripped, tweak source a bit 2022-02-15 19:15:09 +00:00
Ducko 6172cf0dee [Splash > Backend] Full rewrite (updater parts) 2022-02-15 13:57:13 +00:00
Ducko db0b3f1319 [CmdSwitches] Remove switches logging, don't add unneeded wrapping flags 2022-02-15 13:47:36 +00:00
Ducko 13aa07117e [AppSettings] Don't remake each export call 2022-02-15 13:41:25 +00:00
Ducko cbe4b5f8a9 [Paths] Rewrite to use init to not create each require 2022-02-15 13:40:43 +00:00
Ducko 9e5fb88397 [Paths] Remove unneeded logging in cleanOldVersions 2022-02-14 16:08:27 +00:00
Ducko f4cfbb21a1 [Bootstrap] Simplify logging and some modules passing to core startup 2022-02-14 08:26:33 +00:00
Ducko 591d49d266 [Settings] Clean up logging 2022-02-14 08:17:02 +00:00
Ducko 39eaf6c589 [AsarUpdate] Clean up unneeded logging 2022-02-14 08:12:55 +00:00
Ducko 4955f5f8cf [Index] Simplify system electron and overlay source 2022-02-13 21:30:05 +00:00
Ducko 2ca57c8f6b [Index] Clean up source a bit 2022-02-13 20:52:19 +00:00
Ducko 4bd29cadb8 [Splash > Backend] Clean up a bit 2022-02-13 19:15:32 +00:00
Ducko 600bc953be [AutoStart > Linux] Fix for system electron 2022-02-13 19:13:29 +00:00
Ducko 4a33d5a1c4 [CmdSwitches] Remove logging for each append 2022-02-12 17:06:50 +00:00
Ducko c222c09b59 [CmdSwitches] Disable media keys and session in base flags 2022-02-12 17:04:21 +00:00
Ducko 572f049552 [Bootstrap] Simplify logging a bit more 2022-02-12 16:51:58 +00:00
Ducko ce79a5d6bc [Bootstrap] Simplify logging 2022-02-12 14:35:46 +00:00
Ducko b03e18c9fb [Bootstrap] Stop setting ARPR flag (unneeded?) 2022-02-12 14:29:26 +00:00
Ducko d807128800 [Backoff] Rewrite to clean up a lot 2022-02-12 11:17:04 +00:00
Ducko c707c7bab4 [Splash > UI] Clean up source (font handling) 2022-02-11 22:50:31 +00:00
Ducko 7f1d6d12c4 [Splash > Backend] Self-rewrite main code (not updater parts) 2022-02-11 22:41:40 +00:00
Ducko 14c5f4939d [Splash > Backend] Minor source cleanup 2022-02-11 20:36:34 +00:00
Ducko 875d8aa103 [Splash > Backend] Rewrite showing and injection to use events instead of IPC 2022-02-11 20:33:56 +00:00
Ducko 80f9c6fc68 [Updater > Request] Fix download progress 2022-02-11 08:52:00 +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 5a3cf6d81f [Splash > Preload] Cleanup source (remove unused native) 2022-02-10 21:14:23 +00:00
Ducko 00ae1f58a3 [Chore] Revert last commit for CI testing
This reverts commit 73bc0650d4.
2022-02-10 21:11:34 +00:00
Ducko 73bc0650d4 [Splash > Preload] Cleanup source (remove unused native) 2022-02-10 21:05:37 +00:00
Ducko 399ab4f861 [Splash > Backend] Clean up source, remove ssuc option 2022-02-09 14:32:31 +00:00
Ducko 125fac237b [Splash > Backend] Clean up source a bit 2022-02-08 19:32:42 +00:00
CanadaHonk 47fa7e40f3
[Splash > Preload] Remove openUrl as unused 2022-02-08 13:12:28 +00:00
CanadaHonk 22df92b559
[Updater > Host > Linux] Rewrite to simplify and fix erroring 2022-02-08 13:07:28 +00:00
Ducko c69bfdf0e1 [AsarUpdate] Clean up source (missing semicolon) 2022-02-06 21:16:38 +00:00
Ducko fe37f46bde [Splash] Fix accidental push of stripped testing 2022-02-06 17:48:27 +00:00
Ducko fc4cbc7996 [Splash > UI] Clean up source a bit 2022-02-06 16:57:01 +00:00
Ducko 38e1fd1cab [Splash > UI] Use var for font, use new cdn domain for externals 2022-02-06 16:39:11 +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 2bc195b479 [Bootstrap] Tweak multi instance handling (remove logging, simplify) 2022-02-03 21:38:00 +00:00
Ducko 4c49ef4754 [Paths] Add cleanOldVersions 2022-02-02 18:35:54 +00:00
Ducko ff126420e9 [Splash > Preload] Tweak source 2022-02-02 08:37:06 +00:00
Ducko 4b54121c59 [CmdSwitches] Fix no gap between base and preset 2022-02-01 20:35:59 +00:00
Ducko 28bdab8df4 [Splash] Disable splashText by default 2022-01-30 20:33:37 +00:00
Ducko b73ba369f9 [Updater > Request] Clean up source 2022-01-30 20:13:32 +00:00
Ducko b611a32f90 [Utils > Security] Rewrite cuom func 2022-01-30 19:59:13 +00:00