JustArchi
248f940072
Misc correction
4.0.3.2
2019-07-20 02:56:14 +02:00
JustArchi
767471b5a3
Avoid unlocking parental account when it's not needed
...
Even if user supplies the code, as long as we can determine that it's really not needed
2019-07-20 02:50:48 +02:00
JustArchi
82dda59617
Bump
2019-07-20 02:29:40 +02:00
JustArchi
658803131b
Translations update
4.0.3.1
2019-07-20 02:21:01 +02:00
JustArchi
adec280472
Packages update
2019-07-20 02:08:19 +02:00
JustArchi
746464c8fe
Run generation in parallel
2019-07-20 01:21:24 +02:00
JustArchi
82c90498a6
Misc corrections
2019-07-20 00:28:35 +02:00
JustArchi
535ce04a47
Implement enhanced support for SteamParental
...
- Detect if SteamParental is active
- Verify if the code supplied by user is valid
- If the code is not valid or not supplied, generate it automatically (through local bruteforcing, pending further speed enhancements)
It's really sad seeing how this is possible, Valve seriously, you couldn't dedicate one single request in the backend to verify that? You could easily implement rate-limiting on invalid attempts and make parental more secure, but with the current implementation it's a security joke.
2019-07-20 00:22:50 +02:00
JustArchi
d5c3897b1f
Closes #1339
2019-07-19 21:15:29 +02:00
dependabot-preview[bot]
4a246ee9e5
Bump HtmlAgilityPack from 1.11.9 to 1.11.10
...
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack ) from 1.11.9 to 1.11.10.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases )
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.11.9...v1.11.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-19 06:04:42 +00:00
dependabot-preview[bot]
27b6338dc8
Bump ASF-ui from 443c279 to 32a5302
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `443c279` to `32a5302`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](443c279682...32a53027a2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-19 02:26:34 +00:00
dependabot-preview[bot]
9fb0ee385a
Bump ASF-WebConfigGenerator from 6cd456d to 76b8a03
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `6cd456d` to `76b8a03`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](6cd456d4c6...76b8a03858 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-19 02:18:34 +00:00
JustArchi
81eafd448b
Misc
2019-07-18 15:57:48 +02:00
JustArchi
768dd07159
Misc
2019-07-18 13:29:03 +02:00
Ryzhehvost
dff04bafb7
small fix ( #1333 )
2019-07-16 11:34:50 +02:00
dependabot-preview[bot]
f2bd95f75d
Bump ASF-ui from bfe9894 to 443c279
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `bfe9894` to `443c279`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](bfe98943e0...443c279682 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-16 01:26:30 +00:00
dependabot-preview[bot]
559e095579
Bump ASF-ui from 63b7aa6 to bfe9894
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `63b7aa6` to `bfe9894`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](63b7aa6090...bfe98943e0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-15 01:40:44 +00:00
dependabot-preview[bot]
b16445ecb5
Bump NLog from 4.6.5 to 4.6.6
...
Bumps [NLog](https://github.com/NLog/NLog ) from 4.6.5 to 4.6.6.
- [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.5...v4.6.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-15 01:33:35 +00:00
dependabot-preview[bot]
5ee293151d
Bump wiki from 33923e2 to 0cf4779
...
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki ) from `33923e2` to `0cf4779`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases )
- [Commits](33923e2c14...0cf4779023 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-15 01:26:27 +00:00
Ryzhehvost
5c93be940e
Split steam messages with respect to newlines ( #1329 )
...
* Split steam messages with respect to newlines
* minor fixes and code style
* handle group messages too + code style
* optimize fallback
* dumbest changes in the history of the Earth
* add newline before ...
* handle edge cases properly
2019-07-14 18:30:17 +02:00
dependabot-preview[bot]
eec39158c5
Bump ASF-ui from 03119c2 to 63b7aa6
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `03119c2` to `63b7aa6`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](03119c267f...63b7aa6090 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-12 01:34:32 +00:00
dependabot-preview[bot]
c745a47fb0
Bump ASF-WebConfigGenerator from 20575fe to 6cd456d
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `20575fe` to `6cd456d`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](20575fe1e6...6cd456d4c6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-12 01:26:36 +00:00
dependabot-preview[bot]
4d3c0e2088
Bump ASF-ui from 7e2c4a5 to 03119c2
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `7e2c4a5` to `03119c2`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](7e2c4a56cd...03119c267f )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-11 06:13:38 +00:00
dependabot-preview[bot]
9f088c52da
Bump ASF-WebConfigGenerator from 02cd37b to 20575fe
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `02cd37b` to `20575fe`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](02cd37b5ff...20575fe1e6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-11 06:06:30 +00:00
JustArchi
fad76c0dde
Misc
2019-07-10 18:44:05 +02:00
JustArchi
02a23f7291
Misc
2019-07-10 18:41:13 +02:00
JustArchi
74fd861b87
R# code review
2019-07-10 16:35:18 +02:00
dependabot-preview[bot]
8a04530353
Bump ASF-WebConfigGenerator from ddfa200 to 02cd37b
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `ddfa200` to `02cd37b`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](ddfa2008d3...02cd37b5ff )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-10 01:49:14 +00:00
dependabot-preview[bot]
8b6a1340ec
Bump wiki from 8adf267 to 33923e2
...
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki ) from `8adf267` to `33923e2`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases )
- [Commits](8adf2672bf...33923e2c14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-10 01:33:15 +00:00
dependabot-preview[bot]
6171ae6a8a
Bump ASF-ui from 120d14b to 7e2c4a5
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `120d14b` to `7e2c4a5`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](120d14b4de...7e2c4a56cd )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-10 01:26:19 +00:00
dependabot-preview[bot]
c9c66054fe
Bump ASF-ui from 0c35842 to 120d14b
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `0c35842` to `120d14b`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](0c3584253d...120d14b4de )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-09 01:54:36 +00:00
dependabot-preview[bot]
aa672c7f93
Bump ASF-WebConfigGenerator from 23a7511 to ddfa200
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `23a7511` to `ddfa200`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](23a7511af3...ddfa2008d3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-09 01:34:49 +00:00
dependabot-preview[bot]
651092d0c0
Bump HtmlAgilityPack from 1.11.8 to 1.11.9
...
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack ) from 1.11.8 to 1.11.9.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases )
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.11.8...v1.11.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-09 01:27:35 +00:00
JustArchi
66f4c043ac
Closes #1317
2019-07-08 20:29:13 +02:00
JustArchi
c8898f6aa2
Open a few more AWH functions
2019-07-08 12:41:56 +02:00
JustArchi
bed90d854c
Misc
2019-07-08 12:34:55 +02:00
JustArchi
0060acf74f
Fix GamesPlayedWhileIdle
2019-07-07 12:57:21 +02:00
JustArchi
b18c98cb38
Bump
2019-07-07 12:17:38 +02:00
JustArchi
a76fe94617
Translations update
4.0.3.0
2019-07-07 12:10:39 +02:00
JustArchi
a60c659cd4
Closes #1316
2019-07-07 11:39:44 +02:00
JustArchi
697952eded
Closes #1314
2019-07-06 17:56:11 +02:00
Vitaliy
d240f6595d
Fix circular reference exception from Kestrel ( #1313 )
2019-07-06 14:34:48 +02:00
JustArchi
fc23a426a2
Misc
2019-07-05 11:43:20 +02:00
JustArchi
d70e71dd68
Closes #1312
2019-07-05 11:39:19 +02:00
dependabot-preview[bot]
f2089118cf
Bump ASF-WebConfigGenerator from 45722bc to aac8d80
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `45722bc` to `aac8d80`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](45722bc75a...aac8d80712 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-05 01:42:12 +00:00
dependabot-preview[bot]
c9a065c118
Bump ASF-ui from 09a98a9 to 75132d8
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `09a98a9` to `75132d8`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](09a98a97ed...75132d888a )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-05 01:34:24 +00:00
dependabot-preview[bot]
6968913e76
Bump wiki from 770d5f9 to 6651953
...
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki ) from `770d5f9` to `6651953`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases )
- [Commits](770d5f9bdf...665195342e )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-05 01:27:09 +00:00
dependabot-preview[bot]
b8690eb8e8
Bump Markdig.Signed from 0.17.0 to 0.17.1
...
Bumps [Markdig.Signed](https://github.com/lunet-io/markdig ) from 0.17.0 to 0.17.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.17.0...0.17.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-04 20:56:44 +00:00
JustArchi
4aebae6132
Bump
2019-07-04 16:08:49 +02:00
JustArchi
06d2680438
Enhance addlicense in a similar way
...
Thanks for idea @ryzhehvost
4.0.2.9
2019-07-04 15:44:53 +02:00