Commit Graph

49 Commits

Author SHA1 Message Date
grillazz a24f440a19 lint 2026-03-09 18:08:22 +01:00
grillazz 4f0dadc936 refactor: update logger import paths to use app.services.logging 2026-02-16 10:25:55 +01:00
grillazz 447e4e941c style: clean up code formatting and add missing newline in profiler.py 2026-02-05 11:53:29 +01:00
grillazz 9353c4b3f8 feat: add profiling middleware and update README for performance profiling 2026-02-05 11:46:45 +01:00
grillazz e208c5b1af Merge remote-tracking branch 'origin/switch-logger-to-rotoger' into switch-logger-to-rotoger
# Conflicts:
#	pyproject.toml
#	uv.lock
2025-11-16 15:18:11 +01:00
grillazz 9929a03ba2 bump to python 3.14 and the latest version of project deps 2025-11-16 15:17:50 +01:00
grillazz e25ad7e587 update rotoger to 0.2.1 2025-11-14 10:31:17 +01:00
grillazz 331df3f2ff switch to new Rotoger class 2025-10-14 11:31:08 +02:00
grillazz b0c7722d29 compose refactor 2025-09-20 17:38:01 +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 060bdb65fe format code 2025-07-29 17:27:56 +02:00
grillazz 353ef0da95 lint code 2025-07-27 20:14:51 +02:00
grillazz a8c645ad95 switch logger to rotoger 2025-07-27 20:09:30 +02:00
grillazz a99a0e780b wip: async logging 2025-07-26 19:25: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 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 849f02cf54 add chat endpoint 2025-05-03 08:44:15 +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 8f96c8a472 lint code 2025-03-08 17:26:09 +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 9147f086a4 add scheduler db schema 2024-10-20 09:24:07 +02:00
Jakub Miazek 0b301b798e bump project deps 2024-10-17 16:42:09 +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 18b9a43fa2 bump dev deps 2024-08-17 21:01:01 +02:00
Jakub Miazek ac1f898f89 bump project deps 2024-07-12 20:31:13 +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 32367d783d This ensures that the Redis connection is always properly closed. 2023-11-09 21:32:01 +01:00
Jakub Miazek 4d79561f8d instantiate logger in a standard way 2023-11-09 21:25:40 +01:00
Jakub Miazek 32346cd7e7 add auth and redis endpoints 2023-07-24 15:07:29 +02:00
Jakub Miazek fce74a0016 logger refactor 2023-06-03 15:34:31 +02:00
Jakub Miazek aa1b9ec867 unify logging with rich 2023-04-10 21:42:06 +02:00
Jakub Miazek 59e2a0e878 refactor project settings 2023-03-09 21:05:31 +01:00
Jakub Miazek dbe64008f8 format 2022-11-12 18:41:39 +01:00
Jakub Miazek 9b1938c450 refactor 2022-09-12 13:24:15 +02:00