dependabot-preview[bot]
4fccbb49c9
Bump Microsoft.Extensions.Configuration.Json from 3.1.7 to 3.1.8
...
Bumps [Microsoft.Extensions.Configuration.Json](https://github.com/aspnet/Extensions ) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/Extensions/releases )
- [Commits](https://github.com/aspnet/Extensions/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-09-08 15:45:23 +00:00
JustArchi
bbfcd467c9
Enable for public access default config properties
2020-09-08 17:14:17 +02:00
dependabot-preview[bot]
37870e8c39
Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 3.1.7 to 3.1.8
...
Bumps [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://github.com/aspnet/AspNetCore ) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/aspnet/AspNetCore/releases )
- [Commits](https://github.com/aspnet/AspNetCore/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-09-08 15:10:55 +00:00
JustArchi
d2f242f368
Closes #1958
2020-09-08 16:41:36 +02:00
Vitaliy
afdf9ced94
Fix permission check in !level ( #1957 )
2020-09-08 09:48:01 +02:00
GitHub Action
8d67658b6e
Automatic translations update
2020-09-08 02:09:18 +00:00
GitHub Action
706fe4d881
Automatic translations update
2020-09-07 02:09:37 +00:00
GitHub Action
f51d9c36b0
Automatic translations update
2020-09-06 02:08:53 +00:00
JustArchi
42f388e370
Closes #1950
2020-09-05 12:51:03 +02:00
GitHub Action
ff5385e0af
Automatic translations update
2020-09-05 02:36:19 +00:00
GitHub Action
7c1ffe9b17
Automatic translations update
2020-09-04 02:09:04 +00:00
GitHub Action
6dd3e21498
Automatic translations update
2020-09-03 02:09:05 +00:00
GitHub Action
9b6013fc45
Automatic translations update
2020-09-02 02:08:47 +00:00
JustArchi
1415547eb8
Correct rewrite screwup
2020-09-02 01:20:32 +02:00
GitHub Action
1a58af5f05
Automatic translations update
2020-08-31 02:08:28 +00:00
JustArchi
675390a00d
Misc
...
Solves a very rare case of stream error (e.g. IOException) being thrown while reading the stream.
2020-08-29 00:33:24 +02:00
JustArchi
b3d476dea4
Round 2 of nullable checks
2020-08-23 20:45:24 +02:00
JustArchi
f99043db30
Closes #1832
2020-08-23 19:24:10 +02:00
JustArchi
0ddba57c0d
Further improve on IProgress<T> idea
...
@KamushekDev with IProgress we can start reporting progress with precision to a percentage, and let the caller decide what he wants to display.
2020-08-23 13:51:21 +02:00
JustArchi
717257ec9b
Misc
...
@KamushekDev when you subscribe to things like this, it's always worth having try finally block ensuring that you unsubscribe, even in case of unhandled exception in the middle.
2020-08-23 13:14:17 +02:00
Kamushek
a15a6e6fe7
IProgress ( #1945 )
2020-08-23 13:07:22 +02:00
Łukasz Domeradzki
9fc1ea65a5
Closes #1543 ( #1944 )
...
* Start working on nullable checks
help me
* Update GlobalConfig.cs
* Finish initial fixup round
* nullability code review
2020-08-22 21:41:01 +02:00
dependabot-preview[bot]
e5f64ec9dd
Bump NLog from 4.7.3 to 4.7.4
...
Bumps [NLog](https://github.com/NLog/NLog ) from 4.7.3 to 4.7.4.
- [Release notes](https://github.com/NLog/NLog/releases )
- [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/NLog/NLog/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-08-22 11:04:49 +00:00
JustArchi
d7e7d85a40
Fix ASF failing on non-uppercase 2FA chars
2020-08-22 00:58:06 +02:00
GitHub Action
c7ffa5a572
Automatic translations update
2020-08-21 02:07:50 +00:00
JustArchi
e21994d54c
Remove deprecated endpoints
2020-08-20 16:11:10 +02:00
GitHub Action
55fcb5908f
Automatic translations update
2020-08-20 02:07:51 +00:00
GitHub Action
3292816967
Automatic translations update
2020-08-18 02:08:02 +00:00
dependabot-preview[bot]
19aa60cccd
Bump Markdig.Signed from 0.20.0 to 0.21.1
...
Bumps [Markdig.Signed](https://github.com/lunet-io/markdig ) from 0.20.0 to 0.21.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.20.0...0.21.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-08-17 11:41:42 +00:00
GitHub Action
0efb3eea8e
Automatic translations update
2020-08-17 02:07:58 +00:00
JustArchi
1a6e554ee9
Misc correction towards previous commit
2020-08-16 13:39:01 +02:00
JustArchi
8587667e27
Handle InvalidPassword Steam screwup
...
Works exactly the same as TwoFactorCodeMismatch, apparently it's too hard for Valve to tell the client "hey, our password validator module is currently down and we're unable to log you in", no, "INVALID PASSWORD" is the right answer.
2020-08-16 13:33:05 +02:00
GitHub Action
0a5ac68df4
Automatic translations update
2020-08-14 02:07:58 +00:00
GitHub Action
64eda2b44f
Automatic translations update
2020-08-13 02:07:53 +00:00
dependabot-preview[bot]
370ab4f5d0
Bump Microsoft.Extensions.Configuration.Json from 3.1.6 to 3.1.7
...
Bumps [Microsoft.Extensions.Configuration.Json](https://github.com/aspnet/Extensions ) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/aspnet/Extensions/releases )
- [Commits](https://github.com/aspnet/Extensions/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-08-11 15:07:12 +00:00
dependabot-preview[bot]
8e84dd0af6
Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 3.1.6 to 3.1.7
...
Bumps [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://github.com/aspnet/AspNetCore ) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/aspnet/AspNetCore/releases )
- [Commits](https://github.com/aspnet/AspNetCore/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-08-11 14:48:39 +00:00
dependabot-preview[bot]
f2875b1b2b
Bump Microsoft.Extensions.Logging.Configuration from 3.1.6 to 3.1.7
...
Bumps [Microsoft.Extensions.Logging.Configuration](https://github.com/aspnet/Extensions ) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/aspnet/Extensions/releases )
- [Commits](https://github.com/aspnet/Extensions/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-08-11 14:40:44 +00:00
JustArchi
c4c11cf61f
Update Strings.resx
2020-08-11 11:44:32 +02:00
JustArchi
06b1b8deeb
Misc trade logging enhancements
2020-08-11 11:34:32 +02:00
JustArchi
1763a109c4
Move new handle under /Confirmations root
2020-08-10 14:57:04 +02:00
JustArchi
f57b5a2166
Use unified name instead of full name
...
Handles Class<T> better
2020-08-10 14:42:50 +02:00
JustArchi
7210e6b86c
Misc
2020-08-10 14:04:06 +02:00
JustArchi
6b241d7439
Maintain backwards compatibility
2020-08-10 14:02:28 +02:00
JustArchi
833995ca61
Fix swaggergen generation
...
By avoiding a possibility of multiple conflicting types having the same name.
I'm not sure why this isn't the default behaviour, seems silly to me.
2020-08-10 13:41:07 +02:00
JustArchi
40531e9554
Misc
...
damn sneaky boi
2020-08-10 13:25:46 +02:00
JustArchi
7a5a9c8a51
Enhance TwoFactorAuthentication/Confirmations IPC API by allowing to specify additional parameters
2020-08-10 13:24:12 +02:00
JustArchi
bbd267d4f0
Validate SteamTradeToken against length of 8
2020-08-10 00:49:19 +02:00
Vitaliy
d895f3e4bb
Fix trace log line in checking eligibility for matching ( #1927 )
2020-08-06 19:04:04 +02:00
Vitaliy
e8b7d7d908
Add trade hold logic to MatchActively ( #1926 )
2020-08-06 19:03:15 +02:00
dependabot-preview[bot]
948f85bcb6
Bump NLog.Web.AspNetCore from 4.9.2 to 4.9.3
...
Bumps [NLog.Web.AspNetCore](https://github.com/NLog/NLog.Web ) from 4.9.2 to 4.9.3.
- [Release notes](https://github.com/NLog/NLog.Web/releases )
- [Changelog](https://github.com/NLog/NLog.Web/blob/master/CHANGELOG.MD )
- [Commits](https://github.com/NLog/NLog.Web/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-08-01 17:22:15 +00:00