No description
  • Python 95.2%
  • Dockerfile 4.8%
Find a file
Carl-Friedrich Braun c3be568e57
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m41s
Merge branch 'feat/pdf-decryption' - PDF/ZIP decryption with manual-review fallback
2026-05-06 17:59:55 +02:00
.forgejo/workflows feat: add Forgejo CI workflow for container image builds 2026-02-22 15:28:47 +01:00
.vscode chore: add workspace settings 2025-02-05 10:04:34 +01:00
docs/superpowers docs: add implementation plan for PDF/ZIP decryption 2026-05-06 17:15:38 +02:00
tests feat: add try_decrypt_zip helper using pyzipper 2026-05-06 17:26:15 +02:00
.gitignore initial commit 2025-02-03 08:58:59 +01:00
CLAUDE.md docs: document PDF_PASSWORDS setting in CLAUDE.md 2026-05-06 17:37:24 +02:00
Dockerfile refactor: migrate from PDM to uv for dependency management 2025-08-13 12:42:10 +02:00
pyproject.toml test: add fixture helpers for encrypted PDFs and ZIPs 2026-05-06 17:21:16 +02:00
README.md initial commit 2025-02-03 08:58:59 +01:00
sidecar.py feat: decrypt ZIP archives and entries, write locked entries back as LOCKED_ 2026-05-06 17:34:03 +02:00
Taskfile.yml refactor: migrate from PDM to uv for dependency management 2025-08-13 12:42:10 +02:00
uv.lock test: add fixture helpers for encrypted PDFs and ZIPs 2026-05-06 17:21:16 +02:00

paperless sidecar