Stefan Lohmaier slohmaier
slohmaier pushed to main at slohmaier/mcp-home 2026-06-19 06:46:02 +00:00
936ebc2f56 feat(pdf): gemeinsames pdfutil — Scan-PDFs als Bild + OCR (Files & Mail)
slohmaier pushed to main at slohmaier/mcp-home 2026-06-19 06:27:10 +00:00
abeacfc3b8 feat(files): gescannte/bildbasierte PDFs als Bilder rendern (Vision)
slohmaier pushed to main at slohmaier/mcp-home 2026-06-19 06:05:26 +00:00
85f5e26384 test: Edge-Case-Dateien + Tests (leer/gross/verschluesselt/Sonderzeichen)
slohmaier pushed to main at slohmaier/mcp-home 2026-06-19 05:56:27 +00:00
1b50e1ef6e docs: CLAUDE.md — mcptest Test-/Dev-User Abschnitt
slohmaier pushed to main at slohmaier/mcp-home 2026-06-19 05:56:10 +00:00
5f3181b162 test: umfangreiche Testdaten (alle Dateitypen + Mail-Anhaenge)
slohmaier pushed to main at slohmaier/mcp-home 2026-06-19 05:46:37 +00:00
0a1576aaa5 test: dedizierter mcptest-User statt Stefans echter Daten
slohmaier pushed to main at slohmaier/mcp-home 2026-06-18 08:09:27 +00:00
b555a2e19d security: redirect_uri-Allowlist + mail Path-Traversal-Schutz
slohmaier pushed to main at slohmaier/mcp-home 2026-06-18 08:02:14 +00:00
fc50afa3c8 security: OAuth Auth-Bypass schliessen (client_secret + PKCE jetzt Pflicht)
slohmaier pushed to main at slohmaier/mcp-home 2026-06-18 06:55:04 +00:00
37a24bc5b5 mail: malloc_trim nach search_mail/read_attachment gegen RSS-Bloat
slohmaier pushed to main at slohmaier/mcp-home 2026-06-17 07:51:12 +00:00
c41fb89b06 files: PDF-Dateien als extrahierten Text zurueckgeben
slohmaier pushed to main at slohmaier/mcp-home 2026-06-17 07:39:03 +00:00
bced937a24 mail: PDF-Anhaenge als extrahierten Text zurueckgeben
slohmaier pushed to main at slohmaier/mcp-home 2026-06-17 07:37:18 +00:00
56d92c153b mail: robustes Decoding gegen unbekannte Charsets (x-unknown); OAuth-Token 30 Tage
slohmaier pushed to main at slohmaier/mcp-home 2026-06-12 10:35:36 +00:00
a811e87029 Update docs: CLAUDE.md, README, config example
slohmaier pushed to main at slohmaier/mcp-home 2026-06-12 10:26:28 +00:00
c06e6d6b4c Joplin via Data API + Mail attachments
slohmaier pushed to main at slohmaier/mcp-home 2026-06-12 08:52:00 +00:00
38cf147eec Fix Files tests: isolated test dir, auto-create and cleanup
slohmaier pushed to main at slohmaier/mcp-home 2026-06-12 08:36:33 +00:00
e721250552 Expand test suite to 51 tests with full CRUD coverage
slohmaier pushed to main at slohmaier/mcp-home 2026-06-12 08:33:05 +00:00
2618ecfc86 Add test client and automated integration test suite
slohmaier pushed to main at slohmaier/mcp-home 2026-06-12 08:22:32 +00:00
ef37d1e467 Fix Mail Maildir paths and oCIS auth
slohmaier pushed to main at slohmaier/mcp-home 2026-06-12 08:17:18 +00:00
80fc323374 Fix XML namespace handling for Radicale responses
slohmaier pushed to main at slohmaier/mcp-home 2026-06-12 07:34:20 +00:00
45cd6935fb Security: verify client_secret in authorization_code flow + shared token store