Commit Graph

15 Commits

Author SHA1 Message Date
doas root f44e688662 feat(): migrate to auth identity 2025-11-18 00:25:24 +03:00
doas root 63a057b020 fix(): revert filtered entities solution as it sucks ass 2025-11-17 23:38:24 +03:00
doas root 393f66a206 fix(): copy domain entities upon uow.add 2025-11-17 22:58:26 +03:00
doas root 89dffcabbd fix(): add flush to uow.add to ensure db sync 2025-11-12 00:10:58 +03:00
doas root 08a2ae6456 feat(): format & proper startup (make main async for uvicorn to inherit current asyncio event loop) 2025-11-10 23:19:51 +03:00
doas root 5ca3e72834 fix(): change web_api command to invoke uv as venv contents are seemingly not copied into path 2025-11-10 22:24:00 +03:00
doas root 70c5d360de fix(): define hatchling package to build 2025-11-10 22:22:42 +03:00
doas root ad914aaece Merge branch 'master' 2025-11-10 21:50:06 +03:00
doas root e29a895c84 chore(): add hatchling as build system 2025-11-10 21:48:19 +03:00
ivankirpichnikov 45d7926af1 add tests and docker infra 2025-10-17 02:21:46 +03:00
ivankirpichnikov 31d06fc0b4 add lints 2025-10-16 23:11:04 +03:00
ivankirpichnikov 2ae3323b1e fix mypy 2025-10-16 23:06:10 +03:00
ivankirpichnikov 652da07d12 fast init 2025-10-16 23:03:50 +03:00
Ivan Kirpichnikov b84e0370d6 Initial commit 2025-10-16 23:01:52 +03:00
doas root a3adc8ddcd Initial commit 2025-10-04 21:37:45 +03:00