Commit Graph

8110 Commits

Author SHA1 Message Date
GitHub Action
513af9f83c Automatic translations update 2020-12-23 02:36:28 +00:00
Vitaliy
4bc2c3ecd8 Fix interface members visibility (#2094) 2020-12-22 09:49:19 +01:00
GitHub Action
12d5425453 Automatic translations update 2020-12-22 02:33:53 +00:00
dependabot-preview[bot]
e9374aaf1c Bump wiki from 2486c47 to 3ef377b
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki) from `2486c47` to `3ef377b`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases)
- [Commits](2486c472f3...3ef377ba8c)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-22 01:32:13 +00:00
GitHub Action
6fa354c221 Automatic translations update 2020-12-21 02:29:40 +00:00
dependabot-preview[bot]
2358211b47 Bump ASF-ui from 458e9e0 to f9f42c5
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `458e9e0` to `f9f42c5`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](458e9e02d2...f9f42c54c4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-21 01:36:13 +00:00
GitHub Action
9c78a3334c Automatic translations update 2020-12-20 02:24:01 +00:00
JustArchi
0db004ae35 Misc reordering 2020-12-19 00:25:22 +01:00
JustArchi
4ebed5a046 Misc 2020-12-19 00:14:45 +01:00
JustArchi
34c5f5cf8b Closes #2012 2020-12-18 22:06:15 +01:00
Vitaliy
c5c55dc44e Add base path support for swagger (#2091) 2020-12-18 12:05:54 +01:00
dependabot-preview[bot]
aad3458ce2 Bump ASF-ui from 605d4aa to 458e9e0
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `605d4aa` to `458e9e0`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](605d4aac50...458e9e02d2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-18 01:33:45 +00:00
GitHub Action
be05a411cf Automatic translations update 2020-12-17 02:21:57 +00:00
dependabot-preview[bot]
302cd1dc44 Bump ASF-ui from 459682a to 605d4aa
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `459682a` to `605d4aa`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](459682ab2f...605d4aac50)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-17 01:32:38 +00:00
JustArchi
626fa7f059 Use the cancellation token logic also with sends 2020-12-16 12:47:46 +01:00
JustArchi
79a9f97157 Add two more exceptions to NLogGet
Even with cancellation token, it seems that it's not always possible to abort the connection in the clean way, pointless to throw on them since there is nothing else we can do.
2020-12-16 12:11:21 +01:00
JustArchi
c140b302eb Correct CI
I forgot this is a struct, not a class
2020-12-16 10:21:16 +01:00
JustArchi
58ae29d1eb Small fixes after #2087
- Add guard against cancellationToken being null
- Use cancellationToken for all webSocket operations
- Use no cancellation token for semaphore release
- Log TaskCanceledException on user-debugging level
2020-12-16 10:18:05 +01:00
Bartosz Chrostowski
3e2c7dcf2c Add cancellation token to web socket (#2087)
* Add cancelation token to web socket

* Add catching cancelation exception from web scoket
2020-12-16 10:03:13 +01:00
GitHub Action
610667c6e6 Automatic translations update 2020-12-16 02:21:07 +00:00
dependabot-preview[bot]
1e1924b913 Bump ASF-ui from dacb4d6 to 459682a
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `dacb4d6` to `459682a`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](dacb4d6d4d...459682ab2f)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-16 01:35:14 +00:00
JustArchi
e8898e6871 Bump 2020-12-15 20:24:27 +01:00
Vitaliy
7c4b2638d1 Add Steam Awards 2020 to blacklist (#2086) 5.0.1.2 2020-12-15 20:20:24 +01:00
GitHub Action
b60b5cfa71 Automatic translations update 2020-12-15 02:20:37 +00:00
dependabot-preview[bot]
aa1f3fbe6a Bump wiki from b382fc0 to 2abd05a
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki) from `b382fc0` to `2abd05a`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases)
- [Commits](b382fc0c80...2abd05a2f3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-15 01:31:43 +00:00
GitHub Action
080adfa133 Automatic translations update 2020-12-12 02:17:44 +00:00
JustArchi
9d2bb9939d Misc 2020-12-11 23:00:54 +01:00
GitHub Action
fcba8adedd Automatic translations update 2020-12-11 02:18:04 +00:00
GitHub Action
edd9bb8f2a Automatic translations update 2020-12-10 02:17:31 +00:00
dependabot-preview[bot]
0d10382cef Bump ASF-ui from 0d1c70d to dacb4d6
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `0d1c70d` to `dacb4d6`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](0d1c70d75e...dacb4d6d4d)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-10 01:39:37 +00:00
JustArchi
978cac9c01 Orange was a mistake 2020-12-09 12:43:09 +01:00
JustArchi
5d3f1f308c Add revolut as donation option 2020-12-09 12:41:39 +01:00
GitHub Action
192aab5371 Automatic translations update 2020-12-09 02:15:06 +00:00
dependabot-preview[bot]
1314e81937 Bump ASF-ui from 7c1b566 to 0d1c70d
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `7c1b566` to `0d1c70d`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](7c1b566bc5...0d1c70d75e)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-09 01:33:23 +00:00
GitHub Action
e5cff3c496 Automatic translations update 2020-12-08 02:15:06 +00:00
dependabot-preview[bot]
98efacb4f2 Bump ASF-ui from e65e331 to 7c1b566
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `e65e331` to `7c1b566`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](e65e331696...7c1b566bc5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-08 01:32:52 +00:00
GitHub Action
7061f135e6 Automatic translations update 2020-12-07 02:14:01 +00:00
dependabot-preview[bot]
8fef6bfb71 Bump ASF-ui from b6e4dc8 to e65e331
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `b6e4dc8` to `e65e331`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](b6e4dc8cac...e65e331696)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-07 01:40:43 +00:00
dependabot-preview[bot]
9fd1d4ce7f Bump NLog from 4.7.5 to 4.7.6
Bumps [NLog](https://github.com/NLog/NLog) from 4.7.5 to 4.7.6.
- [Release notes](https://github.com/NLog/NLog/releases)
- [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/NLog/NLog/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-06 19:48:41 +00:00
JustArchi
bc8ee3592d Cleanup some obsolete warnings 2020-12-05 21:53:18 +01:00
JustArchi
4e190b7dfd Misc code improvements 2020-12-05 20:30:15 +01:00
JustArchi
6265aa7271 Misc code improvements 2020-12-05 20:27:10 +01:00
JustArchi
f66d5e6116 Remove unneeded restriction 2020-12-04 20:05:45 +01:00
GitHub Action
fda7755102 Automatic translations update 2020-12-04 02:09:53 +00:00
GitHub Action
5f8482cdae Automatic translations update 2020-12-03 02:09:56 +00:00
dependabot-preview[bot]
31bc1a10b0 Bump ASF-ui from 906dfdf to b6e4dc8
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `906dfdf` to `b6e4dc8`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](906dfdf315...b6e4dc8cac)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-03 01:33:17 +00:00
dependabot-preview[bot]
a9080ba01a Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.0 to 16.8.3.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.8.0...v16.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-02 23:34:29 +00:00
JustArchi
31257449ed STD: Make loading GlobalCache fully async 2020-12-03 00:10:52 +01:00
JustArchi
b712706149 Remove no-longer-needed casts after C# compiler got smarter 2020-12-02 23:50:49 +01:00
JustArchi
82ff7762f2 Convert possible substring calls to string ranges 2020-12-02 23:45:20 +01:00