Commit graph

8403 commits

Author SHA1 Message Date
dependabot-preview[bot]
9fd31406e5 Bump ASF-ui from d2e1a1d to 3a4e282
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `d2e1a1d` to `3a4e282`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](d2e1a1df6c...3a4e282eb4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-03 00:30:13 +00:00
JustArchi
4d67a44d82 Follow-up on SteamTarget rewrite
That went much smoother than I expected
2021-03-02 17:10:10 +01:00
GitHub Action
fe72d361e2 Automatic translations update 2021-03-02 02:10:47 +00:00
dependabot-preview[bot]
ff3d48340f Bump MSTest.TestFramework from 2.1.2 to 2.2.1
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.1.2 to 2.2.1.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Commits](https://github.com/microsoft/testfx/compare/v2.1.2...v2.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-02 01:58:25 +00:00
dependabot-preview[bot]
42f09e0d81 Bump MSTest.TestAdapter from 2.1.2 to 2.2.1
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 2.1.2 to 2.2.1.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Commits](https://github.com/microsoft/testfx/compare/v2.1.2...v2.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-02 00:55:05 +00:00
dependabot-preview[bot]
ea773cb4d1 Bump ASF-ui from 71aa004 to d2e1a1d
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `71aa004` to `d2e1a1d`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](71aa00463a...d2e1a1df6c)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-02 00:38:50 +00:00
JustArchi
137f46ec3b SteamTarget: Add back the required logic 2021-03-02 00:26:12 +01:00
JustArchi
6d853c7379 SteamTarget: Report Write() progress properly
Okay so this is a nasty one. If somebody has configured SteamTarget to notify about e.g. ASF crash, our LogManager.Flush() will NOT wait for that message to be sent before returning, as the Write() operation will return the moment it hits any async operation, at the very latest, the operation to write to a socket.

Our expectation is that we want to send that message (emptying our logging queue) before actually shutting down the process, and for that we need that Write() operation to block until the request is actually sent.

