Archi
7e9e90764b
Use static lambdas wherever possible
...
Thanks Rider
2021-09-27 21:33:52 +02:00
Archi
f2d3a2a894
Use string interpolation wherever possible
...
Majority of cases still need to go through string.Format() due to localization requirements
2021-09-27 19:59:00 +02:00
Archi
de19010820
Enhance !addlicense command
...
We can actually provide very limited details about license activation with the newly implemented endpoint. While this won't provide valuable feedback for vast majority of cases, it can at least pretty reliably provide Fail/RateLimited, for example.
Huge thanks to @xPaw for the discovery and help
2021-09-27 19:50:18 +02:00
Renovate Bot
e79f41be42
Update ASF-ui commit hash to abf4ea8
2021-09-27 15:43:53 +00:00
Renovate Bot
196a056f06
Update actions/setup-node action to v2.4.1
2021-09-27 13:31:23 +00:00
Archi
eff08956bc
Bump
2021-09-27 11:06:57 +02:00
Archi
79fb4da9a6
systemd updates
2021-09-27 11:05:39 +02:00
ArchiBot
13996748e5
Automatic translations update
2021-09-27 02:09:39 +00:00
Renovate Bot
40610d8af4
Update dependency Nito.AsyncEx.Coordination to v5.1.2
2021-09-26 02:50:00 +00:00
ArchiBot
7993e608b1
Automatic translations update
2021-09-26 02:08:43 +00:00
Archi
032dd6333d
Implement first version of ArchiSteamFarm@.service
...
Service files for other variants will follow once this one is finished
2021-09-26 03:10:35 +02:00
Archi
1bfedbe5e8
Implement --service cmd-line arg
2021-09-26 01:05:38 +02:00
Archi
300c1c19ec
Implement some deduplication for overlay
...
Including 3 same scripts for linux is overkill, osx and linux could also be aggregated to "unix" but too much work
2021-09-26 00:12:15 +02:00
Renovate Bot
c7fd08273b
Update ASF-ui commit hash to 1975652
2021-09-25 20:59:52 +00:00
Archi
75a31410c0
Don't report unknown command on lack of response
...
Lack of response is actually access denied, not unknown command. Normally users don't get to this point because of !feedback, but in rare case when user has SOME permission, but insufficient one (like FamilySharing for !addlicense), he should get access denied response instead.
Also remove false logging of null response there, it's to be expected in this case.
2021-09-25 22:25:43 +02:00
Renovate Bot
49173a4b26
Update dependency Nito.AsyncEx.Coordination to v5.1.1
2021-09-25 16:52:41 +00:00
Renovate Bot
ea706b57e8
Update ASF-ui commit hash to 9b8a5da
2021-09-24 23:20:23 +00:00
ArchiBot
eeb1105aa7
Automatic translations update
2021-09-23 02:12:31 +00:00
Renovate Bot
d8975235d0
Update swashbuckle-aspnetcore monorepo to v6.2.2
2021-09-22 14:16:01 +00:00
Renovate Bot
7268fad3d0
Update ASF-ui commit hash to 986151a
2021-09-22 13:08:42 +00:00
Renovate Bot
de399d9bfe
Update ASF-ui commit hash to bf90dc8
2021-09-22 03:41:42 +00:00
ArchiBot
383868351d
Automatic translations update
2021-09-22 02:10:42 +00:00
Renovate Bot
93fc34a2fe
Update ASF-ui commit hash to 3203296
2021-09-21 03:14:31 +00:00
Renovate Bot
a8ed029ed1
Update crowdin/github-action action to v1.4.0
2021-09-20 17:34:32 +00:00
Renovate Bot
24728bc6ea
Update ASF-ui commit hash to 0c7b0ca
2021-09-18 23:32:05 +00:00
Renovate Bot
832d9e7be6
Update ASF-ui commit hash to d03a28c
2021-09-18 04:13:37 +00:00
Renovate Bot
1bc964b8d1
Update ASF-ui commit hash to 298f3aa
2021-09-17 13:43:47 +00:00
Renovate Bot
38e2bd10cd
Update ASF-ui commit hash to 5e97827
2021-09-17 02:04:03 +00:00
Renovate Bot
4407c78268
Update ASF-ui commit hash to 8377e60
2021-09-16 23:38:53 +00:00
Renovate Bot
7fb5a470f0
Update ASF-ui commit hash to 47609a2
2021-09-16 18:10:15 +00:00
Renovate Bot
4ad81586df
Update ASF-ui commit hash to 74c2511
2021-09-15 11:03:34 +00:00
Archi
c60d413a70
Misc
2021-09-15 12:43:25 +02:00
Renovate Bot
86ceaf2369
Update ASF-ui commit hash to 2090e2c
2021-09-15 05:04:30 +00:00
Renovate Bot
98721803eb
Update ASF-ui commit hash to 86f7af8
2021-09-15 02:23:18 +00:00
ArchiBot
6aaec3ce8f
Automatic translations update
2021-09-15 02:08:29 +00:00
Renovate Bot
f7f264466b
Update dotnet monorepo to v3.1.19
2021-09-14 15:14:23 +00:00
Renovate Bot
023d01c7b8
Update ASF-ui commit hash to 38dcc6f
2021-09-14 11:44:14 +00:00
Renovate Bot
27f14802c4
Update actions/setup-dotnet action to v1.8.2
2021-09-14 08:47:16 +00:00
Renovate Bot
8e3c341910
Update ASF-ui commit hash to a11df3a
2021-09-14 04:38:20 +00:00
ArchiBot
d8384d2232
Automatic translations update
2021-09-14 02:08:23 +00:00
Archi
e90100a847
Misc
2021-09-13 15:36:41 +02:00
Renovate Bot
acff71c42c
Update wiki commit hash to d1fc67a
2021-09-13 09:37:32 +00:00
ArchiBot
6a22332cc8
Automatic translations update
2021-09-13 02:08:30 +00:00
Archi
f0b7e46595
Update .editorconfig
2021-09-13 00:42:55 +02:00
Archi
c17074e98f
Misc
2021-09-12 21:15:08 +02:00
ArchiBot
9c0582452f
Automatic translations update
2021-09-12 02:09:51 +00:00
Renovate Bot
61d591ea3a
Update ASF-ui commit hash to 1ace113
2021-09-10 12:03:40 +00:00
Renovate Bot
6e3e02c359
Update ASF-ui commit hash to 05efb5c
2021-09-10 03:21:12 +00:00
Renovate Bot
7c7c9750a6
Update ASF-ui commit hash to 8044edd
2021-09-09 21:30:22 +00:00
Renovate Bot
c8c96fd50d
Update ASF-ui commit hash to 44ea48f
2021-09-08 15:28:57 +00:00