Commit Graph

4690 Commits

Author SHA1 Message Date
JustArchi
a28f754dba Bump 2020-02-09 22:06:21 +01:00
JustArchi
cf50e5c596 Translations update 2020-02-09 18:47:55 +01:00
JustArchi
a40c117b73 Remove excessive private gettes from assets
Those getters are not required for item classification, and their removal decreases the request size, effectively increasing the amount of items we can send across one without running into POST size.

At the same time 255 is still relevant in regards to Steam servers stability.
2020-02-09 18:37:52 +01:00
JustArchi
44ba45871e Decrease MaxItemsPerTrade 2020-02-04 18:54:32 +01:00
JustArchi
7e390324b0 Add InstanceID getter 2020-02-02 18:03:09 +01:00
JustArchi
724e73d58e Bump 2020-02-02 13:58:01 +01:00
Vitaliy
8f712998cc Add item_type_13 (MiniProfileBackground) (#1624) 2020-02-02 13:46:35 +01:00
JustArchi
0370168b02 Happy new year 2020-02-01 23:33:35 +01:00
JustArchi
5d5f756bd8 Bump 2020-02-01 23:16:29 +01:00
JustArchi
a64b6221b5 Translations update 2020-02-01 22:48:00 +01:00
JustArchi
4e06b86dd3 Follow-up to #1622 adding InstanceID support to remaining code 2020-02-01 22:38:46 +01:00
Vitaliy
77b42e1870 Match assets with descriptions by instance IDs as well (#1622)
* Match assets with descriptions by instance IDs as well

* Change order of properties
2020-02-01 12:27:52 +01:00
JustArchi
00940e81c0 Misc 2020-01-30 18:48:36 +01:00
JustArchi
1c9c88948c Closes #1619 2020-01-30 18:45:51 +01:00
JustArchi
18a9821247 Add workaround for https://github.com/JustArchiNET/ASF-ui/issues/871 2020-01-29 22:14:09 +01:00
JustArchi
2bf1b5643a Misc 2020-01-27 19:37:23 +01:00
dependabot-preview[bot]
0a522fe121 Bump HtmlAgilityPack from 1.11.17 to 1.11.18
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.17 to 1.11.18.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.11.17...v1.11.18)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-24 01:24:56 +00:00
dependabot-preview[bot]
8ea2b3bda7 Bump Markdig.Signed from 0.18.0 to 0.18.1
Bumps [Markdig.Signed](https://github.com/lunet-io/markdig) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/lunet-io/markdig/releases)
- [Changelog](https://github.com/lunet-io/markdig/blob/master/changelog.md)
- [Commits](https://github.com/lunet-io/markdig/compare/0.18.0...0.18.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-21 08:11:20 +00:00
JustArchi
92c9cdb4ad Misc 2020-01-19 00:51:59 +01:00
JustArchi
bb2f7d66d8 Print IPC.config when debugging 2020-01-19 00:49:18 +01:00
JustArchi
4c3ed4ad15 Bump 2020-01-17 23:19:14 +01:00
JustArchi
f5367e6752 Translations update 2020-01-17 22:44:34 +01:00
dependabot-preview[bot]
32c6f282d8 Bump Microsoft.Extensions.Logging.Configuration from 3.1.0 to 3.1.1
Bumps [Microsoft.Extensions.Logging.Configuration](https://github.com/aspnet/Extensions) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](https://github.com/aspnet/Extensions/compare/v3.1.0...v3.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-15 18:10:24 +00:00
dependabot-preview[bot]
ab7f675ae2 Bump Microsoft.Extensions.Configuration.Json from 3.1.0 to 3.1.1
Bumps [Microsoft.Extensions.Configuration.Json](https://github.com/aspnet/Extensions) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](https://github.com/aspnet/Extensions/compare/v3.1.0...v3.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-15 17:51:55 +00:00
dependabot-preview[bot]
a1be9c4842 Bump Swashbuckle.AspNetCore from 5.0.0-rc5 to 5.0.0
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.0.0-rc5 to 5.0.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.0.0-rc5...v5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-14 18:45:59 +00:00
dependabot-preview[bot]
4ef8aadc10 Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 3.1.0 to 3.1.1
Bumps [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://github.com/aspnet/AspNetCore) from 3.1.0 to 3.1.1.
- [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/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-14 18:36:18 +00:00
dependabot-preview[bot]
79ba59ad54 Bump Swashbuckle.AspNetCore.Newtonsoft from 5.0.0-rc5 to 5.0.0
Bumps [Swashbuckle.AspNetCore.Newtonsoft](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.0.0-rc5 to 5.0.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.0.0-rc5...v5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-14 14:28:17 +00:00
dependabot-preview[bot]
42b46531d2 Bump Swashbuckle.AspNetCore.Annotations from 5.0.0-rc5 to 5.0.0
Bumps [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.0.0-rc5 to 5.0.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.0.0-rc5...v5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-14 13:58:49 +00:00
JustArchi
da1171c5ef Misc 2020-01-05 03:40:08 +01:00
JustArchi
7078644b7d Root System.Threading.Timer 2020-01-03 13:01:07 +01:00
JustArchi
ac4cceb3b6 Bump 2020-01-01 20:17:02 +01:00
JustArchi
f0292a07b9 Misc 2020-01-01 12:45:32 +01:00
JustArchi
a0ccf4df98 Bump 2019-12-29 21:49:18 +01:00
JustArchi
b96786c371 Add support for Newtonsoft.Json to Swagger 2019-12-29 20:45:31 +01:00
JustArchi
fcddaa2e4b Revert "Remove OpenApiGenerateDocuments"
This reverts commit c56444465b.
2019-12-29 19:45:36 +01:00
JustArchi
781234eb8c Closes #1362 2019-12-29 19:21:31 +01:00
JustArchi
ffeaf8480e Increase MaxTwoFactorCodeFailures
SERIOUSLY VOLVO?
2019-12-29 19:09:41 +01:00
JustArchi
c56444465b Remove OpenApiGenerateDocuments
It should no longer be needed, but I'll let CIs verify that
2019-12-29 17:26:40 +01:00
JustArchi
73cbd9e611 Add transfer% 2019-12-26 19:36:53 +01:00
JustArchi
fc564d766c Add loot% command 2019-12-26 18:57:02 +01:00
JustArchi
9ca4b73d66 Bump 2019-12-26 18:43:02 +01:00
JustArchi
a2ace7a4f8 Translations update 2019-12-26 18:37:08 +01:00
JustArchi
90312eb453 Closes #1567 2019-12-24 15:17:41 +01:00
JustArchi
efc8541488 Closes #1559 2019-12-20 14:13:38 +01:00
JustArchi
4b9580ef74 Misc 2019-12-16 22:24:10 +01:00
JustArchi
eea575ff63 Bump 2019-12-16 21:20:56 +01:00
JustArchi
70694a84b8 Fix generic-netf with mono 2019-12-16 20:14:49 +01:00
JustArchi
b63b8e31bc Fix custom plugins to work with PublishTrimmed=true 2019-12-16 19:38:13 +01:00
dependabot-preview[bot]
a30e1c14e9 Bump Swashbuckle.AspNetCore from 5.0.0-rc4 to 5.0.0-rc5
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.0.0-rc4 to 5.0.0-rc5.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.0.0-rc4...v5.0.0-rc5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-14 23:09:30 +00:00
dependabot-preview[bot]
a41b62c0bc Bump Swashbuckle.AspNetCore.Annotations from 5.0.0-rc4 to 5.0.0-rc5
Bumps [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.0.0-rc4 to 5.0.0-rc5.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.0.0-rc4...v5.0.0-rc5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-13 01:27:54 +00:00