Commit Graph

7 Commits

Author SHA1 Message Date
b0b627a3f0 Merge branch 'refs/heads/dev' into db
# Conflicts:
#	.gitlab-ci.yml
#	Dockerfile
#	README.md
#	app/main.py
#	app/orm.py
#	requirements.txt
2024-06-21 19:28:23 +02:00
c79455b84d added way to include driver version in api
use `create_driver_matrix_json.py` to generate file in `static/driver_matrix.json`. Logging currently is disabled to not confuse users when file is missing. This is optional!
2024-06-21 19:01:33 +02:00
21f19be8ab code styling & improved logging 2024-06-13 20:16:51 +02:00
39a2408d8d migrated api to database-config (Site, Instance) 2023-06-12 15:19:06 +02:00
fa3a06a360 code styling 2022-12-29 20:40:42 +01:00
2663901988 util.py - implemented generate key method 2022-12-28 14:30:42 +01:00
92fe6154e6 code styling 2022-12-28 11:53:56 +01:00