dependabot[bot]
e053feb32e
Bump ASF-WebConfigGenerator from c7780a7 to 185ce9e
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `c7780a7` to `185ce9e`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](c7780a7ad0...185ce9e0b4 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-04-15 01:28:38 +00:00
JustArchi
96e1aefdf0
Bump
2019-04-12 14:16:03 +02:00
JustArchi
628548414d
Translations update
4.0.1.6
2019-04-12 14:14:41 +02:00
JustArchi
593caa6b21
Manual bump of ArchiCrowdin
2019-04-12 14:00:46 +02:00
JustArchi
98398c6770
Misc
2019-04-12 13:46:45 +02:00
JustArchi
04bf32e372
Improve cooldown when ASF detects recent playing
2019-04-12 13:43:48 +02:00
dependabot[bot]
b43981a160
Bump ASF-ui from 50529a4 to a42b326
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `50529a4` to `a42b326`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](50529a48c5...a42b3266b2 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-04-12 01:25:09 +00:00
JustArchi
79b528cdee
Do not serialize plugin API objects in IPC API
2019-04-11 22:52:03 +02:00
JustArchi
513b821b60
IPC controllers cleanup
2019-04-11 22:47:21 +02:00
JustArchi
ac70af0268
Misc
2019-04-11 14:13:15 +02:00
JustArchi
956b133957
Misc
2019-04-11 14:07:03 +02:00
JustArchi
962b4a2141
Closes #1191
2019-04-11 14:04:58 +02:00
dependabot[bot]
2b8c01847e
Bump ASF-ui from 8c1678e to 50529a4
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `8c1678e` to `50529a4`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](8c1678ec5d...50529a48c5 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-04-11 01:24:36 +00:00
JustArchi
b524758017
Code cleanup
2019-04-10 23:15:34 +02:00
JustArchi
13fdb0cb77
Misc
2019-04-10 22:39:28 +02:00
JustArchi
14780f3241
Code cleanup
2019-04-10 22:26:49 +02:00
JustArchi
1674cbc5f1
Misc
2019-04-10 22:03:18 +02:00
JustArchi
7ebfbb6f31
Misc
2019-04-10 20:21:11 +02:00
JustArchi
ab92065185
Misc
2019-04-10 19:24:42 +02:00
JustArchi
977b82ee2e
Misc
2019-04-10 18:35:21 +02:00
dependabot[bot]
d2c044eb6a
Bump ASF-ui from 8bcda41 to 8c1678e
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `8bcda41` to `8c1678e`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](8bcda41a4f...8c1678ec5d )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-04-10 01:25:17 +00:00
JustArchi
a5495b1f41
Travis: bump
2019-04-09 23:17:05 +02:00
dependabot[bot]
e0adeb5492
Bump ASF-WebConfigGenerator from 11a470e to c7780a7
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `11a470e` to `c7780a7`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](11a470edfb...c7780a7ad0 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-04-09 01:31:51 +00:00
dependabot[bot]
5def9a5552
Bump ASF-ui from 46bfd62 to 8bcda41
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `46bfd62` to `8bcda41`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](46bfd62133...8bcda41a4f )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-04-09 01:24:58 +00:00
JustArchi
6cb7c04a99
Misc
2019-04-08 21:35:58 +02:00
JustArchi
285449b3ea
State count of handled confirmations in 2fa commands
2019-04-08 21:15:09 +02:00
dependabot[bot]
8d38fd04a5
Bump HtmlAgilityPack from 1.11.1 to 1.11.2
...
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack ) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases )
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.11.1...v1.11.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-04-08 10:07:04 +00:00
JustArchi
1b0cb41366
Slightly improve use case in #1185
...
API key can be pre-fetched after logging in, and cached for longer than an hour, since bot disconnect already triggers the reset. This way we can avoid asking for that later on, and improve performance of API-key oriented features, without drawbacks from doing so early on, and additionally being covered by LoginLimiterDelay which (accidentally) should help in regards to unsupported amount of bots as well.
2019-04-08 12:02:21 +02:00
JustArchi
2086e77e55
Bump
2019-04-07 12:28:51 +02:00
JustArchi
ae08fa47e6
Remove az-AZ
4.0.1.5
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