Archi
93af13ec47
I missed one call
2021-05-29 21:10:18 +02:00
Archi
ddfb498a82
Bump
2021-05-29 21:06:25 +02:00
Archi
4a9c8b59d6
Add workaround for https://github.com/SteamRE/SteamKit/pull/992
2021-05-29 21:04:13 +02:00
Renovate Bot
5175fad5e2
Update ASF-ui commit hash to 2a5ff5e
2021-05-29 13:18:18 +00:00
Renovate Bot
4d462e617e
Update ASF-ui commit hash to e6c933e
2021-05-29 08:14:05 +00:00
Renovate Bot
70084d2f77
Update ASF-ui commit hash to 8008301
2021-05-29 04:37:12 +00:00
ArchiBot
fa8fbee67f
Automatic translations update
2021-05-29 03:07:16 +00:00
Renovate Bot
38374e51d8
Update ASF-ui commit hash to 7c9ac99
2021-05-29 01:09:12 +00:00
ArchiBot
60f459f923
Automatic translations update
2021-05-28 03:02:27 +00:00
Renovate Bot
3a3cf4eb7f
Update ASF-ui commit hash to 93e0caa
2021-05-28 00:33:02 +00:00
Renovate Bot
634e0d8066
Update ASF-ui commit hash to 7c5c995
2021-05-27 14:48:00 +00:00
Archi
1564d6dcfa
Update .editorconfig
2021-05-27 15:48:32 +02:00
Archi
976e0e2900
Improve editorconfig for EPascalCase and misc
2021-05-27 15:46:57 +02:00
ArchiBot
ec66a15317
Automatic translations update
2021-05-27 02:56:28 +00:00
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