Commit Graph

6728 Commits

Author SHA1 Message Date
dependabot-preview[bot]
0a63bd04e1 Bump HtmlAgilityPack from 1.11.11 to 1.11.12
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.11 to 1.11.12.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.11.11...v1.11.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-25 01:37:39 +00:00
dependabot-preview[bot]
ae5e949529 Bump ASF-ui from 90aec62 to f24f71b
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `90aec62` to `f24f71b`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](90aec62bc0...f24f71b4e1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-25 01:28:00 +00:00
JustArchi
5f5356dd73 Misc 2019-07-23 14:13:54 +02:00
dependabot-preview[bot]
5bb62389a4 Bump HtmlAgilityPack from 1.11.9 to 1.11.11
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.9 to 1.11.11.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.11.9...v1.11.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-23 01:27:31 +00:00
JustArchi
fb2b2e830d Enhance fallback for lack of verification 2019-07-22 18:44:41 +02:00
JustArchi
79683919ed Bump 2019-07-22 15:42:29 +02:00
JustArchi
0286460c57 Translations update 4.0.3.4 2019-07-22 14:30:04 +02:00
JustArchi
176efac2dc Avoid excessive parental request
We can make use of the one in logged-in, which is superior
2019-07-22 13:55:26 +02:00
JustArchi
a79720f0b5 Correct v4 generation
It's SH256, not SHA1
2019-07-22 13:39:12 +02:00
JustArchi
0ca7d40490 Add better fallback for parental timeouts 2019-07-22 12:48:44 +02:00
dependabot-preview[bot]
8a2598f1aa Bump wiki from 323adbf to fd31f27
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki) from `323adbf` to `fd31f27`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases)
- [Commits](323adbfcd2...fd31f276e9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-22 01:25:32 +00:00
JustArchi
d4624919e5 Slightly improve password generation 2019-07-20 19:55:29 +02:00
JustArchi
68e313c689 Bump 2019-07-20 16:56:42 +02:00
JustArchi
9d9bbefe89 Revert "Bump HtmlAgilityPack from 1.11.9 to 1.11.10"
This reverts commit 4a246ee9e5.

https://github.com/zzzprojects/html-agility-pack/issues/317#issuecomment-513472112
4.0.3.3
2019-07-20 16:31:55 +02:00
JustArchi
c228d4f89c Bump 2019-07-20 02:56:46 +02:00
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