No description
  • Python 97%
  • Dockerfile 3%
Find a file
Carl-Friedrich Braun 43edbcfb44
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m55s
fix(deps): bump pypaperless 4.1.2 -> 5.2.2 for paperless-ngx 3.0 API
paperless-ngx 3.0.0 dropped support for API versions < 9. The old
pypaperless requested a legacy API version and got HTTP 406 Not
Acceptable on /api/schema/view/ during client init, breaking all
document processing. pypaperless 5.1.0 raised the requested API
version (tb1337/paperless-api#487); 5.0 added custom-field methods
with no breaking changes to the endpoints this sidecar uses
(documents.draft, documents(), tags, users, groups, tasks).
2026-07-23 13:28: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 concurrency & hardening implementation plan 2026-06-27 17:28:14 +02:00
tests fix: stop repeated imports from confirm/ZIP failure paths 2026-06-28 09:55:29 +02:00
.gitignore initial commit 2025-02-03 08:58:59 +01:00
CLAUDE.md fix: stop repeated imports from confirm/ZIP failure paths 2026-06-28 09:55:29 +02:00
Dockerfile feat: add Docker HEALTHCHECK on heartbeat freshness 2026-06-27 17:54:25 +02:00
pyproject.toml fix(deps): bump pypaperless 4.1.2 -> 5.2.2 for paperless-ngx 3.0 API 2026-07-23 13:28:55 +02:00
README.md initial commit 2025-02-03 08:58:59 +01:00
sidecar.py fix: stop repeated imports from confirm/ZIP failure paths 2026-06-28 09:55:29 +02:00
Taskfile.yml refactor: migrate from PDM to uv for dependency management 2025-08-13 12:42:10 +02:00
uv.lock fix(deps): bump pypaperless 4.1.2 -> 5.2.2 for paperless-ngx 3.0 API 2026-07-23 13:28:55 +02:00

paperless sidecar