JustArchi
0ce04415ea
Rewrite HasPublicInventory() from AWH to AH
...
Feels good man
2020-07-04 23:43:49 +02:00
JustArchi
87fb343828
Add uptime to stats command
2020-07-04 12:13:31 +02:00
JustArchi
43a36c4f6c
Print failed http status codes even when not debugging
...
Debugging logs every status code, I believe error status codes should be logged even when not debugging, we do not expect those to happen on usual basis, even with Steam
2020-07-03 18:54:13 +02:00
dependabot-preview[bot]
3da90114d1
Bump ASF-ui from 9797358 to 75f9e8b
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `9797358` to `75f9e8b`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](9797358ccc...75f9e8b709 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-07-02 01:31:17 +00:00
dependabot-preview[bot]
f74253584b
Bump wiki from ce7fa84 to 42f9404
...
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki ) from `ce7fa84` to `42f9404`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases )
- [Commits](ce7fa848bf...42f9404f5d )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-07-02 01:23:52 +00:00
JustArchi
6ca4372d1b
Misc bulletproofing against invalid codes
2020-07-01 15:22:59 +02:00
dependabot-preview[bot]
9718160aeb
Bump ASF-WebConfigGenerator from c62b75a to f917c60
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `c62b75a` to `f917c60`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](c62b75a7a8...f917c604cc )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-07-01 01:33:13 +00:00
dependabot-preview[bot]
283f0c53f0
Bump ASF-ui from 687532c to 9797358
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `687532c` to `9797358`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](687532c602...9797358ccc )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-07-01 01:28:26 +00:00
dependabot-preview[bot]
201372f9e8
Bump ASF-ui from 05699a0 to 687532c
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `05699a0` to `687532c`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](05699a07ce...687532c602 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-06-30 01:31:06 +00:00
dependabot-preview[bot]
e63274e6c0
Bump wiki from 6bc6f03 to ce7fa84
...
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki ) from `6bc6f03` to `ce7fa84`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases )
- [Commits](6bc6f038c7...ce7fa848bf )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-06-29 01:29:25 +00:00
dependabot-preview[bot]
7ff0579875
Bump ASF-ui from e3da5e5 to 05699a0
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `e3da5e5` to `05699a0`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](e3da5e5f7a...05699a07ce )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-06-29 01:24:07 +00:00
JustArchi
e0ba773e78
Make GetFirstSteamMasterID() fall back to SteamOwnerID in case no master users are specified
2020-06-27 15:27:00 +02:00
JustArchi
bdf924918e
Also set initialized to false at session check
...
Even if refresh doesn't happen, it's still not initialized
2020-06-26 14:40:09 +02:00
JustArchi
f0401f2b47
Reset Initialized back to false on session refresh trigger
...
Otherwise we might get sessionID being null in a very tiny window between Steam invalidating it in our cookie container and ASF not yet having the new one
2020-06-26 14:22:58 +02:00
JustArchi
bddf099323
Misc
2020-06-26 12:14:33 +02:00
JustArchi
0580c8ae55
Bump
2020-06-26 11:23:24 +02:00
JustArchi
ac007a7d12
Translations update
4.2.3.4
2020-06-26 11:01:12 +02:00
JustArchi
d5c55407b3
Misc
2020-06-26 10:57:11 +02:00
Vitaliy
42ad54e3df
Add new item types ( #1871 )
2020-06-26 10:52:21 +02:00
Vitaliy
d13da54dab
Fix getting privacy settings ( #1866 )
...
* Fix getting privacy settings
* Cleanup
* Misc
2020-06-26 10:52:06 +02:00
dependabot-preview[bot]
21efa0371a
Bump Swashbuckle.AspNetCore.Newtonsoft from 5.5.0 to 5.5.1
...
Bumps [Swashbuckle.AspNetCore.Newtonsoft](https://github.com/domaindrivendev/Swashbuckle.AspNetCore ) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases )
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.5.0...v5.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-06-25 22:24:55 +00:00
dependabot-preview[bot]
ebf91cf98c
Bump Swashbuckle.AspNetCore.Annotations from 5.5.0 to 5.5.1
...
Bumps [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore ) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases )
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.5.0...v5.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-06-25 22:01:25 +00:00
dependabot-preview[bot]
4f4cf083ad
Bump Swashbuckle.AspNetCore from 5.5.0 to 5.5.1
...
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore ) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases )
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.5.0...v5.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-06-25 21:40:11 +00:00
dependabot-preview[bot]
a6a1781ab9
Bump ASF-ui from 1ea7589 to 53684df
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `1ea7589` to `53684df`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](1ea7589aef...53684df966 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-06-25 17:02:51 +00:00
JustArchi
3f3a00e457
Correct ASF-ui deploy type for github actions
2020-06-25 18:44:10 +02:00
JustArchi
0382663191
Misc
2020-06-25 17:53:37 +02:00
JustArchi
f838b3389b
Bullet-proofing
2020-06-25 17:42:49 +02:00
JustArchi
73885f117a
Simply x-definition
2020-06-25 17:36:05 +02:00
JustArchi
0bde6ed45f
Implement EnumSchemaFilter for swagger
2020-06-25 17:07:58 +02:00
JustArchi
f550d65897
Append flags format to flags enum types in swagger
2020-06-25 15:40:04 +02:00
JustArchi
5246b2b82d
Always serialize default values in API case, and never in save case
2020-06-25 14:05:39 +02:00
JustArchi
6e99d5beed
Start using StringEnumConverter
...
In preparation for new ASF-ui code
2020-06-24 23:34:57 +02:00
JustArchi
69936d55b6
Add GET /Api/Plugins endpoint,
...
In regards to https://github.com/JustArchiNET/ASF-ui/issues/1015
2020-06-24 20:54:41 +02:00
JustArchi
d191820317
Expose STDP global config schema in swagger and tag it
2020-06-24 20:49:55 +02:00
JustArchi
c144c1761d
Bump
2020-06-24 19:38:11 +02:00
JustArchi
267f7b1e53
Closes #1862
4.2.3.3
2020-06-24 19:34:39 +02:00
JustArchi
c45364ef99
+x for hooks/build
2020-06-24 18:55:42 +02:00
dependabot-preview[bot]
a2542a8c12
Bump ASF-ui from b74e430 to 1ea7589
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `b74e430` to `1ea7589`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](b74e43068e...1ea7589aef )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-06-24 01:29:00 +00:00
dependabot-preview[bot]
2e2fb1828d
Bump ASF-WebConfigGenerator from 5efdaf9 to c62b75a
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `5efdaf9` to `c62b75a`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](5efdaf96ac...c62b75a7a8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-06-24 01:22:25 +00:00
JustArchi
f007f30c0d
Bump
2020-06-23 00:09:57 +02:00
JustArchi
74881094ab
Never allow clearing of OwnedPackageIDs, especially on invalid Valve callbacks
4.2.3.2
2020-06-23 00:09:27 +02:00
JustArchi
ee98282475
Bump
2020-06-22 17:28:58 +02:00
JustArchi
e49ec14c41
Translations update
4.2.3.1
2020-06-22 16:49:23 +02:00
JustArchi
56f4604819
Misc
2020-06-22 16:43:02 +02:00
JustArchi
56eb5ba8a8
Misc
2020-06-22 16:41:54 +02:00
JustArchi
8206dff4c1
Slightly improve session refresh
...
Previous solution of assuming that session is valid for at least N amount of seconds is pretty optimistic, too optimistic for real usage, instead, we won't assume anything like that and force every request to go through session refresh, but at the same time limit session refresh checks to just one at a time - if additional requests asked for session refresh, they'll use already-calculated value.
This way sending 100 requests at once won't always trigger 100 session refreshes but most likely around 2-3, while still allowing ASF to check session refresh with every request, if deemed necessary (due to delay between session checks
2020-06-22 16:40:49 +02:00
JustArchi
f7426a4439
Bump
2020-06-21 11:26:21 +02:00
JustArchi
c478ca691d
Translations update
4.2.3.0
2020-06-21 11:25:23 +02:00
JustArchi
a3ff3cafa4
Skip 5 minutes wait if we didn't send any trade
2020-06-21 11:21:15 +02:00
JustArchi
313d353ae5
Misc edge case
2020-06-21 01:05:54 +02:00