Commit Graph

141 Commits

Author SHA1 Message Date
renovate[bot]
d4b48ab235 chore(deps): update crowdin/github-action action to v1.17.0 2024-01-31 08:04:58 +00:00
renovate[bot]
c4bdb39c6d chore(deps): update crowdin/github-action action to v1.16.1 2024-01-19 15:58:09 +00:00
renovate[bot]
21d004fb26 chore(deps): update crowdin/github-action action to v1.16.0 2024-01-04 13:47:19 +00:00
renovate[bot]
e14d00b760 Update actions/setup-dotnet action to v4 (#3089)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-04 21:04:53 +01:00
Archi
f4f73bcadc Apply CI permissions 2023-11-19 19:33:42 +01:00
renovate[bot]
5cbe11241c Update crowdin/github-action action to v1.15.2 2023-11-16 16:26:01 +00:00
renovate[bot]
305d6a2d17 Update crowdin/github-action action to v1.15.1 2023-11-15 07:02:34 +00:00
Łukasz Domeradzki
b34f18497d .NET 8 (#3005)
* Initial .NET 8

* Make it compile in release mode ignoring warnings for now

* First round of improvements

* Second round of improvements

* Third round of improvements

* Use new throws

* Fix .NET Framework, YAY, thanks madness!

Madness devs are awesome

* Misc

* Misc

* AF_NETLINK might be required for some http calls

No clue why

* Fix service files

Doesn't do what it should

* Update CardsFarmer.cs

* New improvements

* Address feedback

* Misc

* Misc

* Misc refactor

* Misc
2023-11-14 19:12:33 +01:00
renovate[bot]
a59c3d8fd2 Update crowdin/github-action action to v1.14.1 2023-11-02 09:48:27 +00:00
renovate[bot]
910ec7ad29 Update crowdin/github-action action to v1.14.0 2023-10-25 14:17:47 +00:00
renovate[bot]
4288f35e99 Update actions/checkout action to v4.1.1 2023-10-17 17:26:45 +00:00
renovate[bot]
23da14e77e Update actions/checkout action to v4.1.0 2023-09-22 19:24:26 +00:00
renovate[bot]
283bb789bb Update crowdin/github-action action to v1.13.1 2023-09-18 07:48:42 +00:00
renovate[bot]
3c9bb23957 Update crowdin/github-action action to v1.13.0 2023-09-12 07:00:30 +00:00
Archi
4a5c1c15ce Misc 2023-09-04 19:19:48 +02:00
renovate[bot]
7fc609653a Update actions/checkout action to v4 (#2996)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 19:16:07 +02:00
renovate[bot]
874b66d3af Update actions/checkout action to v3.6.0 2023-08-24 15:29:46 +00:00
renovate[bot]
030ab53062 Update crowdin/github-action action to v1.12.0 2023-07-24 10:32:40 +00:00
renovate[bot]
2b84d411e7 Update crowdin/github-action action to v1.11.0 2023-06-16 11:07:09 +00:00
renovate[bot]
b0c0beb042 Update crowdin/github-action action to v1.10.0 2023-06-13 07:36:27 +00:00
renovate[bot]
0c3411e2f6 Update actions/checkout action to v3.5.3 2023-06-09 16:48:51 +00:00
renovate[bot]
1812259a70 Update crowdin/github-action action to v1.9.0 2023-05-30 19:04:04 +00:00
renovate[bot]
3936d5ff20 Update actions/setup-dotnet action to v3.2.0 2023-05-29 12:46:07 +00:00
renovate[bot]
377871c1db Update actions/setup-dotnet action to v3.1.0 2023-05-25 13:44:05 +00:00
renovate[bot]
93cbe81dbc Update crowdin/github-action action to v1.8.1 2023-05-16 15:57:59 +00:00
renovate[bot]
54798627c6 Update crowdin/github-action action to v1.8.0 2023-04-25 08:45:54 +00:00
renovate[bot]
24d75b72e6 Update actions/checkout action to v3.5.2 2023-04-13 17:46:30 +00:00
renovate[bot]
a65d937ff4 Update actions/checkout action to v3.5.1 (#2880)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-13 09:06:22 +02:00
renovate[bot]
a99f632bce Update actions/checkout action to v3.5.0 2023-03-24 07:10:29 +00:00
renovate[bot]
c4d0c23a0e Update actions/checkout action to v3.4.0 2023-03-15 23:01:55 +00:00
renovate[bot]
87cff8f813 Update crowdin/github-action action to v1.7.1 2023-03-14 13:23:03 +00:00
renovate[bot]
f92b77ac2e Update crowdin/github-action action to v1.7.0 2023-02-15 19:37:16 +00:00
renovate[bot]
142e574c5a Update crowdin/github-action action to v1.6.0 2023-01-26 09:47:49 +00:00
renovate[bot]
d0a0877a92 Update crowdin/github-action action to v1.5.3 2023-01-17 10:50:00 +00:00
renovate[bot]
725ecf7ce8 Update actions/checkout action to v3.3.0 2023-01-05 16:47:18 +00: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]
9d795e7337 Update crowdin/github-action action to v1.5.1 2022-11-17 08:19:59 +00: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]
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]
5bb32c4e94 Update crowdin/github-action action to v1.4.16 2022-10-21 08:39:26 +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]
ed7ae8054a Update actions/checkout action to v3.1.0 2022-10-04 18:03:07 +00:00
renovate[bot]
8bc2fa4334 Update actions/setup-dotnet action to v3.0.1 2022-10-04 14:57:42 +00:00
renovate[bot]
5398e0a282 Update actions/setup-dotnet action to v3 (#2706)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-29 22:23:47 +02:00
renovate[bot]
d6ef39b5e4 Update actions/setup-dotnet action to v2.1.1 2022-09-26 15:41:18 +00:00
renovate[bot]
dfed0ddd51 Update crowdin/github-action action to v1.4.14 2022-09-22 13:38:27 +00:00
renovate[bot]
36ca148bad Update crowdin/github-action action to v1.4.13 2022-09-14 10:31:51 +00:00