Commit Graph

16 Commits

Author SHA1 Message Date
b5a0afc60c Refactor logging setup and enhance debug information in FastAPI application 2025-02-10 21:03:26 +01:00
2165dd5b7b Use Ruff and fix all its warnings 2023-11-02 00:08:42 +01:00
88074d8ab5 Modify OpenAPI and only have one return in upload_file() 2023-01-09 05:08:41 +01:00
ab477c0ab4 Add type hints 2023-01-09 04:25:20 +01:00
fc424f7263 Run black 2023-01-09 03:51:46 +01:00
e1ede66db5 Remove module docstring 2023-01-09 03:51:35 +01:00
da5ece0b1c Format code 2022-08-02 14:57:43 +02:00
fa362e72e8 Revert "Move everything to one file"
This reverts commit 628ffc9587.
2022-07-18 00:47:38 +02:00
628ffc9587 Move everything to one file 2022-07-15 23:09:20 +02:00
6ca662eca5 Fix message when SERVE_DOMAIN is missing 2022-05-04 00:18:10 +02:00
1676186e2f Rename the domain environment variable and use urljoin when joining URLs 2022-04-20 16:47:47 +02:00
d85f23740d Move everything to own file 2022-04-13 02:36:39 +02:00
100da53031 Fix line length, use os.path.join and other small things 2022-03-01 04:22:42 +01:00
576b38fa4f Make webhook_url KeyError more helpful 2022-01-03 20:41:33 +01:00
a993abce39 Create upload folder if it does not exist 2022-01-03 20:40:57 +01:00
d060c67197 Move files to folders 2022-01-03 20:40:02 +01:00