699dbf6fac
Merge branch '1-parsing-issue-in-mal-formatted-mac_address_list' into 'main'
...
Resolve "Parsing issue in mal formatted "mac_address_list""
Closes #1
See merge request oscar.krause/fastapi-dls!40
2024-11-21 09:18:22 +01:00
317699ff58
code styling
2024-11-21 08:51:39 +01:00
55446f7d9c
fixes
2024-11-21 08:51:39 +01:00
88c78efcd9
fixes
2024-11-21 08:51:39 +01:00
fb3ac4291f
code styling
2024-11-21 08:51:39 +01:00
15f14cac11
implemented "SUPPORT_MALFORMED_JSON" variable
2024-11-21 08:51:39 +01:00
018d7c34fc
fixes
2024-11-21 08:51:39 +01:00
1aee423120
fixes
2024-11-21 08:51:39 +01:00
a6b2f2a942
fixed json payload
2024-11-21 08:51:39 +01:00
e33024db86
fixed variable names
...
ref. oscar.krause/fastapi-dls#1
2024-11-21 08:51:39 +01:00
4ad15f0849
fix malformed json on auth
...
ref. oscar.krause/fastapi-dls#1
2024-11-21 08:51:39 +01:00
7bad0359af
updated ci pipeline to match current eol supported systems
2024-11-21 08:44:14 +01:00
59a7c9f15a
Merge branch 'dev' into 'main'
...
Dev
See merge request oscar.krause/fastapi-dls!38
2024-11-13 16:11:40 +01:00
bc6d692f0a
added "delete_expired" method for leases
2024-11-13 15:03:37 +01:00
63c37c6334
fixed timezone in json response
2024-11-13 15:03:12 +01:00
fa2c06972e
sql query improvements
2024-11-13 15:01:33 +01:00
e4e6387b2a
ci improvements
2024-11-13 14:58:55 +01:00
f2be9dca8d
Merge branch 'dev' into 'main'
...
requirements.txt updated
See merge request oscar.krause/fastapi-dls!36
2024-11-13 14:09:54 +01:00
52dd425583
fixes
2024-11-13 13:41:07 +01:00
286399d79a
fixed test matrix
2024-11-13 10:48:11 +01:00
4ab1a2ed22
added requirements for ubuntu 24.10
2024-11-13 10:28:08 +01:00
459c0e21af
debugging
2024-11-13 10:27:52 +01:00
98ef64211b
typings
2024-11-13 09:09:00 +01:00
0b4bb65546
added python3-pip to test
2024-11-13 08:55:00 +01:00
47624f5019
Dockerfile - updated db dependencies
2024-11-13 08:37:07 +01:00
2b9d7821c0
improved gitlab test matrix
2024-11-13 08:33:28 +01:00
45f5108717
requirements.txt updated
2024-11-13 08:25:40 +01:00
a7fe8b867e
Merge branch 'dev' into 'main'
...
added way to include driver version in api
See merge request oscar.krause/fastapi-dls!35
2024-10-24 13:28:08 +02:00
78214df9cc
updated to python 3.12
2024-10-24 10:44:31 +02:00
4245d5a582
requirements.txt updated
2024-10-24 08:09:30 +02:00
9b5a387169
updated support matrix
2024-10-24 08:09:24 +02:00
9377d5ce28
requirements.txt updated
2024-10-08 14:33:44 +02:00
7489307db8
README.md updated
2024-08-09 13:15:16 +02:00
d41314e81d
requirements.txt updated
2024-08-09 13:14:53 +02:00
a1123d5451
updated support matrix (removed EOL)
2024-07-24 05:35:22 +02:00
93cf719454
updated support matrix
2024-07-24 05:35:09 +02:00
0dc8f6c582
refactorings
2024-07-11 05:49:13 +02:00
4b0219b85a
updated to new vgpu page
...
ref. https://docs.nvidia.com/vgpu/index.html
2024-07-11 05:49:00 +02:00
8edbb25c16
README updated
2024-06-27 08:49:31 +02:00
49a24f0b68
README updated
2024-06-27 08:47:35 +02:00
8af3c8e2b3
README updated
2024-06-27 08:47:04 +02:00
3c321a202c
README updated
2024-06-27 08:45:25 +02:00
1b7d8bc0dc
README reorganized
2024-06-27 08:37:21 +02:00
23ccea538f
README reorganized
2024-06-27 08:32:15 +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
35fc5ea6b0
set log format
2024-06-21 18:59:23 +02:00
6a54c05fbb
Merge branch 'dev' into 'main'
...
Dev
See merge request oscar.krause/fastapi-dls!34
2024-06-18 13:56:30 +02:00
c9ac915055
code styling & comments
2024-06-13 20:34:45 +02:00
8c5850beda
migrated from deprecated "startup" to "lifespan" hook (fastapi)
2024-06-13 20:34:27 +02:00
0d9e814d0d
show if debug is enabled on app startup
2024-06-13 20:18:33 +02:00