Commit Graph

9133 Commits

Author SHA1 Message Date
JustArchi
3b9a63d9bf Bump 2021-01-06 18:54:41 +01:00
JustArchi
08f35dd6e3 Misc 5.0.2.4 2021-01-06 17:14:06 +01:00
GitHub Action
83dcbc48db Automatic translations update 2021-01-06 02:47:44 +00:00
dependabot-preview[bot]
b3deaaec27 Bump wiki from 3d1dd61 to b20557a
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki) from `3d1dd61` to `b20557a`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases)
- [Commits](3d1dd61f4d...b20557aeaf)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-06 01:32:22 +00:00
JustArchi
8a9f25edcb Bump 2021-01-05 11:34:51 +01:00
GitHub Action
ff67231514 Automatic translations update 5.0.2.3 2021-01-05 02:46:49 +00:00
dependabot-preview[bot]
fc7f0571f9 Bump ASF-ui from ab7aaf0 to be5c4c3
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `ab7aaf0` to `be5c4c3`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](ab7aaf0cd3...be5c4c35a6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-05 02:00:00 +00:00
JustArchi
400b19d190 Further remove restrictions 2021-01-04 17:59:59 +01:00
JustArchi
4700ed2706 Further code cleanup 2021-01-04 17:42:31 +01:00
JustArchi
3d39583fa2 Misc 2021-01-04 15:40:35 +01:00
JustArchi
e45f06debf Misc 2021-01-04 15:32:28 +01:00
JustArchi
9eebd2e6e8 Always provide content to StreamResponse
A failed request that returned object will have empty stream at worst, but never null. That stream is required in userspace for working with.
2021-01-04 15:29:47 +01:00
JustArchi
0b74f65c3b Misc 2021-01-04 15:06:34 +01:00
GitHub Action
0c199b10f8 Automatic translations update 2021-01-04 02:46:22 +00:00
dependabot-preview[bot]
1509591a50 Bump ASF-ui from c2cea77 to ab7aaf0
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `c2cea77` to `ab7aaf0`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](c2cea77e0c...ab7aaf0cd3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-04 01:53:53 +00:00
dependabot-preview[bot]
55c856755a Bump wiki from 3370a17 to 27b0f64
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki) from `3370a17` to `27b0f64`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases)
- [Commits](3370a179ee...27b0f64b96)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-04 01:38:33 +00:00
JustArchi
3756a62eac Misc 2021-01-04 00:58:52 +01:00
JustArchi
aa372d020b Misc 2021-01-04 00:56:27 +01:00
JustArchi
df527b03e0 Closes #2116 2021-01-04 00:26:05 +01:00
JustArchi
74ff715a62 Misc rework of change number delay 2021-01-04 00:15:29 +01:00
JustArchi
a9ccc27f81 Add a delay in initial resolve
This will avoid unnecessary purge in the first run and missing packages
2021-01-03 23:36:28 +01:00
JustArchi
71b023c16d Save LastChangeNumber also on normal update 2021-01-03 22:55:17 +01:00
JustArchi
45a5fec95a Happy 2021
And let's hope it'll be better than 2020
2021-01-03 22:24:22 +01:00
JustArchi
32a8f4bed4 Misc optimization
If we're starting from 0, pointless to ask plugins what they prefer.
2021-01-03 22:12:17 +01:00
JustArchi
e2c7671f00 STD: Perform Save() of GlobalCache in background
We don't need to slow down the process with I/O there, at all. ASF already handles its own database like that.
2021-01-03 22:02:24 +01:00
JustArchi
cc1eb6bee2 Start saving LastChangeNumber in GlobalDatabase
Due to the fact that we're now dependent on PICS changes ourselves, we have to start saving our own LastChangeNumber in order to avoid invalidating cache every time.
2021-01-03 21:58:41 +01:00
JustArchi
273a6b0fbe Invalidate cache upon pics changes
PICS restart indicates that we don't know what changes exactly we've missed. If package doesn't emit any change number (and it doesn't have to), we might miss the update that happened in the meantime without being aware of that happening.
2021-01-03 21:37:16 +01:00
JustArchi
c7547e3b40 Add branch to translations 2021-01-03 11:36:02 +01:00
JustArchi
71f3dd5e5c Add opencontainers labels to docker images 2021-01-02 18:33:16 +01:00
JustArchi
bf21280cf7 Add IMAGESUFFIX to dockerfiles 2021-01-02 17:03:11 +01:00
JustArchi
4ff038f62f Update README.md 2021-01-02 16:04:01 +01:00
JustArchi
d15dcb337f Update README.md 2021-01-02 16:01:43 +01:00
JustArchi
a847585450 Misc 2021-01-02 15:47:30 +01:00
JustArchi
346b7d5182 Bump 2021-01-02 15:39:59 +01:00
JustArchi
d6de2bf7b9 Fix released docker builds 5.0.2.2 2021-01-02 15:38:36 +01:00
JustArchi
fd3837beba Bump 2021-01-02 15:37:28 +01:00
JustArchi
9b31e334b2 Misc 5.0.2.1 2021-01-02 15:13:33 +01:00
JustArchi
a27b08e563 Switch to DOCKERHUB_PASSWORD for solving the upload error, and make the step optional 2021-01-02 15:03:53 +01:00
JustArchi
46891d6be2 Add checkout code action to make DH readme updates possible 2021-01-02 14:56:27 +01:00
Łukasz Domeradzki
e5efb86bd2 CI updates related to Docker containers (#2112)
* Initial commit trying to get ghcr running

* Move to v2

* Add lowercasing

* Replace docker hub worker

* Update

* Attempt to solve .net limitations

* Correct platforms

* Update docker-publish-master.yml

* Add remaining docker tags

* Add automatic DockerHub repo description update
2021-01-02 14:49:03 +01:00
JustArchi
08ff0ac7e5 Degrade Microsoft.Extensions libraries for mono support 2021-01-02 14:05:57 +01:00
GitHub Action
fef9582f52 Automatic translations update 2021-01-02 02:40:05 +00:00
JustArchi
0c727603a2 Add --no-config-watch command-line argument 2021-01-02 01:33:31 +01:00
JustArchi
454e69b144 Misc 2021-01-01 15:57:19 +01:00
GitHub Action
c4d6bb26a6 Automatic translations update 2021-01-01 02:42:48 +00:00
dependabot-preview[bot]
a054a9dbf0 Bump ASF-ui from 0ef3e52 to c2cea77
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `0ef3e52` to `c2cea77`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](0ef3e5229a...c2cea77e0c)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-01 01:46:29 +00:00
dependabot-preview[bot]
a43fd5f48d Bump wiki from 654856f to 1ecf869
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki) from `654856f` to `1ecf869`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases)
- [Commits](654856feee...1ecf869a7d)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-01 01:31:47 +00:00
JustArchi
541d5aac0d Closes #2109 2020-12-31 18:30:11 +01:00
GitHub Action
4962076089 Automatic translations update 2020-12-31 02:41:09 +00:00
dependabot-preview[bot]
c543941320 Bump ASF-ui from b893e78 to 0ef3e52
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `b893e78` to `0ef3e52`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](b893e78e90...0ef3e5229a)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-31 01:32:21 +00:00