Commit graph

6433 commits

Author SHA1 Message Date
JustArchi
ae08fa47e6 Remove az-AZ 2019-04-07 12:19:23 +02:00
JustArchi
ebcaecdf02 Translations update 2019-04-07 12:15:30 +02:00
JustArchi
d90a4017c8 Misc 2019-04-06 11:05:51 +02:00
JustArchi
d8afe989aa Misc 2019-04-05 16:44:31 +02:00
JustArchi
92758eaf5b Misc screwup 2019-04-05 16:25:44 +02:00
JustArchi
91e495605b Port ArchiBot's WebBrowser client errors handling
First important change is for all requests sent by ASF. Across those 4 years of development I do not remember a single situation where retrying on 4xx status code brought any improvement, bad request has to be handled by us, access denied and not found won't disappear after retry, all other ones are rather unused. Therefore, it makes sense to skip remaining tries on 4xx errors and do not flood the service with requests that are very unlikely to change anything.
Second change is smaller one and it allows the consumer of WebBrowser to declare that he's interested in handling client error codes himself. This way he can add extra logic and appropriately react to them - ASF uses it in statistics module, where the listing can signal refusal to list due to e.g. outdated ASF version through 403. Previously this was treated on the same level as timeout, which wasn't optimal.
2019-04-05 16:24:02 +02:00
JustArchi
2c68e9f70e Further statistics improvements 2019-04-05 15:12:54 +02:00
JustArchi
d7ed1e3cd9 Misc 2019-04-05 14:29:35 +02:00
dependabot[bot]
c1969bb505 Bump ASF-WebConfigGenerator from cbd60e7 to 7907b26
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator) from `cbd60e7` to `7907b26`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases)
- [Commits](cbd60e70e6...7907b26a99)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-05 01:31:27 +00:00
dependabot[bot]
a30bbba307 Bump ASF-ui from 07313aa to 3805a2b
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `07313aa` to `3805a2b`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](07313aa7f3...3805a2bfec)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-05 01:25:19 +00:00
JustArchi
3e4a08d81c Misc 2019-04-04 22:34:58 +02:00
JustArchi
44c5bf4ad5 Misc 2019-04-04 17:56:38 +02:00
JustArchi
1c917b4095 Travis: bump 2019-04-04 15:58:24 +02:00
JustArchi
b42bbda201 Misc 2019-04-04 14:04:36 +02:00
JustArchi
f3c9ab7771 Correct WalletBalance
It can indeed be negative when user does a chargeback (violating Steam ToS and getting suspended in the process)
2019-04-04 12:25:55 +02:00
JustArchi
0abadc24a8 Closes #1180 2019-04-04 12:22:08 +02:00
JustArchi
2260ed48ab Misc 2019-04-04 00:07:41 +02:00
JustArchi
99574f60bd Misc 2019-04-03 23:29:03 +02:00
JustArchi
9999e19d16 Misc 2019-04-03 23:25:52 +02:00
JustArchi
947c9e9f23 Bot-related improvements 2019-04-03 18:57:25 +02:00
JustArchi
a39b5108eb Program-related misc 2019-04-03 18:02:25 +02:00
JustArchi
c0f2000df1 Improve trade hold fetching 2019-04-03 16:50:19 +02:00
JustArchi
9b01f7d8bf Bot-oriented misc 2019-04-03 16:41:47 +02:00
JustArchi
47a8c864af Misc 2019-04-03 14:10:42 +02:00
JustArchi
f8a58a35d8 More misc improvements to AWH 2019-04-03 13:28:38 +02:00
dependabot[bot]
1c519edf0e Bump ASF-WebConfigGenerator from b4a1766 to cbd60e7
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator) from `b4a1766` to `cbd60e7`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases)
- [Commits](b4a1766694...cbd60e70e6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-03 01:41:47 +00:00
dependabot[bot]
76b9b7f059 Bump ASF-ui from 71c05bd to 07313aa
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `71c05bd` to `07313aa`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](71c05bd927...07313aa7f3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-03 01:35:32 +00:00
dependabot[bot]
a4bc4c0b89 Bump NLog from 4.6.1 to 4.6.2
Bumps [NLog](https://github.com/NLog/NLog) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/NLog/NLog/releases)
- [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/NLog/NLog/compare/v4.6.1...v4.6.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-03 01:27:36 +00:00
JustArchi
61606798a8 Misc 2019-04-02 23:42:30 +02:00
JustArchi
e55e668530 Misc 2019-04-02 20:48:06 +02:00
JustArchi
4920e28ac9 Misc string comparison optimizations 2019-04-02 20:43:17 +02:00
dependabot[bot]
a4e25f4523 Bump ASF-ui from 9af4fe0 to 71c05bd
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `9af4fe0` to `71c05bd`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](9af4fe087e...71c05bd927)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-02 01:31:32 +00:00
dependabot[bot]
58df11cbd7 Bump NLog from 4.6.0 to 4.6.1
Bumps [NLog](https://github.com/NLog/NLog) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/NLog/NLog/releases)
- [Changelog](https://github.com/NLog/NLog/blob/v4.6.1/CHANGELOG.md)
- [Commits](https://github.com/NLog/NLog/compare/v4.6...v4.6.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-01 01:25:38 +00:00
JustArchi
899994321a Bump 2019-03-30 21:21:04 +01:00
JustArchi
df582d4795 Translations update 2019-03-30 21:16:54 +01:00
JustArchi
c8e6ec6870 Correct mutex release 2019-03-30 21:00:41 +01:00
JustArchi
c73e0e2efb Bump 2019-03-29 23:49:08 +01:00
JustArchi
53c3c4a11a Translations update 2019-03-29 23:47:21 +01:00
JustArchi
07b8978866 Limit ASF to a single instance per directory 2019-03-29 23:07:06 +01:00
dependabot[bot]
ed80eefd37 Bump ASF-ui from 3f80de6 to 043c250
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `3f80de6` to `043c250`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](3f80de6d6a...043c250834)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-29 21:10:37 +00:00
JustArchi
9664c30e45 Misc optimization 2019-03-29 20:52:55 +01:00
Łukasz Domeradzki
a4bfc9700f
Update issue templates 2019-03-28 18:02:43 +01:00
JustArchi
7a984b6f10 Update Bug_report.md 2019-03-28 17:52:58 +01:00
JustArchi
3378ece88f Bump 2019-03-28 16:22:43 +01:00
JustArchi
0a0f4bb3bf Translations update 2019-03-28 16:21:30 +01:00
JustArchi
4cafd881e0 Closes #1171 2019-03-28 16:00:01 +01:00
dependabot[bot]
7dc9a76768 Bump JetBrains.Annotations from 2018.3.0 to 2019.1.1
Bumps JetBrains.Annotations from 2018.3.0 to 2019.1.1.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-27 10:46:45 +00:00
dependabot[bot]
574140b40a Bump HtmlAgilityPack from 1.11.0 to 1.11.1
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.11.0...v1.11.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-25 16:39:40 +00:00
dependabot[bot]
da5959ac4a Bump ASF-ui from e8b6ac6 to e70debc
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `e8b6ac6` to `e70debc`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](e8b6ac6f01...e70debc828)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-25 01:33:42 +00:00
dependabot[bot]
7977d28dda Bump wiki from 01752ec to 84025fa
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki) from `01752ec` to `84025fa`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases)
- [Commits](01752ecb83...84025fac15)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-25 01:27:26 +00:00