Commit Graph

395 Commits

Author SHA1 Message Date
renovate[bot]
5b3469cb1b Update github/codeql-action action to v2.2.4 2023-02-10 19:48:51 +00:00
renovate[bot]
dc2b7bc425 Update github/codeql-action action to v2.2.3 2023-02-10 06:47:59 +00:00
Łukasz Domeradzki
a12c11d334 Add ArchiSteamFarm.OfficialPlugins.MobileAuthenticator (#2822)
* Initial commit for 2FA plugin

* Shut up netf

* Actually import this authenticator right into ASF, and add safeguards

* Further fixes

* Render device_id in the resulting maFile
2023-02-10 00:37:26 +01:00
Archi
e211588915 CD: Publish improvements
Cuts on publishing time and actual work generated
2023-02-09 17:22:31 +01:00
Łukasz Domeradzki
a89cb28255 Add support for win-arm64 (#2821) 2023-02-09 14:08:39 +01:00
Archi
06e10fa32a Add initial support for Qodana 2023-02-08 20:57:36 +01:00
renovate[bot]
ea6fdafdbf Update docker/setup-buildx-action action to v2.4.1 2023-02-06 14:46:57 +00:00
renovate[bot]
d4efe537d9 Update docker/build-push-action action to v4 (#2813)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-31 15:07:31 +01:00
renovate[bot]
c538eab00e Update docker/build-push-action action to v3.3.1 2023-01-30 21:56:28 +00:00
renovate[bot]
63ccf65ba0 Update docker/setup-buildx-action action to v2.4.0 2023-01-30 13:02:37 +00:00
renovate[bot]
6fc5de4105 Update docker/setup-buildx-action action to v2.3.0 2023-01-28 04:57:51 +00:00
renovate[bot]
142e574c5a Update crowdin/github-action action to v1.6.0 2023-01-26 09:47:49 +00:00
Archi
10f2471332 CD: Upload sha512 sums first
So I can !asfapprove faster, lol
2023-01-24 02:27:37 +01:00
renovate[bot]
d0a0877a92 Update crowdin/github-action action to v1.5.3 2023-01-17 10:50:00 +00:00
renovate[bot]
289e539c38 Update docker/build-push-action action to v3.3.0 2023-01-14 09:28:45 +00:00
renovate[bot]
94fbcc6a21 Update actions/upload-artifact action to v3.1.2 2023-01-07 03:15:50 +00:00
renovate[bot]
4b300f27a8 Update actions/download-artifact action to v3.0.2 2023-01-06 08:08:14 +00:00
renovate[bot]
76d7528fe9 Update actions/setup-node action to v3.6.0 2023-01-05 19:47:53 +00:00
renovate[bot]
725ecf7ce8 Update actions/checkout action to v3.3.0 2023-01-05 16:47:18 +00:00
Archi
19cacbecdd Remove Patreon from support 2022-12-18 15:14:58 +01:00
Archi
8b6c6dea15 Include translations for ItemsMatcher 2022-12-16 05:18:16 +01:00
Łukasz Domeradzki
98ef37e722 Extract PublicListing and MatchActively to a plugin, resurrect MatchActively (#2759)
* Start work on extracting remote communication

* ok

* Dockerfile fixes

* More fixes

* Prepare /Api/Announce and /Api/HeartBeat

* Decrease publish race conditions

* OK

* Misc

* Misc

* Misc

* Move Steam group part back to ASF core

* Finally implement match actively v2 core

* Update RemoteCommunication.cs

* Use single round exclusively, report inventories more often

* Use randomization when asking others for assetIDs

* Add support for license and crowdin

* Kill dead code

* Fix return type of inventories

* Fix responses for good

* Unify old backend with new

* Report whole inventory, always

Helps with optimization on the backend side in terms of inventory fetching

* Update RemoteCommunication.cs

* Determine index of each asset and tell server about it

* Update AnnouncementRequest.cs

* Fix ASF screwing up with the order

* Fix warnings

* Misc rename

* Final logging touches
2022-12-15 18:46:37 +01:00
renovate[bot]
1da32509d7 Update actions/checkout action to v3.2.0 2022-12-12 20:07:35 +00:00
renovate[bot]
2b6996e77b Update crowdin/github-action action to v1.5.2 2022-12-12 14:00:08 +00:00
renovate[bot]
ec539ea483 Update dessant/lock-threads action to v4 (#2756)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-04 13:18:49 +01:00
JustArchi
d87c5a23cf Update SECURITY.md 2022-11-27 15:34:28 +01:00
JustArchi
a5303ced19 Fix publish 2022-11-17 14:31:33 +01:00
JustArchi
93b67b8f95 Update publish.yml 2022-11-17 10:59:31 +01:00
renovate[bot]
9d795e7337 Update crowdin/github-action action to v1.5.1 2022-11-17 08:19:59 +00:00
JustArchi
f0473c4119 Update publish.yml 2022-11-16 22:40:27 +01:00
JustArchi
345f94d7e7 Update publish.yml 2022-11-16 16:41:49 +01:00
JustArchi
8d2b07e671 Thanks osx 2022-11-16 13:48:59 +01:00
JustArchi
22b7494586 Fine I'll just use bash 2022-11-16 13:41:26 +01:00
JustArchi
29a3168d49 CD: Fix non-working limit of jobs 2022-11-16 13:07:21 +01:00
JustArchi
ea32ec55fc Closes #2690 2022-11-15 00:27:52 +01:00
JustArchi
42abea414b Misc 2022-11-15 00:12:41 +01:00
Łukasz Domeradzki
8bf2504acf .NET 7 (#2733)
* Initial changes to target .NET 7

* Update Directory.Build.props

* Update publish.yml

* Limit max publish jobs further
2022-11-14 23:38:56 +01:00
renovate[bot]
cfcbfabe6c Update peter-evans/dockerhub-description action to v3.1.2 2022-11-07 08:51:17 +00:00
renovate[bot]
0feb9196e6 Update crowdin/github-action action to v1.5.0 2022-11-02 08:57:50 +00:00
renovate[bot]
c7b39ddad9 Update actions/setup-dotnet action to v3.0.3 2022-10-27 14:46:42 +00:00
renovate[bot]
cf3e319489 Update actions/upload-artifact action to v3.1.1 2022-10-22 04:36:59 +00:00
renovate[bot]
5bb32c4e94 Update crowdin/github-action action to v1.4.16 2022-10-21 08:39:26 +00:00
renovate[bot]
1421152e27 Update actions/download-artifact action to v3.0.1 2022-10-21 02:55:32 +00:00
renovate[bot]
b0632a6c8d Update crazy-max/ghaction-import-gpg action to v5.2.0 2022-10-18 22:39:20 +00:00
renovate[bot]
ce37888609 Update peter-evans/dockerhub-description action to v3.1.1 2022-10-18 12:48:17 +00:00
renovate[bot]
7aa862731f Update docker/setup-buildx-action action to v2.2.1 2022-10-18 09:37:22 +00:00
renovate[bot]
4b170a5c12 Update docker/setup-buildx-action action to v2.2.0 2022-10-17 16:45:38 +00:00
renovate[bot]
07f659d22c Update crowdin/github-action action to v1.4.15 2022-10-17 13:55:10 +00:00
renovate[bot]
fac5204ad2 Update actions/setup-dotnet action to v3.0.2 2022-10-13 18:16:11 +00:00
renovate[bot]
1a298143b7 Update actions/setup-node action to v3.5.1 2022-10-13 14:37:29 +00:00