Commit Graph

810 Commits

Author SHA1 Message Date
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 615d7b8838 [Scripts > InjectPoly] Rename dir, rm node_modules each time prior 2022-02-15 12:48:27 +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 c9d2d435fe [Scripts > Strip] Strip HTML 2022-02-13 21:48:29 +00:00
Ducko c02460a7c2 [Scripts > Run] Pass args to client 2022-02-13 21:40:31 +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 398b0720dc [Readme] Remove skipStartupUpdateChecks option 2022-02-09 14:31:05 +00:00
Ducko 125fac237b [Splash > Backend] Clean up source a bit 2022-02-08 19:32:42 +00:00
CanadaHonk d3a586c892
[Scripts > Strip] Strip JSON files, clean up code 2022-02-08 14:19:38 +00:00
CanadaHonk fd5b7ba4ca
[Scripts > Strip] Minify static bools 2022-02-08 14:10:25 +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 2a3d86a725 [Readme] Tweak features 2022-02-07 08:17:34 +00:00
Ducko 985a2b93f1 [CI > Build] Re-enable stripping 2022-02-07 08:17:04 +00:00
CanadaHonk 2b95e73350
[CI > Build] Temporarily disable stripping 2022-02-06 23:46:14 +00:00
Ducko a39d76bf25 [Scripts > Strip] Fix switch cases 2022-02-06 21:33:04 +00:00
Ducko 38e821a6fa [CI > Test] Stdout debugging 2 2022-02-06 21:29:11 +00:00
Ducko c2bbf94ef1 [CI > Test] Stdout debugging 2022-02-06 21:25:17 +00:00
Ducko 07e50cd47d [Scripts > Strip] Rewrite 2022-02-06 21:18:32 +00:00
Ducko c69bfdf0e1 [AsarUpdate] Clean up source (missing semicolon) 2022-02-06 21:16:38 +00:00
Ducko 1929cb0427 [Scripts > Strip] Add removal of blank lines, add comments 2022-02-06 17:50:08 +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
CanadaHonk 879ec33203
[Meta] Add GH sponsor file 2022-02-06 16:29:35 +00:00
Ducko d335ad57fc [Poly > Request] Add encoding null support 2022-02-04 20:45:15 +00:00