130 Commits

Author SHA1 Message Date
grillazz
700a2d49a6 format and lint 2025-08-23 20:04:45 +02:00
grillazz
e2f01f89c5 add response_validation_exception_handler 2025-08-23 20:04:23 +02:00
grillazz
72b1ec6404 bump project deps 2025-08-23 18:34:53 +02:00
grillazz
58553c6d63 wip: add exception handler 2025-08-23 18:22:51 +02:00
grillazz
69f3dc3fd8 wip: add exception handler 2025-08-23 18:22:35 +02:00
grillazz
d722504e55 wip: crud refactor 2025-08-23 17:53:18 +02:00
grillazz
93f2e66bd0 format code 2025-07-29 17:33:17 +02:00
grillazz
060bdb65fe format code 2025-07-29 17:27:56 +02:00
grillazz
7aace85eeb lint 2025-07-29 17:26:54 +02:00
grillazz
f14c586389 add json filed example 2025-07-29 17:26:37 +02:00
grillazz
353ef0da95 lint code 2025-07-27 20:14:51 +02:00
grillazz
289883cf2e Merge remote-tracking branch 'origin/198-add-simple-caching' into 198-add-simple-caching 2025-07-27 20:09:42 +02:00
grillazz
a8c645ad95 switch logger to rotoger 2025-07-27 20:09:30 +02:00
Ordinary Hobbit
63859e8305
Update app/utils/logging.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-26 19:33:13 +02:00
grillazz
ffccf8fda0 lint code 2025-07-26 19:28:56 +02:00
grillazz
a99a0e780b wip: async logging 2025-07-26 19:25:46 +02:00
grillazz
6ec8a3ce0a wip: add RotatingBytesLogger 2025-07-26 18:59:28 +02:00
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