Commit Graph

  • 54468d691c Initial plan copilot-swe-agent[bot] 2026-02-08 06:02:53 +00:00
  • c9e1de4845 Fix /settings redirect issue and add OAuth admin support copilot-swe-agent[bot] 2026-02-08 06:02:21 +00:00
  • 5a4d21293b Initial plan copilot-swe-agent[bot] 2026-02-08 05:56:37 +00:00
  • dafdfd8198 Merge pull request #126 from christianlouis/copilot/add-settings-menu-functionality Christian Krakau-Louis 2026-02-08 06:53:09 +01:00
  • 4b4c208035 Security fixes: use tojson filter, fix Tuple import, remove raw value exposure copilot-swe-agent[bot] 2026-02-07 22:38:58 +00:00
  • 54e93dcdf2 Fix settings API route prefix to avoid double /api/ in URL copilot-swe-agent[bot] 2026-02-07 22:36:32 +00:00
  • 58b960db14 Add comprehensive tests for settings management and fix Union import copilot-swe-agent[bot] 2026-02-07 22:33:49 +00:00
  • e1bb9de915 Add settings management infrastructure: models, API, views, and database loading copilot-swe-agent[bot] 2026-02-07 22:31:06 +00:00
  • 24d09fc362 Initial plan copilot-swe-agent[bot] 2026-02-07 22:25:23 +00:00
  • db96c0d9e7 Merge pull request #123 from christianlouis/copilot/add-files-detail-view-features Christian Krakau-Louis 2026-02-07 23:20:32 +01:00
  • 06830b945e Add comprehensive tests for file detail view enhancements copilot-swe-agent[bot] 2026-02-07 22:11:16 +00:00
  • 910fe86603 Add branching visualization, per-subtask retry, and step summary to file detail view copilot-swe-agent[bot] 2026-02-07 22:08:09 +00:00
  • 394782fa8d Merge pull request #121 from christianlouis/copilot/fix-s3-upload-error Christian Krakau-Louis 2026-02-07 23:03:37 +01:00
  • d71cd5034e Initial plan copilot-swe-agent[bot] 2026-02-07 22:02:56 +00:00
  • 90d69979dc Fix S3 upload error: Pass file_id as keyword argument in Celery tasks copilot-swe-agent[bot] 2026-02-07 21:56:38 +00:00
  • 863c820265 Initial plan copilot-swe-agent[bot] 2026-02-07 21:51:16 +00:00
  • fbc5016748 Merge pull request #119 from christianlouis/copilot/improve-file-detail-view Christian Krakau-Louis 2026-02-07 22:40:47 +01:00
  • b4e066bf2d Security fix: Use JSON serialization for template variable in JavaScript copilot-swe-agent[bot] 2026-02-07 20:58:23 +00:00
  • cdd9d19e94 Update documentation for file detail view features copilot-swe-agent[bot] 2026-02-07 20:56:49 +00:00
  • 97bc37bb0b Add tests for file detail view endpoints copilot-swe-agent[bot] 2026-02-07 20:53:09 +00:00
  • 76ab698105 Add backend endpoints and enhanced file detail view copilot-swe-agent[bot] 2026-02-07 20:52:08 +00:00
  • 00c3cda497 Initial plan copilot-swe-agent[bot] 2026-02-07 20:48:07 +00:00
  • 3ee565580b Merge pull request #118 from christianlouis/copilot/fix-docker-build-metadata-issue Christian Krakau-Louis 2026-02-07 21:45:37 +01:00
  • 42975f0638 Fix Docker build context to include metadata files copilot-swe-agent[bot] 2026-02-07 20:44:45 +00:00
  • 07768774d9 Initial plan copilot-swe-agent[bot] 2026-02-07 20:43:40 +00:00
  • feefae51f1 Merge pull request #113 from christianlouis/copilot/run-security-audit-with-bandit Christian Krakau-Louis 2026-02-07 21:42:07 +01:00
  • 264da6319e Merge pull request #114 from christianlouis/copilot/add-file-upload-tests Christian Krakau-Louis 2026-02-07 21:41:40 +01:00
  • 6d836528ad Merge pull request #115 from christianlouis/copilot/add-tests-for-ocr-processing Christian Krakau-Louis 2026-02-07 21:41:09 +01:00
  • 6db8aca6f1 Merge pull request #116 from christianlouis/copilot/automate-status-metadata Christian Krakau-Louis 2026-02-07 21:38:07 +01:00
  • c59607ab3d Add file upload tests with partial coverage copilot-swe-agent[bot] 2026-02-07 19:49:20 +00:00
  • 7fc2703d90 Increase HTTP request timeout to 120s for large file processing (up to 1GB PDFs) copilot-swe-agent[bot] 2026-02-07 19:39:57 +00:00
  • 8c55e48803 Improve test determinism for git_sha default test copilot-swe-agent[bot] 2026-02-07 19:39:44 +00:00
  • b1005bdac3 Add comprehensive file upload tests copilot-swe-agent[bot] 2026-02-07 19:39:25 +00:00
  • 755ef8a2e5 Add Bandit to CI pipeline and update security audit documentation copilot-swe-agent[bot] 2026-02-07 19:38:47 +00:00
  • eba04decfa Update README with build metadata documentation link copilot-swe-agent[bot] 2026-02-07 19:38:31 +00:00
  • b0bcccbbf1 Fix mathematical explanation in test comments copilot-swe-agent[bot] 2026-02-07 19:37:57 +00:00
  • 5f175fabee Add automated build metadata generation system copilot-swe-agent[bot] 2026-02-07 19:37:40 +00:00
  • 81a04794f9 Add comprehensive tests for OCR processing with mocked services copilot-swe-agent[bot] 2026-02-07 19:36:26 +00:00
  • edd1acb3a1 Fix all high and medium severity security issues found by Bandit copilot-swe-agent[bot] 2026-02-07 19:35:40 +00:00
  • 6812d0d2c4 Initial plan copilot-swe-agent[bot] 2026-02-07 19:32:04 +00:00
  • 831fc7d0f9 Initial plan copilot-swe-agent[bot] 2026-02-07 19:31:35 +00:00
  • c6a9ddf3c4 Initial plan copilot-swe-agent[bot] 2026-02-07 19:31:27 +00:00
  • 68143a2689 Initial plan copilot-swe-agent[bot] 2026-02-07 19:31:17 +00:00
  • ce20d59e76 Merge pull request #112 from christianlouis/copilot/fix-file-deletion-json-error Christian Krakau-Louis 2026-02-07 20:25:46 +01:00
  • 74724973d8 Fix API routes to return JSON instead of HTML on errors copilot-swe-agent[bot] 2026-02-07 19:18:42 +00:00
  • 2b50d164f0 Initial plan copilot-swe-agent[bot] 2026-02-07 19:13:26 +00:00
  • 9df63af4d0 Merge pull request #107 from christianlouis/copilot/fix-missing-model-imports Christian Krakau-Louis 2026-02-07 19:51:06 +01:00
  • b3a85fe9c2 Initial plan gitea/copilot/sub-pr-27 copilot/sub-pr-27 copilot-swe-agent[bot] 2026-02-07 18:47:19 +00:00
  • 348e7e048f Merge pull request #70 from christianlouis/dependabot/pip/pip-licenses-5.5.1 Christian Krakau-Louis 2026-02-07 19:46:11 +01:00
  • 547b9513a5 Merge pull request #108 from christianlouis/copilot/fix-s3-upload-error Christian Krakau-Louis 2026-02-07 19:45:42 +01:00
  • d1785c2d77 Merge pull request #109 from christianlouis/copilot/fix-single-file-deletion-error Christian Krakau-Louis 2026-02-07 19:45:04 +01:00
  • dabd9a944c Final review fixes: consistent parameter order and improved test documentation copilot-swe-agent[bot] 2026-02-07 17:59:42 +00:00
  • e20c88dbc7 Address code review feedback: improve variable naming and parameter order copilot-swe-agent[bot] 2026-02-07 17:58:08 +00:00
  • 3d2d8cca1a Add comprehensive regression tests for all upload tasks copilot-swe-agent[bot] 2026-02-07 17:56:47 +00:00
  • 22a14431b3 Standardize upload task signatures to accept file_id parameter copilot-swe-agent[bot] 2026-02-07 17:55:30 +00:00
  • 4c8ec85bfa Apply Black formatting to test file copilot-swe-agent[bot] 2026-02-07 17:54:29 +00:00
  • 388bde2ff0 Fix SQLAlchemy model registration and database session injection in tests copilot-swe-agent[bot] 2026-02-07 17:54:05 +00:00
  • 77678f6368 Fix single file deletion frontend to parse JSON response properly copilot-swe-agent[bot] 2026-02-07 17:53:12 +00:00
  • 082d447e72 Initial plan copilot-swe-agent[bot] 2026-02-07 17:49:37 +00:00
  • 9baf958ed5 Initial plan copilot-swe-agent[bot] 2026-02-07 17:49:24 +00:00
  • f3ce483bd8 Initial plan copilot-swe-agent[bot] 2026-02-07 17:47:33 +00:00
  • 6592f57905 Merge pull request #105 from christianlouis/copilot/fix-original-file-name-upload Christian Krakau-Louis 2026-02-07 18:42:21 +01:00
  • 57937af603 Add fix summary documentation copilot-swe-agent[bot] 2026-02-07 17:39:44 +00:00
  • 7d24b7c668 Apply code formatting and fix linting issues copilot-swe-agent[bot] 2026-02-07 17:37:50 +00:00
  • 2db58afedf Add original_filename parameter to preserve user's filename copilot-swe-agent[bot] 2026-02-07 17:36:36 +00:00
  • 8d42ef1b45 Initial plan copilot-swe-agent[bot] 2026-02-07 17:32:28 +00:00
  • 7e1fae2200 Merge pull request #102 from christianlouis/copilot/fix-onedrive-upload-error Christian Krakau-Louis 2026-02-07 18:31:58 +01:00
  • 3f1006b035 Code review feedback: improve readability of S3 upload call copilot-swe-agent[bot] 2026-02-07 17:28:04 +00:00
  • c0e049ae96 Fix OneDrive and S3 upload signature - add file_id parameter copilot-swe-agent[bot] 2026-02-07 17:25:23 +00:00
  • aa57c41556 Initial plan copilot-swe-agent[bot] 2026-02-07 17:19:58 +00:00
  • c9af116ae9 Merge pull request #90 from christianlouis/copilot/fix-worker-file-processing Christian Krakau-Louis 2026-02-07 18:09:45 +01:00
  • d1a75b96e5 Merge pull request #88 from christianlouis/copilot/fix-files-view-errors Christian Krakau-Louis 2026-02-07 17:54:21 +01:00
  • 850afd26bd Fix DetachedInstanceError in process_document task by storing file_id before session closes copilot-swe-agent[bot] 2026-02-07 15:59:39 +00:00
  • 34ba8a4548 Improve error messages for bulk operations copilot-swe-agent[bot] 2026-02-07 15:55:44 +00:00
  • 7763ffe6ab Initial plan copilot-swe-agent[bot] 2026-02-07 15:53:45 +00:00
  • c162657987 Add tests for bulk operations and status filtering copilot-swe-agent[bot] 2026-02-07 15:53:34 +00:00
  • 08775459aa Fix /files view issues and add bulk operations copilot-swe-agent[bot] 2026-02-07 15:52:38 +00:00
  • 50adfc3694 Initial plan copilot-swe-agent[bot] 2026-02-07 15:49:49 +00:00
  • db5322a204 Merge pull request #86 from christianlouis/copilot/fix-files-view-error Christian Krakau-Louis 2026-02-07 16:43:10 +01:00
  • 89ddd355e2 Remove accidentally committed .env.test file copilot-swe-agent[bot] 2026-02-07 15:40:28 +00:00
  • f2a303b6ee Improve test code quality based on code review feedback copilot-swe-agent[bot] 2026-02-07 15:40:22 +00:00
  • f3ce81a6cf Fix 'min' undefined error in /files view by adding min/max to Jinja2 globals copilot-swe-agent[bot] 2026-02-07 15:35:54 +00:00
  • 850139d3f8 Initial plan copilot-swe-agent[bot] 2026-02-07 15:31:51 +00:00
  • 0209c25ec2 Merge pull request #84 from christianlouis/copilot/update-upload-artifact-version Christian Krakau-Louis 2026-02-07 16:28:23 +01:00
  • 4a7dcc7fe7 Update actions/upload-artifact from v3 to v4 copilot-swe-agent[bot] 2026-02-07 15:26:55 +00:00
  • c53504753a Initial plan copilot-swe-agent[bot] 2026-02-07 15:26:00 +00:00
  • 97a3f0b128 Merge pull request #83 from christianlouis/copilot/fix-document-list-ordering Christian Krakau-Louis 2026-02-07 16:24:53 +01:00
  • 775ffa5082 Address code review feedback copilot-swe-agent[bot] 2026-02-07 15:20:59 +00:00
  • b76fb147cb Add tests for file listing and pagination features copilot-swe-agent[bot] 2026-02-07 15:15:30 +00:00
  • 530c63ad14 Add server-side pagination, filtering, sorting, and file detail view copilot-swe-agent[bot] 2026-02-07 15:12:49 +00:00
  • bbd7286c0b Initial plan copilot-swe-agent[bot] 2026-02-07 15:08:08 +00:00
  • 642bdb1e56 Merge pull request #81 from christianlouis/copilot/slow-down-processall-endpoint Christian Krakau-Louis 2026-02-07 16:04:37 +01:00
  • 0de31fc775 Refactor tests to use fixture for better maintainability copilot-swe-agent[bot] 2026-02-07 15:03:17 +00:00
  • 237c9504ad Add documentation for batch processing throttling feature copilot-swe-agent[bot] 2026-02-07 15:00:56 +00:00
  • a12ccdabac Apply Black and isort formatting to modified files copilot-swe-agent[bot] 2026-02-07 15:00:18 +00:00
  • 8eea420bc5 Add throttling to /processall endpoint to prevent overwhelming downstream APIs copilot-swe-agent[bot] 2026-02-07 14:59:19 +00:00
  • 8fb3998d67 Initial plan copilot-swe-agent[bot] 2026-02-07 14:53:04 +00:00
  • c84f64a846 Add CodeQL analysis workflow configuration Christian Krakau-Louis 2026-02-07 15:51:10 +01:00
  • a387b470ed Merge pull request #80 from christianlouis/copilot/update-codeql-action-to-v3 Christian Krakau-Louis 2026-02-07 15:45:08 +01:00
  • b2f105a844 Update CodeQL Action from v2 to v3 to resolve deprecation error copilot-swe-agent[bot] 2026-02-07 14:43:52 +00:00