Commit Graph

  • 2c02d33a28 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-03-06 11:21:10 +00:00
  • 0f5680b86c 0.78.1 v0.78.1 semantic-release 2026-03-06 11:21:07 +00:00
  • a4af6323ab Merge pull request #487 from christianlouis/copilot/fix-mypy-error-templates Christian Krakau-Louis 2026-03-06 12:20:46 +01:00
  • aab1c5fda9 test: improve coverage for app/views/files.py from 59.67% to 99.35% copilot-swe-agent[bot] 2026-03-06 11:15:11 +00:00
  • 575b4e088e fix(views): resolve mypy TemplateResponse typing and owner fallback copilot-swe-agent[bot] 2026-03-06 10:47:46 +00:00
  • ed404b4661 test: improve test coverage for app/utils/step_manager.py copilot-swe-agent[bot] 2026-03-06 10:42:09 +00:00
  • 7acac4225b test(similarity): improve test coverage for app/utils/similarity.py to 100% copilot-swe-agent[bot] 2026-03-06 10:40:58 +00:00
  • b9015764c5 test: improve coverage for extract_metadata_with_gpt to 100% copilot-swe-agent[bot] 2026-03-06 10:38:58 +00:00
  • 7991ddb5bd Initial plan copilot-swe-agent[bot] 2026-03-06 10:33:43 +00:00
  • b958537adf Initial plan copilot-swe-agent[bot] 2026-03-06 10:32:34 +00:00
  • e056c54bdb Initial plan copilot-swe-agent[bot] 2026-03-06 10:32:17 +00:00
  • 58d0fccaa0 Initial plan copilot-swe-agent[bot] 2026-03-06 10:31:52 +00:00
  • 8ccb5e73e0 Initial plan copilot-swe-agent[bot] 2026-03-06 10:31:36 +00:00
  • fef66b16a9 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-03-06 10:29:07 +00:00
  • e7872607fd 0.78.0 v0.78.0 semantic-release 2026-03-06 10:29:04 +00:00
  • 26b4d04d76 Merge pull request #482 from christianlouis/copilot/add-database-configuration-wizard Christian Krakau-Louis 2026-03-06 11:28:44 +01:00
  • aad62958fb Merge pull request #476 from christianlouis/copilot/add-multi-user-support Christian Krakau-Louis 2026-03-06 11:28:25 +01:00
  • 7dae15fd29 docs(database): update configuration guides with wizard cross-references, clean up review feedback copilot-swe-agent[bot] 2026-03-06 10:13:40 +00:00
  • 174e4890dd feat(database): integrate wizard into settings page, improve accessibility and test coverage copilot-swe-agent[bot] 2026-03-06 10:02:04 +00:00
  • f4b793e9b8 fix(tests): add missing mock settings attrs in test_original_filename_preservation copilot-swe-agent[bot] 2026-03-06 10:00:33 +00:00
  • 330c3aedb6 style: apply ruff auto-fix github-actions[bot] 2026-03-06 09:40:21 +00:00
  • 507c333c15 fix: address code review feedback copilot-swe-agent[bot] 2026-03-05 22:22:49 +00:00
  • cb3bf809cc docs(database): add wizard and migration tool documentation copilot-swe-agent[bot] 2026-03-05 22:19:39 +00:00
  • f6fcaaeccc feat(database): add database configuration wizard and migration tool copilot-swe-agent[bot] 2026-03-05 22:10:14 +00:00
  • c8bc4afc93 fix: address code review — use modern type hints and Callable annotation copilot-swe-agent[bot] 2026-03-05 22:03:30 +00:00
  • 62d7ad7e9e feat(settings): add dynamic autocomplete for AWS/Azure regions, OCR langs, and embedding models copilot-swe-agent[bot] 2026-03-05 22:00:22 +00:00
  • 0f408f67b4 Initial plan copilot-swe-agent[bot] 2026-03-05 21:57:53 +00:00
  • 3fd2bb3c5f chore: plan general autocomplete widget for settings copilot-swe-agent[bot] 2026-03-05 21:48:13 +00:00
  • 3601e2ca5c feat(ui): add user autocomplete widget for default_owner_id, user search API, and documentation copilot-swe-agent[bot] 2026-03-05 21:40:41 +00:00
  • 5722252dcb feat(multi-user): add unclaimed doc visibility, claim/assign-owner endpoints, default_owner_id copilot-swe-agent[bot] 2026-03-05 21:22:51 +00:00
  • a8d44b189c refactor(multi-user): address code review - module imports, explicit false(), string length copilot-swe-agent[bot] 2026-03-05 11:37:54 +00:00
  • d7b7f1478f test(multi-user): add comprehensive tests for multi-user isolation and feature flag copilot-swe-agent[bot] 2026-03-05 11:34:41 +00:00
  • 71f437e43a feat(multi-user): add multi-user feature flag, owner_id model field, and user-scoped queries copilot-swe-agent[bot] 2026-03-05 11:26:24 +00:00
  • af4cd966e9 Initial plan copilot-swe-agent[bot] 2026-03-05 11:14:38 +00:00
  • d8b7fe4148 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-03-02 19:04:12 +00:00
  • 98dbe76634 0.77.2 v0.77.2 semantic-release 2026-03-02 19:04:09 +00:00
  • 7586381026 Merge pull request #473 from christianlouis/copilot/fix-upload-widget-count Christian Krakau-Louis 2026-03-02 20:03:50 +01:00
  • b6cc867c35 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-03-02 18:53:04 +00:00
  • e19b1af705 0.77.1 v0.77.1 semantic-release 2026-03-02 18:53:00 +00:00
  • 4dbdc2e03a Merge pull request #474 from christianlouis/copilot/fix-unregistered-task-error Christian Krakau-Louis 2026-03-02 19:52:40 +01:00
  • 3be1fa5040 fix(upload): fix upload progress counter showing done count always as 0 copilot-swe-agent[bot] 2026-03-02 18:44:05 +00:00
  • 14adbeeabb fix(tasks): register missing Celery tasks in celery_worker.py copilot-swe-agent[bot] 2026-03-02 18:23:44 +00:00
  • 1d4ccb1f2f chore(release): update build metadata files [skip ci] github-actions[bot] 2026-03-02 18:21:19 +00:00
  • ca07d6a876 0.77.0 v0.77.0 semantic-release 2026-03-02 18:21:16 +00:00
  • c1366fa970 Merge pull request #472 from christianlouis/copilot/improve-settings-page-ux Christian Krakau-Louis 2026-03-02 19:20:52 +01:00
  • d6db9ad5ee Initial plan copilot-swe-agent[bot] 2026-03-02 18:15:20 +00:00
  • 1f0331117a Initial plan copilot-swe-agent[bot] 2026-03-02 18:14:14 +00:00
  • b8bd049dff fix(ui): address code review feedback for settings page copilot-swe-agent[bot] 2026-03-02 18:13:41 +00:00
  • 6ff1da2496 feat(ui): redesign settings page with modern UX improvements copilot-swe-agent[bot] 2026-03-02 18:10:41 +00:00
  • 00ca452f79 Initial plan copilot-swe-agent[bot] 2026-03-02 17:58:41 +00:00
  • 3d85c64f76 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-03-02 17:44:37 +00:00
  • 6fe3ecfede 0.76.0 v0.76.0 semantic-release 2026-03-02 17:44:32 +00:00
  • 6f2eb78937 Merge pull request #471 from christianlouis/copilot/update-settings-page-options Christian Krakau-Louis 2026-03-02 18:44:12 +01:00
  • 3080e37ddf docs(settings): update SettingsManagement.md with new categories and setting types copilot-swe-agent[bot] 2026-03-02 16:45:15 +00:00
  • a2592629db feat(settings): add all missing config settings to settings page with enhanced UX copilot-swe-agent[bot] 2026-03-02 16:37:28 +00:00
  • e4fbd45636 Initial plan copilot-swe-agent[bot] 2026-03-02 16:26:35 +00:00
  • 24e0053def chore(release): update build metadata files [skip ci] github-actions[bot] 2026-03-02 15:29:38 +00:00
  • 9f1a86d554 0.75.0 v0.75.0 semantic-release 2026-03-02 15:29:36 +00:00
  • 08099f94e4 Merge pull request #470 from christianlouis/copilot/add-pdfa-export-option Christian Krakau-Louis 2026-03-02 16:29:18 +01:00
  • fea8f5c0de style: apply ruff auto-fix github-actions[bot] 2026-03-02 15:26:48 +00:00
  • 8fee5c8d0b Merge branch 'main' into copilot/add-pdfa-export-option Christian Krakau-Louis 2026-03-02 16:26:31 +01:00
  • 8e0bd50e88 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-03-02 15:23:30 +00:00
  • a79f7ba50f 0.74.0 v0.74.0 semantic-release 2026-03-02 15:23:27 +00:00
  • d43ff23079 Merge pull request #469 from christianlouis/copilot/debug-file-similarity-analysis Christian Krakau-Louis 2026-03-02 16:23:09 +01:00
  • 144a90fa73 fix(pdfa): address code review - validate pdfa_format, add S3 comment, add format test copilot-swe-agent[bot] 2026-03-02 14:01:26 +00:00
  • a03b3af933 feat(pdfa): add FreeTSA timestamping, per-provider folder overrides, individual upload toggles copilot-swe-agent[bot] 2026-03-02 13:55:34 +00:00
  • 55543be3b0 fix(similarity): address code review - column-only queries, configurable batch size, WCAG touch targets copilot-swe-agent[bot] 2026-03-02 13:39:10 +00:00
  • eea99eb01d feat(pdfa): add PDF/A archival conversion using ocrmypdf copilot-swe-agent[bot] 2026-03-02 13:35:13 +00:00
  • 8e955f3c81 fix(similarity): truncate text to fit embedding model context window, fix step tracking copilot-swe-agent[bot] 2026-03-02 13:27:34 +00:00
  • 34b9d529e7 Initial plan copilot-swe-agent[bot] 2026-03-02 13:21:15 +00:00
  • c724b8d83a feat(similarity): add similarity pairs dashboard, step tracking, and fix tests for pre-computed embeddings copilot-swe-agent[bot] 2026-03-02 13:12:59 +00:00
  • 8d7c8e7c4e feat(similarity): add embedding pipeline, debug endpoints, backfill task, and scalable similarity search copilot-swe-agent[bot] 2026-03-02 13:01:57 +00:00
  • b435957a9b Initial plan copilot-swe-agent[bot] 2026-03-02 12:46:39 +00:00
  • 26d5f99425 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-03-02 10:54:06 +00:00
  • d7d1175ba5 0.73.0 v0.73.0 semantic-release 2026-03-02 10:54:03 +00:00
  • 054b3491e7 Merge pull request #466 from christianlouis/copilot/add-duplicate-document-detection Christian Krakau-Louis 2026-03-02 11:53:44 +01:00
  • e98c2ea63e chore(release): update build metadata files [skip ci] github-actions[bot] 2026-03-02 10:35:06 +00:00
  • bb21486536 0.72.1 v0.72.1 semantic-release 2026-03-02 10:35:04 +00:00
  • 7bb7e00927 Merge pull request #468 from christianlouis/copilot/fix-worker-api-startup-error Christian Krakau-Louis 2026-03-02 11:34:48 +01:00
  • b87dd6083c fix(database): skip create_all for Alembic-tracked databases to prevent OperationalError on webhook_configs copilot-swe-agent[bot] 2026-03-02 10:25:34 +00:00
  • ebea83a750 feat(duplicates): add duplicate document detection and management copilot-swe-agent[bot] 2026-03-02 10:21:57 +00:00
  • c0a3753e55 Initial plan copilot-swe-agent[bot] 2026-03-02 10:14:21 +00:00
  • 3361042186 Initial plan copilot-swe-agent[bot] 2026-03-02 10:04:21 +00:00
  • 716efcf73d chore(release): update build metadata files [skip ci] github-actions[bot] 2026-03-02 10:03:51 +00:00
  • ffc795e5b1 0.72.0 v0.72.0 semantic-release 2026-03-02 10:03:48 +00:00
  • c938a7c219 Merge pull request #463 from christianlouis/copilot/add-document-similarity-detection Christian Krakau-Louis 2026-03-02 11:03:31 +01:00
  • 744a433cc9 docs(changelog): update changelog [skip ci] github-actions[bot] 2026-03-02 10:03:30 +00:00
  • e8e91fd29a Refactor CI workflow stages and steps Christian Krakau-Louis 2026-03-02 11:03:09 +01:00
  • fe9f84ac05 docs(changelog): update changelog [skip ci] github-actions[bot] 2026-03-02 09:54:22 +00:00
  • 7cb5407bcf Refactor CI workflow for clarity and efficiency Christian Krakau-Louis 2026-03-02 10:54:05 +01:00
  • f7cf7e2a4c fix(migrations): resolve multiple Alembic heads causing CI test crash copilot-swe-agent[bot] 2026-03-02 09:50:59 +00:00
  • 3d38813da5 docs(changelog): update changelog [skip ci] github-actions[bot] 2026-03-02 09:47:27 +00:00
  • fc72532aea Merge pull request #465 from christianlouis/copilot/optimize-ci-pipeline Christian Krakau-Louis 2026-03-02 10:47:08 +01:00
  • ea0f7fb54f ci: optimize pipeline for fail-fast feedback loop copilot-swe-agent[bot] 2026-03-02 09:45:59 +00:00
  • 0fc8148c47 Initial plan copilot-swe-agent[bot] 2026-03-02 09:41:10 +00:00
  • ed8579757c docs(changelog): update changelog [skip ci] github-actions[bot] 2026-03-02 09:37:44 +00:00
  • c8d456e6eb Merge pull request #464 from christianlouis/dependabot/pip/ocrmypdf-gte-16.0.0-and-lt-18.0.0 Christian Krakau-Louis 2026-03-02 10:37:27 +01:00
  • 25532aad87 Update ocrmypdf requirement from <17.0.0,>=16.0.0 to >=16.0.0,<18.0.0 dependabot[bot] 2026-03-01 23:09:06 +00:00
  • 1e1ba1d8d7 Merge branch 'main' into copilot/add-document-similarity-detection Christian Krakau-Louis 2026-03-01 22:06:55 +01:00
  • 698c6a222e chore(release): update build metadata files [skip ci] github-actions[bot] 2026-03-01 21:06:18 +00:00