dependabot-preview[bot]
114822d319
Bump wiki from 9722145 to cae4587
...
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki ) from `9722145` to `cae4587`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases )
- [Commits](9722145621...cae4587cb0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-13 01:23:07 +00:00
JustArchi
1ab1cf1d6a
Automatically restart idling if it includes the appID that we've just blacklisted
2020-04-11 18:56:12 +02:00
JustArchi
876d275400
Revert "Remove denepdency on Nito.AsyncEx.Coordination"
...
This reverts commit e05ea63e08 .
2020-04-10 21:19:39 +02:00
JustArchi
e05ea63e08
Remove denepdency on Nito.AsyncEx.Coordination
...
We don't really need async operations here, ReaderWriterLockSlim is enough
2020-04-10 21:18:45 +02:00
JustArchi
d57662811e
Bump
2020-04-10 19:47:00 +02:00
JustArchi
ca83301ae3
Translations update
4.2.0.3
2020-04-10 19:45:21 +02:00
JustArchi
ff9a7631ee
Misc
2020-04-10 19:37:16 +02:00
JustArchi
6fa197d0d1
Misc appveyor zip changes
2020-04-10 19:33:31 +02:00
dependabot-preview[bot]
331297e4f8
Bump ASF-WebConfigGenerator from d93d9a8 to d32dfcf
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `d93d9a8` to `d32dfcf`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](d93d9a8f2a...d32dfcf7b6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-10 01:22:50 +00:00
dependabot-preview[bot]
b9f25c5e92
Bump wiki from ade6af6 to 600c6bb
...
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki ) from `ade6af6` to `600c6bb`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases )
- [Commits](ade6af6cea...600c6bb5c3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-09 01:42:44 +00:00
dependabot-preview[bot]
6d597afb99
Bump JetBrains.Annotations from 2019.1.3 to 2020.1.0
...
Bumps JetBrains.Annotations from 2019.1.3 to 2020.1.0.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-09 01:37:22 +00:00
dependabot-preview[bot]
e876b1fb3e
Bump ASF-WebConfigGenerator from 5646123 to d93d9a8
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `5646123` to `d93d9a8`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](5646123e30...d93d9a8f2a )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-09 01:35:50 +00:00
dependabot-preview[bot]
830aea1f4e
Bump ASF-ui from fdb3c4f to c51133a
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `fdb3c4f` to `c51133a`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](fdb3c4f11f...c51133aab4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-09 01:26:15 +00:00
JustArchi
e0209d9d75
Add linux-arm64 as GitHub workflow CI artifact
2020-04-08 19:45:03 +02:00
JustArchi
36bfbb69c6
chmod +x
2020-04-08 19:33:13 +02:00
JustArchi
289d3e90b7
Closes #1728
2020-04-08 19:32:53 +02:00
JustArchi
24678372af
Bump
2020-04-08 14:43:22 +02:00
JustArchi
0dc57a3532
Translations update
4.2.0.2
2020-04-08 14:17:45 +02:00
JustArchi
47b729a14d
Correct wrong retrying logic for streams
2020-04-08 13:01:21 +02:00
JustArchi
7a521da68b
Update WebBrowser.cs
2020-04-08 12:52:01 +02:00
JustArchi
960dbf9b71
Misc refactor
2020-04-08 12:50:58 +02:00
dependabot-preview[bot]
e8097be48a
Bump ASF-WebConfigGenerator from 75e2e8e to a366c05
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `75e2e8e` to `a366c05`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](75e2e8eec6...a366c05e95 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-08 01:26:07 +00:00
dependabot-preview[bot]
00c53244c4
Bump ASF-ui from 42324c9 to 9a32c65
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `42324c9` to `9a32c65`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](42324c94be...9a32c656df )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-08 01:22:24 +00:00
Vitaliy
5e39731a27
Catch exceptions when creating HtmlDocument from stream ( #1725 )
...
* Catch exceptions when creating HtmlDocument from stream
* Use proper retry logic if exception occured
* Add null check for document
2020-04-07 22:12:01 +02:00
dependabot-preview[bot]
c852f024a2
Bump ASF-ui from 6e3c497 to 42324c9
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `6e3c497` to `42324c9`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](6e3c4972ff...42324c94be )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-07 01:26:25 +00:00
dependabot-preview[bot]
45ac5ac6f6
Bump ASF-WebConfigGenerator from cd7f4c1 to 75e2e8e
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `cd7f4c1` to `75e2e8e`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](cd7f4c14ad...75e2e8eec6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-07 01:21:13 +00:00
JustArchi
704fb06460
Misc refactor
2020-04-06 20:42:26 +02:00
JustArchi
ae2f3ce1ff
Handle new notifications for comments
2020-04-06 20:37:53 +02:00
JustArchi
5360cba93a
Remove deprecated features
2020-04-06 17:33:31 +02:00
dependabot-preview[bot]
15fe5c60fc
Bump wiki from 4da8c3a to 266a95c
...
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki ) from `4da8c3a` to `266a95c`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases )
- [Commits](4da8c3a2ea...266a95c29c )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-06 01:23:33 +00:00
JustArchi
184bc32847
Bump
2020-04-04 13:18:36 +02:00
JustArchi
2f2bc140af
+x for both
4.2.0.1
2020-04-04 13:05:06 +02:00
JustArchi
b4e9d8ae48
Move the script under linux-* so it also exists in the final archive
2020-04-04 13:04:45 +02:00
JustArchi
e62b22beb9
+x for new script
2020-04-04 12:59:58 +02:00
JustArchi
ea07ee18b8
Closes #1720
2020-04-04 12:59:24 +02:00
JustArchi
cb92ae2a6b
Vastly improve .dockerignore
...
Hooray for 4 MB build context instead of 100 MB, sigh.
2020-04-04 12:58:16 +02:00
dependabot-preview[bot]
a50d0f937a
Bump Swashbuckle.AspNetCore.Annotations from 5.3.0 to 5.3.1
...
Bumps [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore ) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases )
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.3.0...v5.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-03 11:28:43 +00:00
dependabot-preview[bot]
a03b4dd41b
Bump Swashbuckle.AspNetCore from 5.3.0 to 5.3.1
...
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore ) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases )
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.3.0...v5.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-03 11:08:58 +00:00
dependabot-preview[bot]
569a7af20c
Bump Swashbuckle.AspNetCore.Newtonsoft from 5.3.0 to 5.3.1
...
Bumps [Swashbuckle.AspNetCore.Newtonsoft](https://github.com/domaindrivendev/Swashbuckle.AspNetCore ) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases )
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.3.0...v5.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-03 10:51:32 +00:00
dependabot-preview[bot]
a22430d6e8
Bump System.Linq.Async from 4.0.0 to 4.1.1
...
Bumps [System.Linq.Async](https://github.com/dotnet/reactive ) from 4.0.0 to 4.1.1.
- [Release notes](https://github.com/dotnet/reactive/releases )
- [Commits](https://github.com/dotnet/reactive/compare/ixnet-v4.0.0...ixnet-v4.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-03 01:24:45 +00:00
JustArchi
86c6eae25c
Bump
2020-04-02 17:32:22 +02:00
JustArchi
3d60ca41d3
Minor version bump
4.2.0.0
2020-04-02 17:31:03 +02:00
JustArchi
003fae98a9
Translations update
2020-04-02 17:29:14 +02:00
JustArchi
14fde3f12b
Move back to stock SK2, Bump AngleSharp
2020-04-02 17:22:09 +02:00
JustArchi
1e87341877
Small cleanup
2020-04-02 17:16:05 +02:00
Vitaliy
fbe5bd12ae
Use streams for http responses instead of strings where possible, replace HtmlAgilityPack with AngleSharp ( #1703 )
...
* Replace HAP with AngleSharp, add stream support to WebBrowser
* Fix skipped nullable operator
* Add extension method
* Rename function to be closer to HAP API
* Add JSON deserialization from stream, fix variable names, remove obsolete code
* Add more extension methods
* Fixes after review:
Remove excessive dependency
Move string value to const
Different handling for null and empty cases for confirmations
Use more human-friendly names
* Add http completion options, make GetToStream private
* Cleanup
* Add null checks, make StreamResponse disposable
* Refactor UrlGetToBinaryWithProgress into using UrlGetToStream
2020-04-02 17:01:55 +02:00
dependabot-preview[bot]
862d4b006d
Bump Swashbuckle.AspNetCore.Annotations from 5.2.1 to 5.3.0
...
Bumps [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore ) from 5.2.1 to 5.3.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases )
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.2.1...v5.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-02 13:44:25 +00:00
dependabot-preview[bot]
fc802bfa1a
Bump Swashbuckle.AspNetCore.Newtonsoft from 5.2.1 to 5.3.0
...
Bumps [Swashbuckle.AspNetCore.Newtonsoft](https://github.com/domaindrivendev/Swashbuckle.AspNetCore ) from 5.2.1 to 5.3.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases )
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.2.1...v5.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-02 13:22:57 +00:00
dependabot-preview[bot]
7d7e78130f
Bump Swashbuckle.AspNetCore from 5.2.1 to 5.3.0
...
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore ) from 5.2.1 to 5.3.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases )
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.2.1...v5.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-02 12:59:33 +00:00
dependabot-preview[bot]
b4de9179a1
Bump MSTest.TestFramework from 2.1.0 to 2.1.1
...
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/microsoft/testfx/releases )
- [Commits](https://github.com/microsoft/testfx/compare/v2.1.0...v2.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-02 01:26:06 +00:00