Commit Graph

7268 Commits

Author SHA1 Message Date
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
dependabot-preview[bot]
63aa94966b Bump ASF-WebConfigGenerator from 76b53d3 to c823451
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator) from `76b53d3` to `c823451`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases)
- [Commits](76b53d32d5...c8234511c3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-02 01:24:31 +00:00
dependabot-preview[bot]
7e271986c7 Bump MSTest.TestAdapter from 2.1.0 to 2.1.1
Bumps [MSTest.TestAdapter](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-01 09:23:16 +00:00
dependabot-preview[bot]
da18dd7d20 Bump NLog.Web.AspNetCore from 4.9.0 to 4.9.1
Bumps [NLog.Web.AspNetCore](https://github.com/NLog/NLog.Web) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/NLog/NLog.Web/releases)
- [Changelog](https://github.com/NLog/NLog.Web/blob/dev/CHANGELOG.MD)
- [Commits](https://github.com/NLog/NLog.Web/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 22:42:49 +00:00
dependabot-preview[bot]
baff629923 Bump ASF-WebConfigGenerator from 4ea4d6f to 76b53d3
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator) from `4ea4d6f` to `76b53d3`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases)
- [Commits](4ea4d6fb74...76b53d32d5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 01:25:36 +00:00
dependabot-preview[bot]
f7c3713345 Bump ASF-ui from 8cd5884 to 6e3c497
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `8cd5884` to `6e3c497`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](8cd5884772...6e3c4972ff)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 01:21:09 +00:00
dependabot-preview[bot]
6abe80c507 Bump ASF-ui from 0f4f9e9 to 8cd5884
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `0f4f9e9` to `8cd5884`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](0f4f9e9729...8cd5884772)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-27 01:26:41 +00:00
dependabot-preview[bot]
059f4132f5 Bump ASF-WebConfigGenerator from 5144e32 to 4ea4d6f
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator) from `5144e32` to `4ea4d6f`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases)
- [Commits](5144e32071...4ea4d6fb74)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-27 01:21:37 +00:00
dependabot-preview[bot]
c0bb8847bb Bump Microsoft.Extensions.Logging.Configuration from 3.1.2 to 3.1.3
Bumps [Microsoft.Extensions.Logging.Configuration](https://github.com/aspnet/Extensions) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](https://github.com/aspnet/Extensions/compare/v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-25 02:14:20 +00:00
dependabot-preview[bot]
41eec6d3d4 Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 3.1.2 to 3.1.3
Bumps [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://github.com/aspnet/AspNetCore) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/aspnet/AspNetCore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/master/docs/CrossRepoBreakingChanges.md)
- [Commits](https://github.com/aspnet/AspNetCore/compare/v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-25 01:42:39 +00:00
dependabot-preview[bot]
b467cd384f Bump ASF-ui from acf159d to 0f4f9e9
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `acf159d` to `0f4f9e9`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](acf159dd33...0f4f9e9729)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-25 01:33:49 +00:00
dependabot-preview[bot]
6878bf32da Bump Microsoft.Extensions.Configuration.Json from 3.1.2 to 3.1.3
Bumps [Microsoft.Extensions.Configuration.Json](https://github.com/aspnet/Extensions) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](https://github.com/aspnet/Extensions/compare/v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-25 01:27:02 +00:00
dependabot-preview[bot]
8b70223911 Bump ASF-WebConfigGenerator from eacb177 to 5144e32
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator) from `eacb177` to `5144e32`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases)
- [Commits](eacb177597...5144e32071)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-25 01:25:05 +00:00
dependabot-preview[bot]
b87b6dd83b Bump Swashbuckle.AspNetCore.Newtonsoft from 5.2.0 to 5.2.1
Bumps [Swashbuckle.AspNetCore.Newtonsoft](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.2.0...v5.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-24 03:04:05 +00:00
dependabot-preview[bot]
06c6b75481 Bump Swashbuckle.AspNetCore.Annotations from 5.2.0 to 5.2.1
Bumps [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.2.0...v5.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-24 02:27:56 +00:00
dependabot-preview[bot]
19712fec8c Bump ASF-WebConfigGenerator from 6b96eea to eacb177
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator) from `6b96eea` to `eacb177`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases)
- [Commits](6b96eeac6e...eacb177597)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-24 01:45:58 +00:00
dependabot-preview[bot]
8b87e37975 Bump Swashbuckle.AspNetCore from 5.2.0 to 5.2.1
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.2.0...v5.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-24 01:34:43 +00:00
dependabot-preview[bot]
9c1ff4f5ba Bump ASF-ui from 9a4a209 to acf159d
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `9a4a209` to `acf159d`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](9a4a209b3f...acf159dd33)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-24 01:32:58 +00:00
dependabot-preview[bot]
cebad272f0 Bump wiki from 6962736 to ca0050d
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki) from `6962736` to `ca0050d`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases)
- [Commits](69627364b0...ca0050d12d)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-24 01:22:23 +00:00
dependabot-preview[bot]
382772a384 Bump Swashbuckle.AspNetCore.Annotations from 5.1.0 to 5.2.0
Bumps [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.1.0...v5.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 08:55:13 +00:00
dependabot-preview[bot]
ffe7f7f7e4 Bump NLog from 4.6.8 to 4.7.0
Bumps [NLog](https://github.com/NLog/NLog) from 4.6.8 to 4.7.0.
- [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.8...v4.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 03:20:06 +00:00
dependabot-preview[bot]
f9313fee79 Bump Swashbuckle.AspNetCore from 5.1.0 to 5.2.0
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.1.0...v5.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 02:33:17 +00:00
dependabot-preview[bot]
df73cc8f2a Bump HtmlAgilityPack from 1.11.22 to 1.11.23
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.22 to 1.11.23.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.11.22...v1.11.23)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 01:46:42 +00:00
dependabot-preview[bot]
3944c5550a Bump ASF-WebConfigGenerator from eb9d979 to 6b96eea
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator) from `eb9d979` to `6b96eea`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases)
- [Commits](eb9d97932a...6b96eeac6e)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 01:31:50 +00:00
dependabot-preview[bot]
c311c78744 Bump Swashbuckle.AspNetCore.Newtonsoft from 5.1.0 to 5.2.0
Bumps [Swashbuckle.AspNetCore.Newtonsoft](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.1.0...v5.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 01:25:58 +00:00
dependabot-preview[bot]
6e3b65fc9e Bump ASF-ui from edb6bd0 to 9a4a209
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `edb6bd0` to `9a4a209`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](edb6bd0210...9a4a209b3f)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-17 01:21:54 +00:00
dependabot-preview[bot]
8608724383 Bump ASF-WebConfigGenerator from 658521c to eb9d979
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator) from `658521c` to `eb9d979`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases)
- [Commits](658521ca72...eb9d97932a)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 01:37:49 +00:00
dependabot-preview[bot]
e7e8a7549a Bump ASF-ui from 1182c8d to edb6bd0
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `1182c8d` to `edb6bd0`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](1182c8d9b3...edb6bd0210)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 01:26:32 +00:00