Commit Graph

10 Commits

Author SHA1 Message Date
DanikVitek b6fb019b34 Update to Svelte 5; Use the event callback instead of the effect 2025-04-28 20:28:43 +03:00
TheOnlyWayUp f0e7d79d2f gitignore: Ignore .html files 2024-12-07 06:02:39 +00:00
TheOnlyWayUp 6bb63dd67b feat(api): Add exiftool to requirements 2024-12-06 15:28:51 +00:00
TheOnlyWayUp 8b00d0b109 fix(api): Add logfiles to gitignore, remove debug code 2024-11-30 21:14:21 +00:00
TheOnlyWayUp b1aa836254 feat(api): Add env config 2024-11-30 16:02:01 +00:00
TheOnlyWayUp 5ecbe028c3 feat(api): Conform to PEP 621
Start using Ruff/uv
2024-11-30 16:00:34 +00:00
TheOnlyWayUp f9e27689e3 feat(api): Use FastAPI Error handler 2024-11-28 18:23:52 +00:00
TheOnlyWayUp 289bd6be4f fix(frontend): Include app.html 2023-12-29 03:17:02 +00:00
TheOnlyWayUp 944afc92bf feat(docker): Dockerized 2023-12-29 03:07:07 +00:00
TheOnlyWayUp 40624b61d0 feat(api): API Functional 2023-12-29 02:21:45 +00:00