820 Commits

Author SHA1 Message Date
Jakub Miazek 13186a7af6 Merge pull request #244 from grillazz/everyone-chit-chat
Everyone chit chat
2026-07-20 10:40:35 +02:00
grillazz b9d1f1a0d5 feat: enhance CI workflow by installing project dependencies and freezing pytest 2026-07-20 10:39:16 +02:00
grillazz 284a828fae feat: enhance CI workflow by installing project dependencies and freezing pytest 2026-07-20 10:38:28 +02:00
grillazz cb4a63b6c0 refactor: update parameter names in validation functions for clarity 2026-07-20 10:27:12 +02:00
grillazz a8e654f9d6 feat: update chat backend to use stub and add websocket chat service tests 2026-07-20 10:19:56 +02:00
grillazz 8c2a6fc826 feat: update Dockerfile and pyproject.toml for dependency upgrades and improved websocket client 2026-07-18 14:21:23 +02:00
grillazz de2ae691d4 feat: update Dockerfile and Makefile for static files and compose configuration 2026-07-17 14:22:44 +02:00
grillazz 0d1f681379 feat: add manual testing script for websocket chat endpoint 2026-07-14 11:45:58 +02:00
grillazz 251aef0ec4 refactor: update chat session management to use singleton pattern and enhance validation in chat agent 2026-07-14 11:41:15 +02:00
grillazz 16a2e4e325 wip: implement websocket chat endpoint with session management and event handling 2026-07-14 11:14:25 +02:00
grillazz 2cf22f89cc wip: implement websocket chat service with Pydantic models and session management 2026-07-14 11:12:45 +02:00
grillazz eb8acd7b7c refactor: add type hints to function signatures across multiple files 2026-07-13 14:25:49 +02:00
Ordinary Hobbit 51f0cebabe Merge pull request #243 from grillazz/41-add-slimfast-option
41-add-slimfast-option
2026-06-12 20:21:48 +02:00
grillazz 6dc4ea3ce2 Merge remote-tracking branch 'origin/main' into 41-add-slimfast-option 2026-06-12 20:20:26 +02:00
grillazz 1006b19c4b feat: add SQL initialization script to Docker Compose files 2026-06-12 20:19:41 +02:00
Ordinary Hobbit 0c6b3f6e08 Merge pull request #242 from grillazz/41-add-slimfast-option
41 add slimfast option
2026-06-12 14:13:57 +02:00
grillazz 05bfdb3d9f bump python 2026-06-12 14:08:16 +02:00
grillazz e73502ffad bump deps 2026-06-12 14:05:15 +02:00
grillazz c0f3592e24 bump deps 2026-06-12 14:00:09 +02:00
grillazz 24bbcae2a6 feat: update compose.yml for slim build and reintroduce database services 2026-06-12 13:55:17 +02:00
grillazz 42d0f20475 Refactor Dockerfile and compose.yml for slim-build improvements and remove unused database services. 2026-06-05 19:33:55 +02:00
Ordinary Hobbit 971370d26e Merge pull request #241 from grillazz/41-add-slimfast-option
docs: update LinkedIn URL in README
2026-05-10 08:45:56 +02:00
grillazz 1a26bc4af2 docs: update LinkedIn URL in README 2026-05-10 08:44:54 +02:00
Ordinary Hobbit 19daf4e54e Merge pull request #240 from grillazz/41-add-slimfast-option
41 add slimfast option
2026-05-10 08:42:42 +02:00
grillazz 6863fcffc5 Merge remote-tracking branch 'origin/41-add-slimfast-option' into 41-add-slimfast-option 2026-05-10 08:41:31 +02:00
grillazz 5f4a5dc29e chore: update Python version to 3.14.4 and bump package version to 2.0.0 2026-05-10 08:41:17 +02:00
grillazz a68bf94187 chore: update Python version to 3.14.4 and bump package version to 2.0.0 2026-05-10 08:36:06 +02:00
Ordinary Hobbit 5d0207cb9b Merge pull request #238 from grillazz/rotoger-one-more-time
rotoger-one-more-time
2026-03-09 18:11:03 +01:00
grillazz a24f440a19 lint 2026-03-09 18:08:22 +01:00
grillazz 21c5953385 refactor: update logger import paths to use rotoger 2026-03-09 18:05:05 +01:00
grillazz 07c98d79ae feat: enhance logging configuration with default values and shared processors 2026-02-28 13:25:00 +01:00
grillazz 4f0dadc936 refactor: update logger import paths to use app.services.logging 2026-02-16 10:25:55 +01:00
Ordinary Hobbit ab887ad163 Merge pull request #236 from grillazz/235-profiler
feat: add profiling middleware and update README for performance prof…
2026-02-05 12:16:36 +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 81fcfad62d docs: fix typo in performance profiling section of README 2026-02-05 11:49:56 +01:00
grillazz 9353c4b3f8 feat: add profiling middleware and update README for performance profiling 2026-02-05 11:46:45 +01:00
Ordinary Hobbit 59b673ed0e Merge pull request #232 from grillazz/snyk-fix-896b32201ccde628b4959568aa68aae1
[Snyk] Security upgrade postgres from 17.6-alpine to 17.7-alpine
2026-01-11 11:17:10 +01:00
Ordinary Hobbit a7f67f20f7 Merge pull request #234 from grillazz/switch-logger-to-rotoger
docs: add testing strategy section to README for improved clarity on …
2026-01-11 10:47:59 +01:00
grillazz 57901fe831 docs: add testing strategy section to README for improved clarity on test isolation and management 2026-01-11 08:55:57 +01:00
Ordinary Hobbit ab7dd25ca6 Merge pull request #233 from grillazz/switch-logger-to-rotoger
refactor: update test fixtures and remove unused environment variables
2026-01-11 08:47:16 +01:00
grillazz 2373ea2545 refactor: remove unnecessary await from database session commit in client fixture 2026-01-11 08:46:16 +01:00
grillazz 5080eda3ac refactor: clean up imports and enhance test setup for user token retrieval 2026-01-11 08:37:48 +01:00
snyk-bot c4befc315e fix: db/Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE322-BUSYBOX-14091698
- https://snyk.io/vuln/SNYK-ALPINE322-BUSYBOX-14091698
- https://snyk.io/vuln/SNYK-ALPINE322-BUSYBOX-14091698
- https://snyk.io/vuln/SNYK-ALPINE322-BUSYBOX-14091701
- https://snyk.io/vuln/SNYK-ALPINE322-BUSYBOX-14091701
2026-01-09 11:39:27 +00:00
grillazz e9ea2c627a refactor: update test fixtures and remove unused environment variables 2026-01-03 19:04:07 +01:00
Ordinary Hobbit af405b6a12 Merge pull request #231 from grillazz/switch-logger-to-rotoger
Switch logger to rotoger
2025-12-28 19:09:07 +01:00
grillazz 88a66b1d92 refactor: remove unused import from conftest.py 2025-12-28 19:07:46 +01:00
grillazz adecd854f3 rollback 2025-12-28 19:05:43 +01:00
grillazz ef6f9bc44b refactor: update ruff dependency to version 0.14.10 and streamline build steps 2025-12-28 18:55:32 +01:00
grillazz 7ef6e71025 refactor: comment out database schema creation steps in build-and-test.yml 2025-12-28 18:50:04 +01:00
grillazz 544d798ec7 refactor: comment out database schema creation steps in build-and-test.yml 2025-12-28 18:48:32 +01:00