Vitaliy
ea3347b36d
Accept HttpContent as data in WebBrowser ( #1828 )
2020-06-07 17:09:01 +02:00
JustArchi
2865259a6a
Enable SK2 debug only with debugging config, not just debug build
2020-06-06 22:06:32 +02:00
JustArchi
cb6c5e2de2
Make it possible for WebBrowser to post custom data
...
While this isn't required for ASF (at least right now), it'll allow plugins to use ASF's WebBrowser for sending e.g. json to third-party endpoints.
2020-06-06 16:34:20 +02:00
JustArchi
a6a8dfb78b
Bump
2020-06-06 15:06:32 +02:00
JustArchi
927f4c3a34
Translations update
4.2.2.0
2020-06-06 15:03:28 +02:00
Vitaliy
b8a6397533
Fix farming games with non-public package data ( #1827 )
...
* Use AccessTokens to retrieve package data, update SteamKit
* Force retrieving data about games with null AppIDs
* Change validation of OnlineStatus property
2020-06-06 15:00:05 +02:00
JustArchi
5afd22a507
Fix NRE with CustomGamePlayedWhileFarming
2020-06-06 11:14:05 +02:00
JustArchi
8c065bbe25
Bump
2020-06-05 17:47:53 +02:00
JustArchi
403a7d13a4
Translations update
4.2.1.9
2020-06-05 17:40:13 +02:00
JustArchi
28ebc497d8
Add awful workaround for #1812
2020-06-05 17:30:03 +02:00
dependabot-preview[bot]
a8a05fc4c0
Bump ASF-ui from c5d5dda to 2ef801e
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `c5d5dda` to `2ef801e`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](c5d5dda016...2ef801e5a0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-06-04 01:28:36 +00:00
dependabot-preview[bot]
f2df0d9e4a
Bump wiki from fbf323f to 17d31b2
...
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki ) from `fbf323f` to `17d31b2`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases )
- [Commits](fbf323f2b3...17d31b209d )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-06-04 01:22:26 +00:00
JustArchi
b47ecaa5f9
Remove unused string
2020-06-03 19:30:13 +02:00
JustArchi
a5d85a211d
Add /Api/{Bots}/Input endpoint
...
Makes https://github.com/JustArchiNET/ASF-ui/issues/888 (and similar actions) possible
2020-06-03 19:26:59 +02:00
JustArchi
d9355ceab0
Unify NumberResponse as EResultResponse
...
Since it uses a number, very likely it is indeed EResult under the hood, and not just a boolean written as 0 and 1.
2020-06-03 16:52:08 +02:00
JustArchi
bc2cac5c08
Closes #1820
...
Those properties started being serialized the moment we opened them as part of PublicAPI, we do not intend to serialize them when sending to Steam.
2020-06-03 16:48:04 +02:00
dependabot-preview[bot]
e714778085
Bump wiki from f553b83 to fbf323f
...
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki ) from `f553b83` to `fbf323f`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases )
- [Commits](f553b838a9...fbf323f2b3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-06-03 01:28:14 +00:00
dependabot-preview[bot]
0be9bcef6b
Bump ASF-ui from aec6c3b to c5d5dda
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `aec6c3b` to `c5d5dda`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](aec6c3b7b6...c5d5dda016 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-06-03 01:22:51 +00:00
JustArchi
2511eac165
Fix appveyor to use latest LTS node version
2020-06-02 19:20:55 +02:00
dependabot-preview[bot]
1343fbe15c
Bump Humanizer from 2.8.25 to 2.8.26
...
Bumps [Humanizer](https://github.com/Humanizr/Humanizer ) from 2.8.25 to 2.8.26.
- [Release notes](https://github.com/Humanizr/Humanizer/releases )
- [Changelog](https://github.com/Humanizr/Humanizer/blob/master/release_notes.md )
- [Commits](https://github.com/Humanizr/Humanizer/compare/v2.8.25...v2.8.26 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-06-02 13:46:35 +00:00
dependabot-preview[bot]
34eca6b0ea
Bump Humanizer from 2.8.11 to 2.8.25
...
Bumps [Humanizer](https://github.com/Humanizr/Humanizer ) from 2.8.11 to 2.8.25.
- [Release notes](https://github.com/Humanizr/Humanizer/releases )
- [Changelog](https://github.com/Humanizr/Humanizer/blob/master/release_notes.md )
- [Commits](https://github.com/Humanizr/Humanizer/compare/v2.8.11...v2.8.25 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-06-02 13:18:41 +00:00
JustArchi
1e0b874952
Use the same for multiple games
2020-06-02 13:21:02 +02:00
JustArchi
2c49920ea8
Allow CustomGamePlayedWhileFarming to make use of appID and gameName of the currently farmed title
2020-06-02 13:02:35 +02:00
JustArchi
291a214051
Update ci.yml
2020-06-01 18:21:48 +02:00
dependabot-preview[bot]
cb2225d420
Bump ASF-ui from af96b82 to aec6c3b
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `af96b82` to `aec6c3b`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](af96b829f9...aec6c3b7b6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-06-01 01:37:13 +00:00
dependabot-preview[bot]
66bc45f96e
Bump wiki from da9e926 to f553b83
...
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki ) from `da9e926` to `f553b83`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases )
- [Commits](da9e92610e...f553b838a9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-06-01 01:27:11 +00:00
dependabot-preview[bot]
814b7324b6
Bump ASF-WebConfigGenerator from 7d5c696 to 93d6b1f
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `7d5c696` to `93d6b1f`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](7d5c69682e...93d6b1fdb1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-06-01 01:21:14 +00:00
dependabot-preview[bot]
69fb043e96
Bump ASF-WebConfigGenerator from 5bd96bb to 7d5c696
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `5bd96bb` to `7d5c696`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](5bd96bbd12...7d5c69682e )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-05-28 01:28:10 +00:00
dependabot-preview[bot]
7a54acc8eb
Bump ASF-ui from e6a42ba to af96b82
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `e6a42ba` to `af96b82`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](e6a42baf39...af96b829f9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-05-28 01:22:42 +00:00
JustArchi
2620c268b1
Bump
2020-05-27 23:30:47 +02:00
JustArchi
f255dd182d
Translations update
4.2.1.8
2020-05-27 22:44:58 +02:00
JustArchi
149f2e679f
Misc
2020-05-27 14:45:27 +02:00
Kamushek
800d10de96
Fixed NullPropagation ( #1809 )
...
* Fixed NullPropagation
* Changes to similar methods
2020-05-27 14:42:12 +02:00
JustArchi
90a9fbe6af
Bump
2020-05-27 10:32:07 +02:00
JustArchi
e0935f1e70
Update ASF.cs
4.2.1.7
2020-05-27 10:30:47 +02:00
dependabot-preview[bot]
713cd19f47
Bump ASF-ui from e755c74 to c010ca1
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `e755c74` to `c010ca1`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](e755c74416...c010ca1e35 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-05-27 01:28:49 +00:00
dependabot-preview[bot]
07b3ab08b8
Bump ASF-WebConfigGenerator from 667e25f to 97c9d82
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `667e25f` to `97c9d82`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](667e25fa39...97c9d82fcb )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-05-27 01:22:44 +00:00
JustArchi
943788687d
Bump
2020-05-26 23:54:54 +02:00
JustArchi
377ee76237
Translations update
4.2.1.6
2020-05-26 23:54:11 +02:00
JustArchi
b080adc069
Fix
2020-05-26 23:48:22 +02:00
JustArchi
52c10f2223
When declaring custom process group, use it exclusively
2020-05-26 23:32:54 +02:00
JustArchi
ac8df87e08
Add support for network groups, #1798
2020-05-26 23:24:43 +02:00
dependabot-preview[bot]
f4c288bc6e
Bump ASF-ui from 7019b2d to 781a43a
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `7019b2d` to `781a43a`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](7019b2dfb3...781a43aa00 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-05-26 01:28:34 +00:00
dependabot-preview[bot]
b95c38ab38
Bump ASF-WebConfigGenerator from 296f453 to 5fdba70
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `296f453` to `5fdba70`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](296f453fd3...5fdba70b2e )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-05-26 01:24:24 +00:00
JustArchi
bba2327aec
Update ci.yml
2020-05-25 22:37:38 +02:00
JustArchi
35a5d8ca7f
Bump
2020-05-24 11:14:38 +02:00
JustArchi
9eb2ab6dbb
Translations update
4.2.1.5
2020-05-24 11:11:53 +02:00
Sandro
fad6e21dab
Fix Docker Images ( #1803 )
2020-05-24 11:03:44 +02:00
JustArchi
f4c6481520
Bump
2020-05-24 00:28:57 +02:00
JustArchi
7930a652dd
Correct UnixSetFileAccess to allow chmoding a directory
4.2.1.4
2020-05-24 00:17:36 +02:00