zegkljan 7c8a430f49 App version management.
* DB migration adds app_versions table for managing known app versions.
* /ping reads app version from User-Agent header and responds with latest version if the app is OKO and its version is older than the latest one stored.
* Added endpoint /app-versions which
  * lists all known versions via GET
  * adds/updates a version via POST

#3
Fix #4
2022-09-23 00:59:20 +02:00
2022-02-19 23:38:58 +01:00
2022-09-23 00:59:20 +02:00
2022-09-23 00:59:20 +02:00
2022-02-13 17:17:52 +01:00
2022-08-13 02:20:34 +02:00
2022-02-13 17:08:53 +01:00
2022-09-23 00:59:20 +02:00
2022-09-23 00:59:20 +02:00
2022-09-11 19:40:52 +02:00
S
Description
No description provided
394 KiB
Languages
Go 99.2%
Dockerfile 0.8%