maxDorninger
|
b88cb1b042
|
switch to the SQLModel ORM
|
2025-03-02 21:14:07 +01:00 |
|
maxDorninger
|
b890b9e8dc
|
work on the tv module, automatically gets metadata from tmdb, you can add seasons and shows to the db
|
2025-03-01 20:37:30 +01:00 |
|
maxDorninger
|
297edb3884
|
working on getting the config
|
2025-02-26 19:22:09 +01:00 |
|
maxDorninger
|
3f54871f8c
|
move config.py to a seperate module
|
2025-02-23 22:48:43 +01:00 |
|
maxDorninger
|
de5047c269
|
add config.py to access configuration more easily
|
2025-02-23 12:51:44 +01:00 |
|
maxDorninger
|
606d233ec4
|
rename user.py to users.py and clean up code
|
2025-02-23 11:38:56 +01:00 |
|
maxid
|
420df19363
|
convert database.py to database module and convert to UUID datatype in postgres
|
2025-02-22 22:31:21 +01:00 |
|
maxid
|
8e8fbe456a
|
reformat code
|
2025-02-22 20:44:04 +01:00 |
|
maxid
|
49c1b319e1
|
fix auth, so swagger shows an authorize button, add /api/v1 base url path and massively improve logging
|
2025-02-22 19:45:59 +01:00 |
|
maxid
|
8b6d31c6a0
|
add working auth and sessions with passwords, refactor variable names and make psycopg cursor return a dictionary instead of an unnamed tuple
|
2025-02-22 18:15:08 +01:00 |
|
maxid
|
ab6fc52e42
|
add basic db and auth functionality and dev container
|
2025-02-13 21:03:51 +01:00 |
|