Commit Graph

7575 Commits

Author SHA1 Message Date
JustArchi
2cab6c82e4 Closes #1849 2020-06-16 10:04:51 +02:00
dependabot-preview[bot]
91d3012581 Bump wiki from 3e4e676 to 01c86ed
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki) from `3e4e676` to `01c86ed`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases)
- [Commits](3e4e6768f9...01c86ed121)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-16 01:29:23 +00:00
dependabot-preview[bot]
354b60db53 Bump ASF-ui from 74be05f to 9f21342
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `74be05f` to `9f21342`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](74be05f734...9f21342fa2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-16 01:22:44 +00:00
JustArchi
fd89c42e48 Bump 2020-06-15 23:42:27 +02:00
JustArchi
79a862dd0e Translations update 4.2.2.6 2020-06-15 23:32:38 +02:00
JustArchi
54a20246db Use CrossProcessFileBasedSemaphore exclusively
Our reference implementation actually doesn't release the wait handle on process exit, which defeats the purpose. Use file-based semaphore on all OSes as it works reliably.
2020-06-15 23:28:52 +02:00
JustArchi
822bfc239f Move ToLongRunningTask into ASF core and start making use of it 2020-06-15 16:55:57 +02:00
JustArchi
f80bf929f7 Update SharedInfo.cs 2020-06-15 16:31:26 +02:00
JustArchi
e201d88e7a Modify AppInfosPerSingleRequest for STD 2020-06-15 16:25:28 +02:00
JustArchi
ce5443ca9a Closes #1848 2020-06-15 15:55:59 +02:00
JustArchi
4b570f7928 Handle token in cc.sh, misc 2020-06-15 13:45:17 +02:00
JustArchi
b5152eb852 Modify cc.sh and run.sh for plugin scenario 2020-06-15 13:21:56 +02:00
dependabot-preview[bot]
c5315be572 Bump wiki from b825f6d to bb4eadc
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki) from `b825f6d` to `bb4eadc`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases)
- [Commits](b825f6ddbb...bb4eadc9f3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 01:29:11 +00:00
dependabot-preview[bot]
b4a2c76736 Bump ASF-ui from 17c5a77 to ca16eb4
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `17c5a77` to `ca16eb4`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](17c5a777b9...ca16eb4672)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 01:22:17 +00:00
JustArchi
53726a6a26 Bump 2020-06-14 15:25:50 +02:00
JustArchi
84ec2b7b26 Don't use a volume for plugins 4.2.2.5 2020-06-14 01:51:50 +02:00
JustArchi
336a8b5150 Update build 2020-06-14 01:42:53 +02:00
JustArchi
4a6480d223 Misc docker fixes 2020-06-14 01:36:04 +02:00
Sandro
017b26986b Fix Docker Image building with Steam Token Dumper, unify different Arches into one Dockerfile (#1845)
* Pass STEAM_TOKEN_DUMPER_TOKEN as --build-arg

* Unify different ARCHs Dockerfiles
2020-06-14 01:17:08 +02:00
JustArchi
6287bc85fe @abrynos improvements 2020-06-13 21:55:24 +02:00
JustArchi
2a54c7101f Bump 2020-06-13 21:47:19 +02:00
JustArchi
6804f5b5f7 Fix for multiple licenses for the same package 4.2.2.4 2020-06-13 21:45:37 +02:00
JustArchi
574e8739c1 Bump 2020-06-13 20:23:55 +02:00
JustArchi
89e3c9f76d Remove debugging leftover 4.2.2.3 2020-06-13 20:22:38 +02:00
JustArchi
2f45e28bae Bump 2020-06-13 19:05:54 +02:00
JustArchi
dd8a0a18c2 Translations update 4.2.2.2 2020-06-13 19:03:41 +02:00
JustArchi
a2edbe42ed Misc 2020-06-13 18:47:09 +02:00
JustArchi
b4f73263e6 Misc fix 2020-06-13 17:23:41 +02:00
JustArchi
513397ca0f Correct HasCustomPluginsLoaded check 2020-06-13 17:14:59 +02:00
JustArchi
abb702ffa3 Misc 2020-06-13 17:06:50 +02:00
JustArchi
a13569e5fb Add STEAM_TOKEN_DUMPER_TOKEN logic to docker images 2020-06-13 17:05:26 +02:00
JustArchi
84cd99468f Add compatibility with OS X 2020-06-13 16:25:13 +02:00
JustArchi
723824ee7d Set up STEAM_TOKEN_DUMPER_TOKEN 2020-06-13 16:14:37 +02:00
JustArchi
f6c1e217f0 STD: Fail on invalid tokens 2020-06-13 15:35:56 +02:00
JustArchi
4d1bca5e51 Introduce concept of official plugins 2020-06-13 15:09:12 +02:00
JustArchi
70bb1e865a Thanks .NET Framework 2020-06-13 15:06:07 +02:00
JustArchi
88b4856fe1 CIs: Start bundling the plugin with ASF 2020-06-13 14:45:41 +02:00
JustArchi
460689841a Allow update operation to handle official plugins 2020-06-13 14:44:52 +02:00
JustArchi
73014c71a1 Always schedule package for refresh on token change 2020-06-13 13:03:13 +02:00
JustArchi
0d8753f44e Fix possibility of package having no appIDs 2020-06-13 12:49:12 +02:00
JustArchi
2a43a87e08 Initial SteamTokenDumper upload 2020-06-13 12:08:21 +02:00
JustArchi
32b376d85a Open RNG for plugins 2020-06-12 13:00:32 +02:00
dependabot-preview[bot]
d40dbb2676 Bump wiki from ac4a50b to ce5a224
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki) from `ac4a50b` to `ce5a224`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases)
- [Commits](ac4a50ba9d...ce5a2247a6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-12 01:36:15 +00:00
dependabot-preview[bot]
4cf4bae2e9 Bump ASF-ui from 198fe2f to 2a3c6a4
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `198fe2f` to `2a3c6a4`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](198fe2ff77...2a3c6a4df8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-12 01:28:13 +00:00
dependabot-preview[bot]
162ab3f693 Bump ASF-WebConfigGenerator from bb455ee to b0dee46
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator) from `bb455ee` to `b0dee46`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases)
- [Commits](bb455ee233...b0dee46cab)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-12 01:27:43 +00:00
JustArchi
5f7978f21e Open OwnedPackageIDsReadOnly for plugin usage 2020-06-11 14:23:28 +02:00
dependabot-preview[bot]
3d95ba63e3 Bump wiki from 508359a to ac4a50b
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki) from `508359a` to `ac4a50b`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases)
- [Commits](508359a397...ac4a50ba9d)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-11 01:27:48 +00:00
dependabot-preview[bot]
55df09e04b Bump ASF-ui from 46007c0 to 198fe2f
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `46007c0` to `198fe2f`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](46007c0f12...198fe2ff77)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-11 01:22:33 +00:00
JustArchi
bdc3beb15a Do not report warning over having empty list of packagesData
It can be empty if we're not able to fetch any of given packageIDs, e.g. because of missing token.
2020-06-10 22:43:06 +02:00
dependabot-preview[bot]
fa7bb801db Bump Microsoft.Extensions.Logging.Configuration from 3.1.4 to 3.1.5
Bumps [Microsoft.Extensions.Logging.Configuration](https://github.com/aspnet/Extensions) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](https://github.com/aspnet/Extensions/compare/v3.1.4...v3.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-10 01:29:15 +00:00