Commit graph

493 commits

Author SHA1 Message Date
Oj
b03e18c9fb [Bootstrap] Stop setting ARPR flag (unneeded?) 2022-02-12 14:29:26 +00:00
Oj
d807128800 [Backoff] Rewrite to clean up a lot 2022-02-12 11:17:04 +00:00
Oj
c707c7bab4 [Splash > UI] Clean up source (font handling) 2022-02-11 22:50:31 +00:00
Oj
7f1d6d12c4 [Splash > Backend] Self-rewrite main code (not updater parts) 2022-02-11 22:41:40 +00:00
Oj
14c5f4939d [Splash > Backend] Minor source cleanup 2022-02-11 20:36:34 +00:00
Oj
875d8aa103 [Splash > Backend] Rewrite showing and injection to use events instead of IPC 2022-02-11 20:33:56 +00:00
Oj
80f9c6fc68 [Updater > Request] Fix download progress 2022-02-11 08:52:00 +00:00
Oj
75d5cf0915 [RequireNative] Remove and just use require to simplify 2022-02-11 08:43:44 +00:00
Oj
0abad98295 [SecurityUtils] Remove as unneeded 2022-02-11 08:35:04 +00:00
Oj
5a3cf6d81f [Splash > Preload] Cleanup source (remove unused native) 2022-02-10 21:14:23 +00:00
Oj
00ae1f58a3 [Chore] Revert last commit for CI testing
This reverts commit 73bc0650d4.
2022-02-10 21:11:34 +00:00
Oj
73bc0650d4 [Splash > Preload] Cleanup source (remove unused native) 2022-02-10 21:05:37 +00:00
Oj
399ab4f861 [Splash > Backend] Clean up source, remove ssuc option 2022-02-09 14:32:31 +00:00
Oj
398b0720dc [Readme] Remove skipStartupUpdateChecks option 2022-02-09 14:31:05 +00:00
Oj
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
Oj
2a3d86a725 [Readme] Tweak features 2022-02-07 08:17:34 +00:00
Oj
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
Oj
a39d76bf25 [Scripts > Strip] Fix switch cases 2022-02-06 21:33:04 +00:00
Oj
38e821a6fa [CI > Test] Stdout debugging 2 2022-02-06 21:29:11 +00:00
Oj
c2bbf94ef1 [CI > Test] Stdout debugging 2022-02-06 21:25:17 +00:00
Oj
07e50cd47d [Scripts > Strip] Rewrite 2022-02-06 21:18:32 +00:00
Oj
c69bfdf0e1 [AsarUpdate] Clean up source (missing semicolon) 2022-02-06 21:16:38 +00:00
Oj
1929cb0427 [Scripts > Strip] Add removal of blank lines, add comments 2022-02-06 17:50:08 +00:00
Oj
fe37f46bde [Splash] Fix accidental push of stripped testing 2022-02-06 17:48:27 +00:00
Oj
fc4cbc7996 [Splash > UI] Clean up source a bit 2022-02-06 16:57:01 +00:00
Oj
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
Oj
d335ad57fc [Poly > Request] Add encoding null support 2022-02-04 20:45:15 +00:00
Oj
82eaca1f72 [Chore] Remove linter commnents 2022-02-04 18:49:47 +00:00
CanadaHonk
fce71429bd
[CI] Strip source of comments in releases 2022-02-03 23:06:49 +00:00
Oj
02b393b86e [Scripts > Strip] Initial Add (not in use) 2022-02-03 22:57:50 +00:00
Oj
8f77c6d363 [Updater > Request] Clean up source further 2022-02-03 22:19:01 +00:00
Oj
8b2ef7cfd5 [Updater > App] Rewrite to simplify imports 2022-02-03 21:53:59 +00:00
Oj
63562ea219 [Scripts > TestStartup] Remove as no longer used 2022-02-03 21:42:03 +00:00
Oj
2bc195b479 [Bootstrap] Tweak multi instance handling (remove logging, simplify) 2022-02-03 21:38:00 +00:00
Oj
5c0ee418b6 [CI > Build] Revert purposeful breakage to test 2022-02-02 20:13:41 +00:00
Oj
d554a6c659 [CI > Build] Break on purpose to test 2022-02-02 20:03:38 +00:00
Oj
b485db849b [CI > Test] Fix syntax error 2022-02-02 19:50:29 +00:00
Oj
53c849a27d [CI > Test] Remove sleep 2022-02-02 19:46:37 +00:00
Oj
7f1fe8059a [CI > Test] Rewrite check to kill on success 2022-02-02 19:44:55 +00:00
Oj
2c977bf81d [CI > Test] Don't cache client 2022-02-02 19:28:59 +00:00
Oj
7a1cd8203f [CI > Release] Extract artifact properly 2022-02-02 19:27:09 +00:00
Oj
601754dc94 [CI > Test] Extract artifact properly 2022-02-02 19:22:58 +00:00
Oj
964ce9dc10 [CI > Nightly] Rewrite to use one workflow with several steps 2022-02-02 19:07:27 +00:00
Oj
91cb7799fd [CI > Build] Disable minified builds for now 2022-02-02 18:40:14 +00:00