Commit Graph

  • 8c5ab00428 refactor: extract test URL constant for better maintainability copilot-swe-agent[bot] 2026-02-11 18:24:03 +00:00
  • fad63fcf4b test: add endpoint registration verification tests copilot-swe-agent[bot] 2026-02-11 18:22:48 +00:00
  • cf88754be6 Initial plan copilot-swe-agent[bot] 2026-02-11 18:14:21 +00:00
  • 0a20f3e0b5 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-11 18:10:22 +00:00
  • b8b350440d Merge pull request #241 from christianlouis/copilot/fix-e2e-integration-tests v0.10.2 Christian Krakau-Louis 2026-02-11 19:09:56 +01:00
  • 624b1ddb57 fix(ci): exclude E2E tests requiring Docker-in-Docker from CI copilot-swe-agent[bot] 2026-02-11 18:03:47 +00:00
  • bf8f295f3b Initial plan copilot-swe-agent[bot] 2026-02-11 18:01:00 +00:00
  • fdd524e6dd chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-11 18:00:23 +00:00
  • f254e1b14b fix: force-add build metadata files to override .gitignore v0.10.1 Christian Krakau-Louis 2026-02-11 18:59:59 +01:00
  • bb1370d46e Merge pull request #239 from christianlouis/copilot/update-tests-external-apis v0.10.0 Christian Krakau-Louis 2026-02-11 18:56:48 +01:00
  • bf0151340d fix: resolve DeepSource issues in test files copilot-swe-agent[bot] 2026-02-11 17:53:30 +00:00
  • 5e82f7c03a refactor: fix static method warnings, hard-coded credentials, and Annotated type hints copilot-swe-agent[bot] 2026-02-11 17:03:54 +00:00
  • 3a40fe59f5 refactor(api): migrate Depends() to Annotated type hint style in app/api/ copilot-swe-agent[bot] 2026-02-11 16:54:55 +00:00
  • 7c4d6fd025 fix: extract hard-coded test credentials to module-level constants (S2068) copilot-swe-agent[bot] 2026-02-11 16:50:37 +00:00
  • 7ad2bdfc4b fix(test): fix 5 pre-existing test failures in rate limiting, path traversal, and e2e tests copilot-swe-agent[bot] 2026-02-11 15:31:46 +00:00
  • 9747487e2b fix(test): correct spelling of recognizable in test comment copilot-swe-agent[bot] 2026-02-11 15:17:39 +00:00
  • e658dec83c feat(test): add comprehensive external API integration tests with PDF generation copilot-swe-agent[bot] 2026-02-11 15:16:53 +00:00
  • e70d06e789 Initial plan copilot-swe-agent[bot] 2026-02-11 14:53:55 +00:00
  • ef97746a5f Merge pull request #237 from christianlouis/copilot/fix-autorelease-version-sync v0.9.2 Christian Krakau-Louis 2026-02-11 15:51:59 +01:00
  • e8bba38f98 docs: fix numbering in BuildMetadata.md copilot-swe-agent[bot] 2026-02-11 14:45:22 +00:00
  • 037b4aa94e fix(build): sync VERSION file with semantic-release tags and add build time copilot-swe-agent[bot] 2026-02-11 14:42:37 +00:00
  • fac4758116 Initial plan copilot-swe-agent[bot] 2026-02-11 14:31:03 +00:00
  • 0be7b7185b Merge pull request #236 from christianlouis/copilot/fix-backend-url-processing-error v0.9.1 Christian Krakau-Louis 2026-02-11 15:28:30 +01:00
  • 9cd7a80cbc fix(api): add Request parameter to process_url endpoint for session access copilot-swe-agent[bot] 2026-02-11 14:25:57 +00:00
  • 1cb6a60135 Initial plan copilot-swe-agent[bot] 2026-02-11 14:22:05 +00:00
  • 44395e0386 Merge pull request #235 from christianlouis/copilot/implement-file-intake-url v0.9.0 Christian Krakau-Louis 2026-02-11 15:08:59 +01:00
  • 47a1de953d refactor: address code review comments copilot-swe-agent[bot] 2026-02-11 13:39:35 +00:00
  • 201984de96 docs: document URL upload API endpoint copilot-swe-agent[bot] 2026-02-11 13:37:36 +00:00
  • 245e298991 feat: add URL-based file upload with SSRF protection copilot-swe-agent[bot] 2026-02-11 13:36:23 +00:00
  • 47e788d134 Initial plan copilot-swe-agent[bot] 2026-02-11 13:25:30 +00:00
  • b4cf4d5fd9 Merge pull request #232 from christianlouis/copilot/fix-document-duplication-error v0.8.0 Christian Krakau-Louis 2026-02-11 11:40:52 +01:00
  • 2b2394f858 fix: pass task_id to check_page_rotation helper for consistent log prefixing copilot-swe-agent[bot] 2026-02-11 10:15:08 +00:00
  • 21ca941b26 fix(test): add log_task_progress mocks to OCR processing tests copilot-swe-agent[bot] 2026-02-11 10:11:49 +00:00
  • 6f286e37b3 feat(tasks): add detailed logging to upload_with_rclone task functions copilot-swe-agent[bot] 2026-02-11 10:06:51 +00:00
  • 14eacc7c23 feat(tasks): add detailed logging to rotate_pdf_pages task copilot-swe-agent[bot] 2026-02-11 10:02:25 +00:00
  • 4153c5bbcb feat(tasks): add detailed logging to refine_text_with_gpt task copilot-swe-agent[bot] 2026-02-11 09:57:46 +00:00
  • acec9954a0 feat(tasks): add detailed logging to Azure Document Intelligence task copilot-swe-agent[bot] 2026-02-11 09:54:53 +00:00
  • 3e78ee4c27 fix(logging): address code review feedback for TaskLogCollector robustness copilot-swe-agent[bot] 2026-02-11 09:15:44 +00:00
  • dfa4b16776 feat(tasks): auto-capture worker log output for all tasks via TaskLogCollector copilot-swe-agent[bot] 2026-02-11 09:13:09 +00:00
  • b18f5ee13c feat(ui): add verbose worker log detail to processing history on file detail page copilot-swe-agent[bot] 2026-02-11 09:06:30 +00:00
  • f7799e409d fix(tasks): prevent filename overwrite in extract_metadata_with_gpt and fix embed retry logic copilot-swe-agent[bot] 2026-02-11 08:59:27 +00:00
  • 26dc165b37 Initial plan copilot-swe-agent[bot] 2026-02-11 08:50:04 +00:00
  • 665450e7e2 Merge pull request #231 from christianlouis/copilot/fix-regression-error-pipeline v0.7.1 Christian Krakau-Louis 2026-02-11 09:00:50 +01:00
  • afb4d9bf85 refactor(api): address code review feedback - extract PDF text helper, improve comments copilot-swe-agent[bot] 2026-02-10 21:11:46 +00:00
  • 11c7d15a90 fix(tasks): skip duplicate check when reprocessing and enable retry from failed pipeline step copilot-swe-agent[bot] 2026-02-10 21:09:53 +00:00
  • 7c074c2755 Initial plan copilot-swe-agent[bot] 2026-02-10 20:56:23 +00:00
  • 5ccd283e66 Merge pull request #229 from christianlouis/copilot/refactor-extract-file-status-logic Christian Krakau-Louis 2026-02-10 21:44:14 +01:00
  • 8edc11da04 refactor: extract shared file-status query logic into utility function copilot-swe-agent[bot] 2026-02-10 20:40:11 +00:00
  • eb666d8325 Initial plan copilot-swe-agent[bot] 2026-02-10 20:35:19 +00:00
  • ff02109e16 Merge pull request #228 from christianlouis/copilot/add-rate-limiting-middleware v0.7.0 Christian Krakau-Louis 2026-02-10 21:34:46 +01:00
  • 403cd02428 feat: Adjust rate limits per feedback - increase uploads to 600/minute, remove processing limit copilot-swe-agent[bot] 2026-02-10 20:29:26 +00:00
  • 7480c70de4 plan: Adjust rate limits based on feedback copilot-swe-agent[bot] 2026-02-10 20:26:21 +00:00
  • 8634dc0265 fix: Remove accidentally committed pip output file and fix duplicate heading copilot-swe-agent[bot] 2026-02-10 16:23:45 +00:00
  • 5633752594 docs: Add comprehensive rate limiting strategy documentation copilot-swe-agent[bot] 2026-02-10 16:22:23 +00:00
  • da2be01855 test: Fix rate limiting tests to use existing endpoints copilot-swe-agent[bot] 2026-02-10 16:20:38 +00:00
  • 8d347e0a53 feat: Add rate limiting middleware with SlowAPI copilot-swe-agent[bot] 2026-02-10 16:17:53 +00:00
  • 0b3f9212d1 Initial plan copilot-swe-agent[bot] 2026-02-10 16:12:13 +00:00
  • 6321a130b0 Merge pull request #227 from christianlouis/copilot/fix-api-integration-tests Christian Krakau-Louis 2026-02-10 17:10:46 +01:00
  • 1a44de3ea4 style: format test_api_auth_enabled.py with Black and isort copilot-swe-agent[bot] 2026-02-10 15:53:11 +00:00
  • 9795a3966a docs: add comprehensive test setup documentation and auth integration tests copilot-swe-agent[bot] 2026-02-10 15:50:13 +00:00
  • 6f462c7430 Initial plan copilot-swe-agent[bot] 2026-02-10 15:42:30 +00:00
  • 171e4fbfc3 Merge pull request #226 from christianlouis/copilot/fix-ssh-host-keys-again v0.6.1 Christian Krakau-Louis 2026-02-10 16:41:46 +01:00
  • 9a89f70cf4 fix: change SFTP host key verification default to secure (False) copilot-swe-agent[bot] 2026-02-10 15:39:23 +00:00
  • 04c44e6bad Initial plan copilot-swe-agent[bot] 2026-02-10 15:34:11 +00:00
  • 89455041cb Merge pull request #225 from christianlouis/copilot/add-webdav-upload-support Christian Krakau-Louis 2026-02-10 16:31:46 +01:00
  • 1dab1fb6fd docs: add comprehensive WebDAV testing summary copilot-swe-agent[bot] 2026-02-10 15:26:35 +00:00
  • fb50c8b375 test: add full-stack integration testing with real infrastructure (PostgreSQL, Redis, Gotenberg, WebDAV, SFTP, MinIO) copilot-swe-agent[bot] 2026-02-10 15:24:35 +00:00
  • f2d70e90cf test: add comprehensive WebDAV tests with real server and Redis integration copilot-swe-agent[bot] 2026-02-10 15:18:17 +00:00
  • 787d48c70e test: create comprehensive WebDAV integration tests with real server copilot-swe-agent[bot] 2026-02-10 15:13:10 +00:00
  • 0b4264a37c Initial plan copilot-swe-agent[bot] 2026-02-10 15:07:03 +00:00
  • b4a17adf56 Merge pull request #224 from christianlouis/copilot/add-absender-custom-field v0.6.0 Christian Krakau-Louis 2026-02-10 16:06:06 +01:00
  • 742b4e2e8c refactor: improve code quality and documentation clarity copilot-swe-agent[bot] 2026-02-10 15:04:48 +00:00
  • 6aeb466491 fix: address code review feedback for custom fields copilot-swe-agent[bot] 2026-02-10 15:02:05 +00:00
  • 327244c43a feat(paperless): add flexible multi-field custom fields mapping copilot-swe-agent[bot] 2026-02-10 15:00:28 +00:00
  • eeb32ac77f docs: add documentation for Paperless custom field configuration copilot-swe-agent[bot] 2026-02-10 14:57:14 +00:00
  • eab75b89db feat(paperless): add support for setting absender custom field copilot-swe-agent[bot] 2026-02-10 14:54:42 +00:00
  • c16635d7c4 Initial plan copilot-swe-agent[bot] 2026-02-10 14:49:43 +00:00
  • 8c0fc30d4c Merge pull request #223 from christianlouis/copilot/add-security-headers v0.5.0 Christian Krakau-Louis 2026-02-10 15:39:45 +01:00
  • 956f0c0c2a refactor: change security headers default to disabled copilot-swe-agent[bot] 2026-02-10 14:22:47 +00:00
  • 20a0e43a11 docs: address code review comments copilot-swe-agent[bot] 2026-02-10 14:10:23 +00:00
  • 68ee832e70 style: format code with Black copilot-swe-agent[bot] 2026-02-10 14:08:24 +00:00
  • e144fdd50a feat(security): add configurable security headers middleware copilot-swe-agent[bot] 2026-02-10 14:05:19 +00:00
  • ec44cb082e Initial plan copilot-swe-agent[bot] 2026-02-10 13:59:46 +00:00
  • c58f8e4b3a Merge pull request #222 from christianlouis/copilot/add-file-upload-size-limits v0.4.0 Christian Krakau-Louis 2026-02-10 14:59:02 +01:00
  • f4b4ab0328 docs: clarify PDF splitting is page-based, not byte-based copilot-swe-agent[bot] 2026-02-10 13:51:24 +00:00
  • dec7afe712 refactor: extract condition to variable for readability copilot-swe-agent[bot] 2026-02-10 11:01:56 +00:00
  • 03222c5ef1 refactor: improve file splitting performance and code quality copilot-swe-agent[bot] 2026-02-10 10:59:39 +00:00
  • ee43687eaa test: fix formatting and linting issues in file upload tests copilot-swe-agent[bot] 2026-02-10 10:56:54 +00:00
  • 9ad32e40e6 feat(security): add configurable file upload size limits with optional splitting copilot-swe-agent[bot] 2026-02-10 10:51:30 +00:00
  • bbffb32da4 Initial plan copilot-swe-agent[bot] 2026-02-10 10:46:32 +00:00
  • 19a0e71ab1 Merge pull request #221 from christianlouis/copilot/review-file-path-operations v0.3.4 Christian Krakau-Louis 2026-02-10 11:45:41 +01:00
  • 1937ea84cb docs: add detailed path traversal security audit report copilot-swe-agent[bot] 2026-02-10 10:30:26 +00:00
  • a3d0af2efc fix(security): address code review feedback on validation logic copilot-swe-agent[bot] 2026-02-10 10:28:39 +00:00
  • 489aa67a13 fix(security): remediate path traversal vulnerabilities in file operations copilot-swe-agent[bot] 2026-02-10 10:26:42 +00:00
  • 94c05d2b29 Initial plan copilot-swe-agent[bot] 2026-02-10 10:21:09 +00:00
  • b3be69802d Merge pull request #176 from christianlouis/copilot/add-auth-encryption-tests Christian Krakau-Louis 2026-02-09 22:32:39 +01:00
  • 42cac76c0e style: format test files with black and isort, remove unused imports copilot-swe-agent[bot] 2026-02-09 21:19:41 +00:00
  • acb8951dd9 test: expand auth and encryption test coverage with 299 new test lines copilot-swe-agent[bot] 2026-02-09 21:16:55 +00:00
  • 91755ee5e6 Initial plan copilot-swe-agent[bot] 2026-02-09 21:11:34 +00:00
  • 2650c39c46 Merge pull request #166 from christianlouis/copilot/convert-unittest-to-pytest Christian Krakau-Louis 2026-02-09 22:11:04 +01:00