4 Commits

Author SHA1 Message Date
shahondin1624 bfda98e678 chore: sync uncommitted changes from previous sessions
Version bump to 0.1.0, updated app icons, migration fixes, various
Vue component improvements, CLAUDE.md project instructions, gitignore
for test artifacts, and webpack/main.js configuration updates.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 20:54:41 +02:00
shahondin1624 524c8690ca feat: add security hardening with rate limiting and pentest prep (Closes #64) (#108) 2026-04-07 15:54:14 +02:00
shahondin1624 4069f770ba Add Krankenversicherung field to member requirements
New structured field (privat/gesetzlich + insurer name) for active members.
Updated DB schema, soft-deletion rules, and Allergieliste report.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 11:09:40 +02:00
shahondin1624 fbd3b1cb30 Initial scaffold for Mitgliederverwaltung Nextcloud app
Directory structure, minimal skeleton files (info.xml, Application.php,
routes.php, templates, Vue entry point), and requirements doc.
No implementation yet.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 10:56:26 +02:00