|
75d5cf0915
|
[RequireNative] Remove and just use require to simplify
|
2022-02-11 08:43:44 +00:00 |
|
|
0abad98295
|
[SecurityUtils] Remove as unneeded
|
2022-02-11 08:35:04 +00:00 |
|
|
5a3cf6d81f
|
[Splash > Preload] Cleanup source (remove unused native)
|
2022-02-10 21:14:23 +00:00 |
|
|
00ae1f58a3
|
[Chore] Revert last commit for CI testing
This reverts commit 73bc0650d4 .
|
2022-02-10 21:11:34 +00:00 |
|
|
73bc0650d4
|
[Splash > Preload] Cleanup source (remove unused native)
|
2022-02-10 21:05:37 +00:00 |
|
|
399ab4f861
|
[Splash > Backend] Clean up source, remove ssuc option
|
2022-02-09 14:32:31 +00:00 |
|
|
398b0720dc
|
[Readme] Remove skipStartupUpdateChecks option
|
2022-02-09 14:31:05 +00:00 |
|
|
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 |
|
|
2a3d86a725
|
[Readme] Tweak features
|
2022-02-07 08:17:34 +00:00 |
|
|
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 |
|
|
a39d76bf25
|
[Scripts > Strip] Fix switch cases
|
2022-02-06 21:33:04 +00:00 |
|
|
38e821a6fa
|
[CI > Test] Stdout debugging 2
|
2022-02-06 21:29:11 +00:00 |
|
|
c2bbf94ef1
|
[CI > Test] Stdout debugging
|
2022-02-06 21:25:17 +00:00 |
|
|
07e50cd47d
|
[Scripts > Strip] Rewrite
|
2022-02-06 21:18:32 +00:00 |
|
|
c69bfdf0e1
|
[AsarUpdate] Clean up source (missing semicolon)
|
2022-02-06 21:16:38 +00:00 |
|
|
1929cb0427
|
[Scripts > Strip] Add removal of blank lines, add comments
|
2022-02-06 17:50:08 +00:00 |
|
|
fe37f46bde
|
[Splash] Fix accidental push of stripped testing
|
2022-02-06 17:48:27 +00:00 |
|
|
fc4cbc7996
|
[Splash > UI] Clean up source a bit
|
2022-02-06 16:57:01 +00:00 |
|
|
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 |
|
|
d335ad57fc
|
[Poly > Request] Add encoding null support
|
2022-02-04 20:45:15 +00:00 |
|
|
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 |
|
|
02b393b86e
|
[Scripts > Strip] Initial Add (not in use)
|
2022-02-03 22:57:50 +00:00 |
|
|
8f77c6d363
|
[Updater > Request] Clean up source further
|
2022-02-03 22:19:01 +00:00 |
|
|
8b2ef7cfd5
|
[Updater > App] Rewrite to simplify imports
|
2022-02-03 21:53:59 +00:00 |
|
|
63562ea219
|
[Scripts > TestStartup] Remove as no longer used
|
2022-02-03 21:42:03 +00:00 |
|
|
2bc195b479
|
[Bootstrap] Tweak multi instance handling (remove logging, simplify)
|
2022-02-03 21:38:00 +00:00 |
|
|
5c0ee418b6
|
[CI > Build] Revert purposeful breakage to test
|
2022-02-02 20:13:41 +00:00 |
|
|
d554a6c659
|
[CI > Build] Break on purpose to test
|
2022-02-02 20:03:38 +00:00 |
|
|
b485db849b
|
[CI > Test] Fix syntax error
|
2022-02-02 19:50:29 +00:00 |
|
|
53c849a27d
|
[CI > Test] Remove sleep
|
2022-02-02 19:46:37 +00:00 |
|
|
7f1fe8059a
|
[CI > Test] Rewrite check to kill on success
|
2022-02-02 19:44:55 +00:00 |
|
|
2c977bf81d
|
[CI > Test] Don't cache client
|
2022-02-02 19:28:59 +00:00 |
|
|
7a1cd8203f
|
[CI > Release] Extract artifact properly
|
2022-02-02 19:27:09 +00:00 |
|
|
601754dc94
|
[CI > Test] Extract artifact properly
|
2022-02-02 19:22:58 +00:00 |
|
|
964ce9dc10
|
[CI > Nightly] Rewrite to use one workflow with several steps
|
2022-02-02 19:07:27 +00:00 |
|
|
91cb7799fd
|
[CI > Build] Disable minified builds for now
|
2022-02-02 18:40:14 +00:00 |
|
|
4c49ef4754
|
[Paths] Add cleanOldVersions
|
2022-02-02 18:35:54 +00:00 |
|
|
733d35a537
|
Merge branch 'main' of github.com:GooseMod/OpenAsar
|
2022-02-02 08:38:16 +00:00 |
|
|
ff126420e9
|
[Splash > Preload] Tweak source
|
2022-02-02 08:37:06 +00:00 |
|
CanadaHonk
|
f8cb772c13
|
[CI > Test] Exit on grep match
|
2022-02-01 22:58:38 +00:00 |
|
|
fa54c89eec
|
[CI > Build] Fix syntax error
|
2022-02-01 22:25:35 +00:00 |
|
|
fdad6fef5c
|
[CI > Build] Run on test success
|
2022-02-01 22:22:31 +00:00 |
|
|
9fea5358de
|
[CI > Test] Revert purposefully breaking to test
|
2022-02-01 22:11:25 +00:00 |
|