agnes-the-ai-analyst/src
ZdenekSrotyr fa30298589 fix: use DATA_DIR env var instead of hardcoded /data paths
- services/telegram_bot/config.py: NOTIFICATIONS_DIR now uses DATA_DIR fallback
- src/profiler.py: DATA_DIR now uses main DATA_DIR env var instead of PROFILER_DATA_DIR
- services/telegram_bot/dispatch.py: WS_GATEWAY_SOCKET_PATH now uses WS_GATEWAY_SOCKET env var
2026-04-09 16:39:44 +02:00
..
repositories feat: access request UI — catalog badges, request modal, admin approval page 2026-03-31 12:45:29 +02:00
__init__.py Extract Keboola into connectors/keboola module 2026-03-09 12:22:16 +01:00
catalog_export.py refactor: delete old sync pipeline — 9,500 lines removed 2026-03-31 07:50:37 +02:00
db.py feat: add graceful shutdown handler 2026-04-09 07:03:45 +02:00
orchestrator.py fix: remove dead PRAGMA enable_wal code 2026-04-09 06:59:57 +02:00
profiler.py fix: use DATA_DIR env var instead of hardcoded /data paths 2026-04-09 16:39:44 +02:00
rbac.py refactor: remove legacy webapp + add missing tests + housekeeping 2026-03-31 13:44:06 +02:00
scheduler.py Support multiple daily sync times (e.g., "daily 07:00,13:00,18:00") 2026-03-16 23:09:48 +01:00