Commit graph

8748 commits

Author SHA1 Message Date
Renovate Bot
6a897de9b6
Update dependency MSTest.TestFramework to v2.2.4 2021-05-26 07:23:19 +00:00
Renovate Bot
03c0d083be
Update ASF-ui commit hash to 8f7b19a 2021-05-26 03:24:27 +00:00
ArchiBot
552652b5bb
Automatic translations update 2021-05-26 02:47:42 +00:00
Renovate Bot
8c9d98d0fc
Update dependency MSTest.TestAdapter to v2.2.4 2021-05-25 23:54:01 +00:00
Renovate Bot
f435f32ed5
Update dependency Microsoft.NET.Test.Sdk to v16.10.0 2021-05-25 20:22:52 +00:00
Renovate Bot
0ad732cc57
Update ASF-ui commit hash to 84f0883 2021-05-25 04:20:29 +00:00
ArchiBot
716acb0468
Automatic translations update 2021-05-25 02:42:38 +00:00
Archi
1de63f6d00
Correct run.sh
Why do I always have to screw up things
2021-05-25 00:33:55 +02:00
Archi
910af8242c
Bump 2021-05-25 00:17:53 +02:00
Archi
59ae27c0d0
Avoid even asking for login keys if it's not needed
ASF is already smart enough to not >use< a login key when it's not needed, but the sole fact of asking for it might screw up Valve's backend and in result cause issues for the client, totally for no reason, as we're not going to use it anyway.

The original idea was to keep it around "just in case" if the user removed his password or 2FA, but that is completely moot the moment we realize the alone fact of that bool property being set can cause the problems.

Login keys should only be used if both:
a) User left it enabled in the config
b) We can't guarantee all the details during login procedure, that is mainly a missing password in the config and/or lack of ASF 2FA. We're not going to enhance the logic for completely insecure accounts as they should opt into SteamGuard or 2FA ASAP, making the login key needed.

Also fix setter visibility for BotConfig while at it, if plugins want to set those properties themselves, they have Bot.SetUserInput() function instead.
2021-05-25 00:08:16 +02:00
Renovate Bot
eb9e864f38
Update ASF-ui commit hash to 728ec4d 2021-05-24 15:50:25 +00:00
Archi
54445474e5
CI: Use GITHUB_TOKEN instead of GH_PACKAGES_PAT
It was not possible previously, but it should be now: https://docs.github.com/en/packages/working-with-a-github-packages-registry/migrating-to-the-container-registry-from-the-docker-registry#authenticating-to-the-container-registry
2021-05-24 10:25:47 +02:00
ArchiBot
f1de87e719
Automatic translations update 2021-05-24 02:39:33 +00:00
Renovate Bot
f6355a1c62
Update ASF-ui commit hash to 41dac15 2021-05-24 00:41:43 +00:00
Renovate Bot
7e7dcb64f4
Update ASF-ui commit hash to cfee590 2021-05-23 20:57:29 +00:00
Renovate Bot
0cf22e5759
Update ASF-ui commit hash to 483512a 2021-05-23 15:04:37 +00:00
Archi
adb85b71f6
Bump 2021-05-23 16:41:17 +02:00
Łukasz Domeradzki
b2300a6458
Update CONTRIBUTING.md 2021-05-23 16:32:13 +02:00
Archi
68baaae614
Misc 2021-05-23 14:41:22 +02:00
Archi
20629e008a
Update config.yml 2021-05-23 14:39:24 +02:00
Archi
b0186341e4
Update issue templates 2021-05-23 14:38:39 +02:00
Archi
57265e902c
Update CONTRIBUTING.md 2021-05-23 13:59:34 +02:00
Archi
4e9324ff9f
Update CONTRIBUTING.md 2021-05-23 13:57:42 +02:00
ArchiBot
b834261b88
Automatic translations update 2021-05-23 02:40:11 +00:00
Renovate Bot
f27467b2e4
Update ASF-ui commit hash to adfeef8 2021-05-22 22:17:45 +00:00
Archi
027347aee0
Update issue templates 2021-05-22 22:27:24 +02:00
Archi
817b818dfd
Update renovate.json 2021-05-22 22:01:35 +02:00
Archi
4bec13b175
Use default Api route for controllers that do not declare one
We don't have any like that, but third-party plugins might
2021-05-22 21:25:20 +02:00
Archi
a75f160ada
Second SLN cleanup 2021-05-22 19:57:33 +02:00
Archi
ff212683c9
SLN cleanup
The removed section does not exist in dotnet new sln
2021-05-22 19:54:21 +02:00
Archi
14c8e60ea9
Two more 2021-05-22 19:45:56 +02:00
Archi
fe43aa6cb6
Convert UTF-8 BOM to files to UTF-8 2021-05-22 19:45:27 +02:00
Archi
fb20108de3
AppVeyor: Remove dotnet clean, as it's not needed 2021-05-22 19:10:19 +02:00
Archi
a30ed27268
Update DH short description automatically as well 2021-05-22 18:47:03 +02:00
Archi
125f073eef
Misc 2021-05-22 17:11:51 +02:00
Archi
6b0058cea5
Final touches 2021-05-22 17:06:22 +02:00
ArchiBot
a692c32d8f
Automatic translations update 2021-05-22 14:33:11 +00:00
Archi
199f7862bd
Update translations.yml 2021-05-22 16:32:13 +02:00
Archi
991e78d985
Remove gpgsign for pushes as GitHub doesn't support it 2021-05-22 16:22:47 +02:00
Archi
e8136490c8
Closes #2327
In addition to that change the cron and remove localization to test this in a second
2021-05-22 16:18:19 +02:00
Renovate Bot
c9c33de266
Update ASF-ui commit hash to c2a6f3e 2021-05-22 10:26:31 +00:00
Renovate Bot
d7771e89da
Update ASF-ui commit hash to 6de10f4 2021-05-22 04:35:48 +00:00
GitHub Action
bcd0f802a9 Automatic translations update 2021-05-22 02:32:53 +00:00
Renovate Bot
84298cacb3
Update ASF-ui commit hash to 76c0f24 2021-05-22 00:11:25 +00:00
Renovate Bot
b80d750a35
Update ASF-ui commit hash to 3e63f6a 2021-05-21 05:50:14 +00:00
GitHub Action
14102416b5 Automatic translations update 2021-05-21 02:33:34 +00:00
Renovate Bot
9467bc1d41
Update wiki commit hash to f0bfd5b 2021-05-20 23:56:41 +00:00
Archi
795af015af
CI: Supply STD token to docker-ci
This allows to verify that STD plugin also builds, normally we skip it when token is not provided (for a reason)
2021-05-21 01:05:59 +02:00
Archi
c73a12bf49
Speed up docker builds
That dotnet clean is not needed here, and building STD plugin when not having a token is stupid
2021-05-21 00:30:16 +02:00
Archi
10ba141a80
Bump 2021-05-21 00:07:03 +02:00