This is a quick fix for that while a pending rewrite for AsyncTaskTarget is in order - https://github.com/NLog/NLog/wiki/How-to-write-a-custom-async-target
2021-03-02 00:16:46 +01:00
JustArchi
c688942a23 Bump 2021-03-02 00:01:40 +01:00
GitHub Action
45e500069e Automatic translations update 2021-03-01 02:22:32 +00:00
dependabot-preview[bot]
f93f3f177d Bump wiki from 4cf1ba6 to b50199e
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki) from `4cf1ba6` to `b50199e`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases)
- [Commits](4cf1ba6dd4...b50199ed92)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-01 01:57:05 +00:00
dependabot-preview[bot]
5120027a66 Bump ASF-ui from 122d5d0 to 71aa004
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `122d5d0` to `71aa004`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](122d5d09c0...71aa00463a)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-01 01:41:56 +00:00
JustArchi
bb8430c056 Misc: Include OS architecture in variant 2021-03-01 00:19:26 +01:00
GitHub Action
989b2c4772 Automatic translations update 2021-02-28 02:20:56 +00:00
dependabot-preview[bot]
1f6e2e00bd Bump NLog.Web.AspNetCore from 4.10.0 to 4.11.0
Bumps [NLog.Web.AspNetCore](https://github.com/NLog/NLog.Web) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/NLog/NLog.Web/releases)
- [Changelog](https://github.com/NLog/NLog.Web/blob/master/CHANGELOG.MD)
- [Commits](https://github.com/NLog/NLog.Web/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-27 16:50:23 +00:00
JustArchi
7b2e804a62 Bump 2021-02-27 14:01:06 +01:00
Vitaliya
c34812e4bc
Fix RandomNext behaviour (#2212) 2021-02-27 13:49:29 +01:00
GitHub Action
45b1454fde Automatic translations update 2021-02-27 02:17:54 +00:00
JustArchi
9d9a8af94f Delete auto-merge.yml.off 2021-02-27 02:07:43 +01:00
JustArchi
b2336504a3 Misc 2021-02-27 02:05:40 +01:00
GitHub Action
b19c9048bf Automatic translations update 2021-02-26 02:18:22 +00:00
dependabot-preview[bot]
5ba3b7d81e Bump ASF-ui from daad283 to 122d5d0
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `daad283` to `122d5d0`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](daad283e39...122d5d09c0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-26 01:30:59 +00:00
dependabot-preview[bot]
0e48280d29 Bump NLog from 4.7.7 to 4.7.8
Bumps [NLog](https://github.com/NLog/NLog) from 4.7.7 to 4.7.8.
- [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>
2021-02-26 00:26:33 +00:00
GitHub Action
15f784e1d5 Automatic translations update 2021-02-25 02:17:08 +00:00
dependabot-preview[bot]
b6b0bb192e Bump ASF-ui from 97e68d1 to daad283
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `97e68d1` to `daad283`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](97e68d15d2...daad283e39)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-25 01:49:21 +00:00
dependabot-preview[bot]
fc9cb55d51 Bump wiki from 0fbb433 to a462eb8
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki) from `0fbb433` to `a462eb8`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases)
- [Commits](0fbb433617...a462eb8a70)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-25 01:33:48 +00:00
GitHub Action
2c7204c3ae Automatic translations update 2021-02-24 02:18:03 +00:00
dependabot-preview[bot]
68981e0ee9 Bump ASF-ui from 83eb492 to 97e68d1
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `83eb492` to `97e68d1`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](83eb49278e...97e68d15d2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-24 01:34:33 +00:00
dependabot-preview[bot]
b273fcd2e8 Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 16.9.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.8.3...v16.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-23 14:19:47 +00:00
GitHub Action
19fbd1b919 Automatic translations update 2021-02-23 02:16:54 +00:00
dependabot-preview[bot]
9d7c78b609 Bump ASF-ui from 65b0c40 to 83eb492
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `65b0c40` to `83eb492`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](65b0c4074d...83eb49278e)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-23 01:49:51 +00:00
dependabot-preview[bot]
8376be250c Bump wiki from 0b1fcbb to 8dfaaa7
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki) from `0b1fcbb` to `8dfaaa7`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases)
- [Commits](0b1fcbb7e0...8dfaaa744e)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-23 01:34:14 +00:00
JustArchi
bfc48425d3 CI: check-latest for node 2021-02-22 19:05:34 +01:00
JustArchi
f9775fd17b CI: Update crowdin and setup-node 2021-02-22 18:57:36 +01:00
JustArchi
16c03d85c9 CI: Use node.js 14 (LTS) 2021-02-22 18:48:21 +01:00
JustArchi
b98974a482 STD: Misc 2021-02-22 18:25:29 +01:00
JustArchi
e0062449db Bump 2021-02-22 18:18:13 +01:00
JustArchi
9b362cb08f Fix warning 2021-02-22 18:09:48 +01:00
JustArchi
e836cb66e4 STD: Make data field in response optional
Data field is not included in case of non-200 status codes.
2021-02-22 17:56:03 +01:00
JustArchi
34fbb9f86d CI: Remove travis
Travis introduced OSS credits a while ago, which artificially limit the OSS development by putting a pressure on how much time we can take for a build. While I can understand this decision, considering they're providing the service for free, there is no longer any reason for us to keep using it, due to heavy maintenance burden and pressure, something we really don't need considering other CIs (especially GitHub actions) do not have such limitations.

This is on top of other issues, which make Travis one of the most problematic CIs that I've ever tried to use.
2021-02-22 16:37:17 +01:00
JustArchi
4054e60592 CI: Use latest SDK version 2021-02-22 16:20:54 +01:00
GitHub Action
3acaa530b4 Automatic translations update 2021-02-22 02:17:30 +00:00
dependabot-preview[bot]
e7617fec5c Bump wiki from 45eb4f0 to 55e800c
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki) from `45eb4f0` to `55e800c`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases)
- [Commits](45eb4f008f...55e800c878)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22 02:02:58 +00:00
dependabot-preview[bot]
904fe2c53f Bump ASF-ui from 2b28a24 to 65b0c40
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `2b28a24` to `65b0c40`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](2b28a24470...65b0c4074d)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22 01:47:51 +00:00
GitHub Action
887049bf4a Automatic translations update 2021-02-21 02:17:02 +00:00
JustArchi
835611547f Mist optimization
No need to initialize assetIDs if inventory is empty. Also we know exact amount of items this way.
2021-02-20 23:49:05 +01:00
JustArchi
e87ef9498a Misc 2021-02-20 23:40:24 +01:00
JustArchi
29d1f9ff7a Misc code improvements 2021-02-20 23:38:48 +01:00
JustArchi
26cab42476 Misc
No point in refreshing all of the packages, just the packages we already know about.

In 99.9% cases it'll be exactly the same data anyway.
2021-02-20 17:29:13 +01:00
GitHub Action
6acd516a36 Automatic translations update 2021-02-20 02:14:55 +00:00