799fdbd905
docs: add migrations, tests and vCard notes to README
Albert2025-11-10 20:53:21 +01:00
49e2f16dbb
chore: add Flask-Migrate and Alembic to requirements
Albert2025-11-10 20:50:58 +01:00
800ccd8376
Merge pull request 'fix(query): use db.session.get for Adresse in danke() to avoid SQLAlchemy LegacyAPIWarning' (#1) from fix/query-get into main
albert2025-11-10 20:19:11 +01:00
fca9462bc7
fix(query): use db.session.get for Adresse in danke() to avoid SQLAlchemy LegacyAPIWarning
Albert2025-11-10 19:49:54 +01:00
081915dacf
Docs: move CHAT_SUMMARY to docs/ and keep it untracked in repo
Albert2025-11-09 20:09:32 +01:00
1e21730bd4
Add logging: log vCard export errors to logs/app.log and console; update .gitignore
Albert2025-11-09 20:00:54 +01:00
62613a2f39
Refactor: extract vCard generator to utils; make BASE_DIR configurable for tests; add unit and integration tests for vcard export; update app to use utils
Albert2025-11-09 19:56:46 +01:00
998574f26a
generate vCard in utils.py; added Tests
Albert2025-11-09 19:43:03 +01:00
374c242051
new vCard export in vcards
Albert2025-11-08 23:47:00 +01:00