maxDorninger
|
183fbc86d8
|
add downloadClients module
|
2025-03-22 17:29:21 +01:00 |
|
maxDorninger
|
b452299444
|
make ml module configurable and add quality field to IndexerQueryResult class
|
2025-03-20 15:55:09 +01:00 |
|
maxDorninger
|
1e58d1f67d
|
work on getting the season number by asking an llm and implementing a indexer module to connect with prowlarr api
|
2025-03-19 20:17:18 +01:00 |
|
maxDorninger
|
0659e62ed2
|
work on getting the season number by asking an llm
|
2025-03-17 21:08:49 +01:00 |
|
maxDorninger
|
1d532b1f08
|
switch to the SQLModel ORM and add more tv routes
|
2025-03-16 12:01:02 +01:00 |
|
maxDorninger
|
82026b9a1b
|
Merge pull request #1 from maxdorninger/create-database-module
Create database and tv module
|
2025-03-02 21:23:31 +01:00 |
|
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
|
069d7e9236
|
add tables and pydantic class for tv shows and remove unneeded imports
|
2025-02-26 22:06:38 +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
|
58c23eb69c
|
remove drop tables function
|
2025-02-23 11:41:44 +01:00 |
|
maxDorninger
|
606d233ec4
|
rename user.py to users.py and clean up code
|
2025-02-23 11:38:56 +01:00 |
|
maxDorninger
|
aca686d1e0
|
add tv_shows table, refactor code to make to more readable and remove the .env file for postgres from the repo
|
2025-02-23 11:25:35 +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
|
e38d2e872c
|
enhance reponses and openapi docs on create_user endpoint
|
2025-02-16 22:23:06 +01:00 |
|
maxid
|
ebdf27def5
|
add comments and remove unused imports
|
2025-02-16 21:17:43 +01:00 |
|
maxid
|
5ac7e0a0d4
|
add ability to create user, add password auth, add logging and work on dev containers
|
2025-02-16 20:52:05 +01:00 |
|
maxid
|
ab6fc52e42
|
add basic db and auth functionality and dev container
|
2025-02-13 21:03:51 +01:00 |
|
maxid
|
f22eeef608
|
Initial commit
|
2025-02-08 18:35:32 +01:00 |
|