Commit Graph

  • bc7919ffba Merge pull request #167 from christianlouis/copilot/fix-uncontrolled-data-alert v0.3.3 Christian Krakau-Louis 2026-02-09 22:10:16 +01:00
  • 8ac16420b2 Update SECURITY_AUDIT.md with the latest audit results. Christian Krakau-Louis 2026-02-09 22:08:35 +01:00
  • 3d2b21b3c8 style: fix linting issues (whitespace and formatting) copilot-swe-agent[bot] 2026-02-09 21:05:44 +00:00
  • 43b512fee8 refactor(security): improve sanitization logic and tests based on code review copilot-swe-agent[bot] 2026-02-09 21:04:03 +00:00
  • 2bcd774d6d fix(security): enhance path traversal protection in file uploads copilot-swe-agent[bot] 2026-02-09 21:00:51 +00:00
  • de0f784879 test: remove unused import from test_notifications.py copilot-swe-agent[bot] 2026-02-09 20:56:35 +00:00
  • 758e353eed test: convert unittest-style tests to pytest in test_utils.py and test_notifications.py copilot-swe-agent[bot] 2026-02-09 20:55:53 +00:00
  • ef484f85a4 Initial plan copilot-swe-agent[bot] 2026-02-09 20:53:50 +00:00
  • 1b3c72ac67 Initial plan copilot-swe-agent[bot] 2026-02-09 20:51:51 +00:00
  • e8f4ba8373 Merge pull request #163 from christianlouis/copilot/refactor-config-validator-module Christian Krakau-Louis 2026-02-09 17:38:53 +01:00
  • 4552931293 Initial plan copilot-swe-agent[bot] 2026-02-09 16:05:12 +00:00
  • 4b145d0280 Merge pull request #162 from christianlouis/copilot/refactor-get-db-module Christian Krakau-Louis 2026-02-09 17:02:30 +01:00
  • a63983a26c style: fix formatting and linting issues in conftest.py copilot-swe-agent[bot] 2026-02-09 15:38:31 +00:00
  • 98cf9e0e0b refactor: consolidate get_db into single module copilot-swe-agent[bot] 2026-02-09 15:37:23 +00:00
  • cd6fd95d50 Initial plan copilot-swe-agent[bot] 2026-02-09 15:31:43 +00:00
  • 0c85dbffdd Merge pull request #158 from christianlouis/copilot/remove-duplicate-utils-and-license-routes Christian Krakau-Louis 2026-02-09 16:17:31 +01:00
  • 2a7587f8bb docs: update references to deleted app/utils.py file copilot-swe-agent[bot] 2026-02-09 15:14:40 +00:00
  • 546db7eff9 refactor: remove duplicate utils.py, dead license_routes, and pytest.ini copilot-swe-agent[bot] 2026-02-09 15:11:26 +00:00
  • b8c7e12d22 Initial plan copilot-swe-agent[bot] 2026-02-09 15:02:42 +00:00
  • 506bb25ee1 Merge pull request #157 from christianlouis/copilot/increase-test-coverage-60 v0.3.2 Christian Krakau-Louis 2026-02-09 14:56:41 +01:00
  • 285454b439 fix: address CodeQL url substring sanitization alert in test copilot-swe-agent[bot] 2026-02-09 12:17:47 +00:00
  • 50910da3e0 test: add final coverage tests to exceed 60% threshold copilot-swe-agent[bot] 2026-02-09 12:15:07 +00:00
  • c3bfb26c73 test: add comprehensive tests across modules to increase coverage above 60% copilot-swe-agent[bot] 2026-02-09 11:57:09 +00:00
  • d6e57c8b47 Initial plan copilot-swe-agent[bot] 2026-02-09 11:28:24 +00:00
  • 317bec2e11 Merge pull request #153 from christianlouis/copilot/improve-codecov-test-coverage Christian Krakau-Louis 2026-02-08 21:53:24 +01:00
  • 1fc0b914e3 docs: update TODO_TESTS.md with final coverage numbers copilot-swe-agent[bot] 2026-02-08 19:04:51 +00:00
  • 5f0bed555d test: add comprehensive tests for oauth_helper and notification utilities copilot-swe-agent[bot] 2026-02-08 19:04:30 +00:00
  • ee2a3390fd test: add tests for encryption, uptime_kuma, filename_utils, logging, and celery_worker copilot-swe-agent[bot] 2026-02-08 18:54:31 +00:00
  • 2846763fdf Initial plan copilot-swe-agent[bot] 2026-02-08 18:35:44 +00:00
  • 146d87cb8c Merge pull request #151 from christianlouis/copilot/fix-ci-test-coverage v0.3.1 Christian Krakau-Louis 2026-02-08 19:29:21 +01:00
  • bb155501b4 fix(tasks): apply Black formatting to extract_metadata_with_gpt.py and rotate_pdf_pages.py copilot-swe-agent[bot] 2026-02-08 18:21:45 +00:00
  • 7ea933c9e6 Initial plan copilot-swe-agent[bot] 2026-02-08 18:17:54 +00:00
  • 14a5569b05 Merge pull request #149 from christianlouis/copilot/install-codecov-integration v0.3.0 Christian Krakau-Louis 2026-02-08 19:14:29 +01:00
  • 152f54dade Merge pull request #148 from christianlouis/copilot/fix-flake8-linter-errors Christian Krakau-Louis 2026-02-08 19:14:01 +01:00
  • d08040ac4a style: fix all flake8 linter errors across app/ directory copilot-swe-agent[bot] 2026-02-08 17:42:33 +00:00
  • b79f61e85f feat: integrate Codecov v5 with test results and add comprehensive status badges copilot-swe-agent[bot] 2026-02-08 17:41:41 +00:00
  • cfe3c5bb23 Initial plan copilot-swe-agent[bot] 2026-02-08 17:39:56 +00:00
  • 7827b97e06 Initial plan copilot-swe-agent[bot] 2026-02-08 17:33:30 +00:00
  • 75b8dddc7b Merge pull request #145 from christianlouis/copilot/remove-dead-files-and-workflows Christian Krakau-Louis 2026-02-08 18:31:39 +01:00
  • b3b74adb45 chore: remove dead files and duplicate workflows copilot-swe-agent[bot] 2026-02-08 17:02:11 +00:00
  • 94bd46fabe Initial plan copilot-swe-agent[bot] 2026-02-08 17:00:02 +00:00
  • 5f4ba67f05 Merge pull request #143 from christianlouis/copilot/fix-file-upload-tests v0.2.1 Christian Krakau-Louis 2026-02-08 17:59:22 +01:00
  • 0422c705f5 fix(tests): fix Celery task mocking in file upload tests copilot-swe-agent[bot] 2026-02-08 16:57:38 +00:00
  • 23819bcd6e Initial plan copilot-swe-agent[bot] 2026-02-08 16:53:23 +00:00
  • 468f307f85 Merge pull request #142 from christianlouis/copilot/create-copilot-instructions-md Christian Krakau-Louis 2026-02-08 17:53:06 +01:00
  • 05821466a7 docs: enhance copilot-instructions.md with build, test, lint commands and conventions copilot-swe-agent[bot] 2026-02-08 16:33:11 +00:00
  • 7757f588cf Initial plan copilot-swe-agent[bot] 2026-02-08 16:30:15 +00:00
  • ccc7d2f83a Merge pull request #139 from christianlouis/copilot/fix-files-view-auto-refresh v0.2.0 Christian Krakau-Louis 2026-02-08 17:26:10 +01:00
  • 334714423e fix(ui): address code review feedback on inline preview copilot-swe-agent[bot] 2026-02-08 16:16:31 +00:00
  • 1165efeefa Create issue: 'Fix failing file upload tests - Celery task mocking issue' Christian Krakau-Louis 2026-02-08 17:15:41 +01:00
  • 98fe5ab864 test: add inline preview header verification test copilot-swe-agent[bot] 2026-02-08 16:14:45 +00:00
  • ed0bac7345 feat(ui): add auto-refresh after upload and inline file preview copilot-swe-agent[bot] 2026-02-08 16:12:44 +00:00
  • 4e654a9f08 Initial plan copilot-swe-agent[bot] 2026-02-08 16:10:55 +00:00
  • 17795620c6 Merge pull request #138 from christianlouis/copilot/fix-quality-gate-issues v0.1.2 Christian Krakau-Louis 2026-02-08 17:09:13 +01:00
  • b97c80d6bd fix: address code review feedback on security and type hints copilot-swe-agent[bot] 2026-02-08 08:31:21 +00:00
  • d2eb9846d3 style: fix linting issues and remove unused imports copilot-swe-agent[bot] 2026-02-08 08:29:38 +00:00
  • 551b23a80c fix(security): reduce code duplication and fix security issues in OAuth and file handling copilot-swe-agent[bot] 2026-02-08 08:26:10 +00:00
  • 6ec4e2b8a7 Initial plan copilot-swe-agent[bot] 2026-02-08 08:21:41 +00:00
  • 225145d88a Merge pull request #137 from christianlouis/copilot/fix-failing-tests-ci-workflow v0.1.1 Christian Krakau-Louis 2026-02-08 09:20:18 +01:00
  • 78004cd9a4 style: Apply Black formatting to modified files copilot-swe-agent[bot] 2026-02-08 08:16:54 +00:00
  • 0a461343e7 fix: Add service containers and fix test failures copilot-swe-agent[bot] 2026-02-08 08:14:09 +00:00
  • 4ca24a2e0e Initial plan copilot-swe-agent[bot] 2026-02-08 08:10:17 +00:00
  • e3a1688758 Create issue template for fixing failing tests in CI workflow. Christian Krakau-Louis 2026-02-08 09:09:14 +01:00
  • 2249b15e34 Create GitHub issue for fixing failing tests in CI workflow. Christian Krakau-Louis 2026-02-08 09:08:27 +01:00
  • 06613dc6dd 0.1.0 v0.1.0 semantic-release 2026-02-08 08:05:37 +00:00
  • 93149d0c56 Merge pull request #135 from christianlouis/copilot/implement-semantic-release Christian Krakau-Louis 2026-02-08 09:05:19 +01:00
  • 67cbc5e80d fix: address code review feedback copilot-swe-agent[bot] 2026-02-08 07:59:47 +00:00
  • 23de539800 fix: update semantic-release changelog configuration for v10 compatibility copilot-swe-agent[bot] 2026-02-08 07:58:02 +00:00
  • bc3df5f407 docs: reconcile CHANGELOG with actual GitHub releases copilot-swe-agent[bot] 2026-02-08 07:56:58 +00:00
  • c31b0f24bc docs: update planning documents with semantic-release information copilot-swe-agent[bot] 2026-02-08 07:56:20 +00:00
  • d2d4f113d0 docs: add comprehensive conventional commits and semantic-release guide copilot-swe-agent[bot] 2026-02-08 07:55:03 +00:00
  • 6437f01434 ci: update Docker image names from document-processor to docuelevate copilot-swe-agent[bot] 2026-02-08 07:53:10 +00:00
  • ed8134dea9 docs: archive one-off documentation files copilot-swe-agent[bot] 2026-02-08 07:52:48 +00:00
  • 04d18ee1f7 feat: add semantic-release and conventional commit infrastructure copilot-swe-agent[bot] 2026-02-08 07:52:06 +00:00
  • 80bcfba1d7 Initial plan copilot-swe-agent[bot] 2026-02-08 07:49:27 +00:00
  • 54414c53fe Merge pull request #134 from christianlouis/copilot/fix-missing-redirectresponse-import Christian Krakau-Louis 2026-02-08 08:49:05 +01:00
  • 276d6b90eb Remove redundant assertion from test copilot-swe-agent[bot] 2026-02-08 07:46:58 +00:00
  • 3c8f7ba44d Add comprehensive tests for setup wizard redirect flow copilot-swe-agent[bot] 2026-02-08 07:46:12 +00:00
  • 8e292d1a2b Initial plan copilot-swe-agent[bot] 2026-02-08 07:43:22 +00:00
  • b006e92b91 Add RedirectResponse import to general routes Christian Krakau-Louis 2026-02-08 08:40:59 +01:00
  • 29bfb52afb fixed logger error Christian Krakau-Louis 2026-02-08 08:36:27 +01:00
  • aa953f2f36 Add local development Dockerfile and fallback for build metadata Christian Krakau-Louis 2026-02-08 08:32:08 +01:00
  • 35fbd4fdef Merge pull request #133 from christianlouis/copilot/fix-system-start-issue Christian Krakau-Louis 2026-02-08 08:22:10 +01:00
  • b6755f8b36 Fix line length to comply with Black formatting (120 chars) copilot-swe-agent[bot] 2026-02-08 07:18:21 +00:00
  • ad31f26beb Migrate from deprecated @app.on_event to lifespan context manager copilot-swe-agent[bot] 2026-02-08 07:16:57 +00:00
  • bf7f62ca1b Initial plan copilot-swe-agent[bot] 2026-02-08 07:13:48 +00:00
  • 76e776e0a8 Merge pull request #127 from christianlouis/copilot/implement-database-backed-settings-page Christian Krakau-Louis 2026-02-08 08:00:46 +01:00
  • 9cc98f39d5 Merge branch 'main' into copilot/implement-database-backed-settings-page Christian Krakau-Louis 2026-02-08 08:00:33 +01:00
  • a168723db9 Bump version to 0.5.0 for settings management release copilot-swe-agent[bot] 2026-02-08 06:35:02 +00:00
  • 3046db0864 Update version to 0.3.3 and release documentation copilot-swe-agent[bot] 2026-02-08 06:29:55 +00:00
  • 4875d405f3 Add framework analysis - custom implementation justified copilot-swe-agent[bot] 2026-02-08 06:22:44 +00:00
  • 349804ecad Update implementation checklist - ALL REQUIREMENTS COMPLETE copilot-swe-agent[bot] 2026-02-08 06:20:10 +00:00
  • 1a01811882 Add encryption and setup wizard features copilot-swe-agent[bot] 2026-02-08 06:18:49 +00:00
  • d111c5866c Merge pull request #129 from christianlouis/copilot/enable-drag-and-drop-upload Christian Krakau-Louis 2026-02-08 07:16:49 +01:00
  • 121b0d811f Add settings source indicators and improve form UX copilot-swe-agent[bot] 2026-02-08 06:13:25 +00:00
  • a29af88dd4 Update documentation and version for drag-and-drop feature copilot-swe-agent[bot] 2026-02-08 06:10:04 +00:00
  • 02fa9ccde4 Address code review feedback copilot-swe-agent[bot] 2026-02-08 06:09:23 +00:00
  • 8afddbc75b Add documentation and verification for settings implementation copilot-swe-agent[bot] 2026-02-08 06:08:02 +00:00
  • a7128cecd2 Add drag-and-drop upload functionality to Files view copilot-swe-agent[bot] 2026-02-08 06:05:35 +00:00
  • 8811126b48 Add comprehensive settings tests copilot-swe-agent[bot] 2026-02-08 06:04:35 +00:00