113 Commits

Author SHA1 Message Date
grillazz
8e7692bd32 wip: reimplement AppStructLogger with attrs lib 2025-06-29 21:22:46 +02:00
grillazz
1098e39f71 wip: replace AppLogger with AppStructLogger 2025-06-29 21:19:30 +02:00
grillazz
d0d26687df wip: lint 2025-06-29 08:59:06 +02:00
grillazz
7e0024876c wip: BytesToTextIOWrapper wraps a text handler and encodes bytes to text. 2025-06-28 22:05:45 +02:00
grillazz
c09c338b37 wip: add structlog 2025-06-18 08:49:32 +02:00
grillazz
3f09b5701e add structlog 2025-06-17 20:02:04 +02:00
grillazz
1fb5ad469b code review 2025-06-07 09:48:34 +02:00
grillazz
f27e53f27b bump project deps, inline-snapshot config, add templates 2025-06-07 09:39:30 +02:00
grillazz
7623d0e7df bump project deps, inline-snapshot config, add templates 2025-06-07 09:36:13 +02:00
grillazz
2f484d6f4a lint and format 2025-05-03 13:30:08 +02:00
grillazz
e215876848 add README.md and test 2025-05-03 13:18:27 +02:00
grillazz
b5fcd0489a connect to local ollama 2025-05-03 09:41:39 +02:00
grillazz
6f2db272c4 format code 2025-05-03 08:47:28 +02:00
grillazz
849f02cf54 add chat endpoint 2025-05-03 08:44:15 +02:00
grillazz
c8ff69efa5 refactor llm service 2025-05-03 08:35:03 +02:00
grillazz
f261fb3e13 add llm service 2025-05-03 08:33:38 +02:00
grillazz
1527b76b03 bump project deps 2025-05-03 08:21:42 +02:00
grillazz
b594dee278 fix lint error 2025-03-08 18:34:41 +01:00
grillazz
0260df4d09 format code 2025-03-08 17:27:53 +01:00
grillazz
8f96c8a472 lint code 2025-03-08 17:26:09 +01:00
grillazz
075a884f10 add endpoint to send email with smtp service 2024-12-30 11:03:20 +01:00
grillazz
abb6eae23a docz and logz 2024-12-28 08:51:07 +01:00
grillazz
6ba6d23047 refactor and black 2024-12-28 08:10:09 +01:00
grillazz
189158d31f init smtp service 2024-12-20 18:06:37 +01:00
grillazz
4a0944fec6 smtp config 2024-12-20 18:06:29 +01:00
grillazz
b26ce25719 add singleton meta with no args 2024-12-20 18:06:21 +01:00
grillazz
3143b45a0f major dependency bump 2024-12-16 21:01:56 +01:00
grillazz
ead1b57fbd major dependency bump 2024-12-16 20:55:42 +01:00
Jakub Miazek
dd619e70ce refactor SchedulerMiddleware 2024-11-22 14:10:39 +01:00
Jakub Miazek
34ab82fb4c test form data for POST 2024-11-11 15:10:05 +01:00
Jakub Miazek
9147f086a4 add scheduler db schema 2024-10-20 09:24:07 +02:00
Jakub Miazek
b0cfe92268 implement pydantic_factory for tests 2024-10-17 19:30:05 +02:00
Jakub Miazek
0b301b798e bump project deps 2024-10-17 16:42:09 +02:00
Jakub Miazek
b18f150b6b move compile_sql_or_scalar meth to decorators.py 2024-10-17 09:20:28 +02:00
Jakub Miazek
a63c3e2a43 add scheduler middleware 2024-10-16 15:32:32 +02:00
Jakub Miazek
171a8019f7 add scheduler middleware 2024-10-10 17:08:07 +02:00
Jakub Miazek
65cd76796b replace passlib with bcrypt 2024-10-07 20:09:43 +02:00
Jakub Miazek
18b9a43fa2 bump dev deps 2024-08-17 21:01:01 +02:00
Jakub Miazek
6f0b097d2d wip: uvicorn logging conf to json 2024-08-17 10:45:51 +02:00
Jakub Miazek
ac1f898f89 bump project deps 2024-07-12 20:31:13 +02:00
Jakub Miazek
042a56c8b5 set postgresql dialect for compile_sql_or_scalar decorator 2024-06-08 14:05:57 +02:00
Jakub Miazek
f3db7aa33c fix lint 2024-05-12 19:55:00 +02:00
Jakub Miazek
e7b24d5d7e - fix 2024-05-11 16:36:29 +02:00
Jakub Miazek
c8efc0596c - add decorator to compile sql for pool or return scalar from statement 2024-05-11 16:29:00 +02:00
Jakub Miazek
e003454647 - split endpoint to find stuff for pool and traditional 2024-05-11 16:09:10 +02:00
Jakub Miazek
514eea7231 - implement postgres connection pool
- adapt current sqlalchemy based methods to produce raw sql
2024-05-11 16:03:33 +02:00
Jakub Miazek
918ab6c28c refactor 2024-05-08 12:27:18 +02:00
Jakub Miazek
c2975fd260 code format 2024-04-24 10:37:08 +02:00
Jakub Miazek
09674e45de wip: cache 2024-04-23 19:38:12 +02:00
Jakub Miazek
492ea79ea3 refactor: add log 2024-04-02 19:25:07 +02:00