13 Commits

Author SHA1 Message Date
Felix Spöttel
3559aa5936 refactor: use Depends for settings and session_local (#59) 2024-01-01 14:28:19 +01:00
Felix Spöttel
423018e92a fix: missing commit when deleting jobs (#56) 2023-08-17 13:46:59 +02:00
Felix Spöttel
f0d687f40b fix: default to None for optional pydantic fields (#45)
closes #44

Co-authored-by: msramalho <19508417+msramalho@users.noreply.github.com>
2023-08-05 16:54:51 +02:00
Felix Spöttel
05ebc17215 test: add integration test for sharing 2023-06-29 14:59:43 +02:00
Felix Spöttel
908bd48170 feat: add language detection task 2023-06-29 09:13:11 +02:00
Felix Spöttel
d2223206be refactor: simplify type annotations 2023-06-28 13:17:55 +02:00
Felix Spöttel
4f020853b6 docs: improve openapi documentation
closes #6
2023-02-08 17:26:03 +01:00
Felix Spöttel
f02fb9d1c7 chore: rename config.py => settings.py 2023-02-08 16:23:51 +01:00
Felix Spöttel
8669a18110 feat: upgrade tooling, fix lints 2023-01-25 16:56:59 +01:00
Felix Spöttel
7b6b453b45 feat: add artifact routes, test web api 2023-01-18 12:33:22 +01:00
Felix Spöttel
4fa1d5c0da refactor: restructure project layout 2023-01-07 11:35:31 +01:00
Felix Spöttel
b3a38846ba feat: add job & artifact tables
* remove `accounts` table in favor of a simple API key auth
2023-01-05 12:03:41 +01:00
Felix Spöttel
4f7cd063f1 feat: initial project setup 2022-12-27 11:35:08 +01:00