Commit Graph

  • c308f1b66d Initial plan copilot-swe-agent[bot] 2026-02-07 14:42:54 +00:00
  • 9672cb234b Merge pull request #77 from christianlouis/copilot/add-file-processing-notifications Christian Krakau-Louis 2026-02-07 15:37:59 +01:00
  • e45eb04366 Merge branch 'main' into copilot/add-file-processing-notifications Christian Krakau-Louis 2026-02-07 15:37:17 +01:00
  • e8c091897a Merge pull request #76 from christianlouis/copilot/add-processing-logging Christian Krakau-Louis 2026-02-07 15:06:57 +01:00
  • 2189802ee8 Add database logging to upload tasks copilot-swe-agent[bot] 2026-02-07 14:02:29 +00:00
  • 971f4f6824 Merge pull request #79 from christianlouis/copilot/setup-copilot-instructions Christian Krakau-Louis 2026-02-07 14:59:01 +01:00
  • b731256fef Add comprehensive Copilot instructions for repository copilot-swe-agent[bot] 2026-02-07 13:57:52 +00:00
  • 0a24c6c111 Merge pull request #72 from christianlouis/copilot/fix-hardcoded-temp-directory Christian Krakau-Louis 2026-02-07 04:02:22 +01:00
  • adb0b2329e Address code review feedback copilot-swe-agent[bot] 2026-02-06 22:35:30 +00:00
  • 74680c8849 Fix file_id propagation through task chain copilot-swe-agent[bot] 2026-02-06 22:34:01 +00:00
  • 9c4cf3d70e Fix notification message to accurately reflect async upload timing copilot-swe-agent[bot] 2026-02-06 22:33:16 +00:00
  • 8be5b844c3 Add file processing notifications feature copilot-swe-agent[bot] 2026-02-06 22:31:48 +00:00
  • 1903dc5bcd Add comprehensive processing logging system copilot-swe-agent[bot] 2026-02-06 22:30:18 +00:00
  • 566079e5e5 Add clarifying comments explaining the use of constants copilot-swe-agent[bot] 2026-02-06 22:24:58 +00:00
  • 0dd6ab3c76 Initial plan copilot-swe-agent[bot] 2026-02-06 22:24:32 +00:00
  • 91f851238a Replace hardcoded 'tmp' strings with constants in embed_metadata_into_pdf.py copilot-swe-agent[bot] 2026-02-06 22:23:14 +00:00
  • dafa89883f Initial plan copilot-swe-agent[bot] 2026-02-06 22:22:20 +00:00
  • 0d36872539 Initial plan copilot-swe-agent[bot] 2026-02-06 22:22:04 +00:00
  • 78ee820c79 chore(deps-dev): bump pip-licenses from 5.0.0 to 5.5.1 dependabot[bot] 2026-02-06 22:21:35 +00:00
  • e2837c5543 Initial plan gitea/copilot/fix-ssh-host-keys copilot/fix-ssh-host-keys copilot-swe-agent[bot] 2026-02-06 22:21:23 +00:00
  • 1bdd4c22de Initial plan copilot-swe-agent[bot] 2026-02-06 22:20:44 +00:00
  • 461467ab89 Merge pull request #71 from christianlouis/copilot/analyze-repo-security-and-improvements Christian Krakau-Louis 2026-02-06 23:20:25 +01:00
  • 5340ec529f Add analysis summary and update TODO with test status copilot-swe-agent[bot] 2026-02-06 22:02:56 +00:00
  • ccf4cd8c8f Add comprehensive planning and agentic coding documentation copilot-swe-agent[bot] 2026-02-06 21:59:48 +00:00
  • f0f48b39a9 Add security fixes, testing infrastructure, and CI/CD improvements copilot-swe-agent[bot] 2026-02-06 21:55:19 +00:00
  • 4607544c31 Initial plan copilot-swe-agent[bot] 2026-02-06 21:50:14 +00:00
  • 78d7c910ea Merge pull request #69 from christianlouis/copilot/start-next-roadmap-item Christian Krakau-Louis 2026-02-01 15:14:41 +01:00
  • b17bba225f Address code review feedback on temporary file handling copilot-swe-agent[bot] 2026-02-01 14:05:51 +00:00
  • 859a0825d0 Fix hardcoded temporary directory security issue (Issue #47) copilot-swe-agent[bot] 2026-02-01 14:05:08 +00:00
  • e4a7791117 Initial plan copilot-swe-agent[bot] 2026-02-01 14:01:14 +00:00
  • 1fac2ff76c Update Dockerfile Christian Krakau-Louis 2025-12-09 19:13:11 +01:00
  • f4397138f8 Update Dockerfile to use Python 3.14.1 Christian Krakau-Louis 2025-12-09 19:11:19 +01:00
  • 270d65d74d Merge pull request #68 from christianlouis/snyk-fix-cc126a1219330ac71525e611087d8f7a Christian Krakau-Louis 2025-12-09 17:58:48 +01:00
  • 88770ac9d5 fix: Dockerfile to reduce vulnerabilities snyk-bot 2025-12-04 14:30:31 +00:00
  • e8fb18c882 Merge pull request #61 from christianlouis/dependabot/pip/pip-licenses-5.0.0 Christian Krakau-Louis 2025-04-30 10:13:09 +02:00
  • 4aec21a1fe chore(deps-dev): bump pip-licenses from 4.3.3 to 5.0.0 dependabot[bot] 2025-04-15 00:06:01 +00:00
  • b9f909ccd2 feat: Enhance upload session creation by properly encoding folder paths and filenames Christian Krakau-Louis 2025-04-12 21:33:25 +02:00
  • 36582030c2 feat: Explicitly include the files router in the main application Christian Krakau-Louis 2025-04-11 15:42:55 +00:00
  • bcc7a32772 fix: Update template directory path for error handlers Christian Krakau-Louis 2025-04-11 14:18:48 +00:00
  • d79652b494 feat: Add authentication configuration and validation Christian Krakau-Louis 2025-04-11 03:44:08 +02:00
  • 05ede35059 feat: Add license and attribution routes, update templates and documentation Christian Krakau-Louis 2025-04-11 02:39:26 +02:00
  • 2a8c45d661 Merge pull request #60 from christianlouis/58-add-notification-framework Christian Krakau-Louis 2025-04-11 01:56:48 +02:00
  • ce91dc8c79 feat: Implement notification system with Apprise integration and credential checks Christian Krakau-Louis 2025-04-11 01:55:10 +02:00
  • 0dad3cbb95 Merge pull request #57 from christianlouis/51-feature-request-switch-google-drive-integration-to-oauth-for-user-based-authentication Christian Krakau-Louis 2025-04-11 00:19:02 +02:00
  • 9a44a7f1f7 Merge branch 'main' into 51-feature-request-switch-google-drive-integration-to-oauth-for-user-based-authentication Christian Krakau-Louis 2025-04-11 00:18:10 +02:00
  • 4c50c0aae6 Add Google Drive authorization processing and error handling templates Christian Krakau-Louis 2025-04-11 00:13:57 +02:00
  • b258dd2f29 feat: Add OpenAI and Azure AI API endpoints with connection testing functionality Christian Krakau-Louis 2025-04-09 07:08:38 +02:00
  • ce73f89da2 feat: Enhance Docker setup and application status reporting with build date and container info Christian Krakau-Louis 2025-04-07 00:43:14 +02:00
  • fb5f05e1d2 Merge pull request #56 from christianlouis/switch-to-PyPDF2 Christian Krakau-Louis 2025-04-09 07:31:18 +02:00
  • 9823935927 feat: Replace PyMuPDF with PyPDF2 for PDF metadata editing and text extraction Christian Krakau-Louis 2025-04-09 07:29:42 +02:00
  • 4d92e49149 Merge pull request #55 from christianlouis/54-add-checks-for-openai-and-azure-keys Christian Krakau-Louis 2025-04-09 07:12:28 +02:00
  • 2f822adeb7 feat: Add OpenAI and Azure AI API endpoints with connection testing functionality Christian Krakau-Louis 2025-04-09 07:08:38 +02:00
  • d66fef7ad4 feat: Enhance Docker setup and application status reporting with build date and container info Christian Krakau-Louis 2025-04-07 00:43:14 +02:00
  • c7ddf77cb2 Merge pull request #53 from christianlouis/52-add-gdpr-compliant-privacy-notice-to-docuelevate-ui-and-public-landing-page Christian Krakau-Louis 2025-04-07 00:14:19 +02:00
  • 90d0b102fe feat: Update imprint page with service provider and legal information Christian Krakau-Louis 2025-04-07 00:10:09 +02:00
  • b93c781339 feat: Add build date functionality and enhance documentation pages Christian Krakau-Louis 2025-04-07 00:05:49 +02:00
  • e669dc8553 Merge pull request #50 from christianlouis/48-feature-request-support-multi-file-uploads-file-size-type-validation Christian Krakau-Louis 2025-04-04 02:48:06 +02:00
  • 81fd9cda14 feat: implement file size check and MIME type handling for document uploads Christian Krakau-Louis 2025-04-04 02:46:29 +02:00
  • 40ddb88110 Merge pull request #46 from christianlouis/39-auto-rotate-pdf-pages-to-ensure-upright-orientation Christian Krakau-Louis 2025-04-04 01:39:27 +02:00
  • 98df430f8f feat: add PDF rotation functionality and integrate with Azure Document Intelligence processing Christian Krakau-Louis 2025-04-04 01:30:14 +02:00
  • 6e0a0b43bb changes to the mkdocs.yml file 0.4.3 Christian Krakau-Louis 2025-04-04 00:38:12 +02:00
  • ae9dfb1941 feat: update mkdocs navigation to remove file extensions for improved consistency Christian Krakau-Louis 2025-04-04 00:33:09 +02:00
  • ffbcf227d3 feat: update navigation structure in mkdocs configuration for improved clarity and organization Christian Krakau-Louis 2025-04-04 00:29:35 +02:00
  • 9f835e5414 changed files: .readthedocs.yaml Christian Krakau-Louis 2025-04-04 00:18:21 +02:00
  • a7074ac7c7 feat: update Read the Docs configuration to use specific requirements file and add mkdocs-material dependency Christian Krakau-Louis 2025-04-04 00:15:00 +02:00
  • 8e22ef0f61 feat: add initial Read the Docs configuration and update README with hero image Christian Krakau-Louis 2025-04-04 00:11:17 +02:00
  • bd3d9ca775 Merge pull request #45 from christianlouis/rename-to-docuelevate Christian Krakau-Louis 2025-04-04 00:03:11 +02:00
  • ad02c1d227 Merge pull request #40 from christianlouis/fa-logos Christian Krakau-Louis 2025-04-03 23:27:20 +02:00
  • 8f311d730a feat: rename project from DocuNova to DocuElevate, update related documentation and templates Christian Krakau-Louis 2025-04-03 23:25:51 +02:00
  • 7dca46b94b feat: add license page and version display in templates, update LICENSE file, and enhance footer with license information Christian Krakau-Louis 2025-04-03 22:12:12 +02:00
  • d23a48b1c0 feat: add frontend views and file management functionality, enhance user response structure, and update configuration guide Christian Krakau-Louis 2025-04-03 21:49:15 +02:00
  • 2cafda11dd feat: update version to 0.4.3-dev, add file deletion feature, and refactor API structure Christian Krakau-Louis 2025-04-03 15:55:34 +02:00
  • dc19608ec1 feat: update version to 0.4.2-dev, add self-hosted Font Awesome loader, and enhance provider status icons Christian Krakau-Louis 2025-04-03 13:29:40 +02:00
  • cb58d57b17 Merge pull request #38 from christianlouis/dropbox-token-wizard Christian Krakau-Louis 2025-04-03 12:48:07 +02:00
  • 8b640d83bd Merge pull request #37 from christianlouis/Safeguards-for-Upload-and-Processing Christian Krakau-Louis 2025-04-03 12:46:54 +02:00
  • af1a76a813 feat: refactor OneDrive integration to use session storage for credentials and enhance error handling feat: updated System Status Dashboard Christian Krakau-Louis 2025-04-03 12:44:17 +02:00
  • 94889e9e41 feat: implement Dropbox integration with OAuth setup and error handling Christian Krakau-Louis 2025-04-03 10:35:55 +02:00
  • 619c72ac53 feat: update version to 0.4.1-dev, refactor task imports, and replace Textract processing with Azure Document Intelligence Christian Krakau-Louis 2025-04-02 15:46:56 +02:00
  • 8cf749eaf0 Update SECURITY.md Christian Krakau-Louis 2025-04-02 03:19:36 +02:00
  • 4ca0ce8d4f Added a new version of the Dockerfile to support the latest version of the software. 0.4 Christian Krakau-Louis 2025-04-02 03:09:03 +02:00
  • 3e220e3fbb Merge pull request #36 from christianlouis/OneDrive Christian Krakau-Louis 2025-04-02 03:02:25 +02:00
  • c3df8107d8 feat: enhance FTP configuration with TLS options and update documentation Christian Krakau-Louis 2025-04-02 02:57:30 +02:00
  • 81296b93f8 feat: update version to 0.3.2-dev and enhance Google Drive upload with optional metadata extraction Christian Krakau-Louis 2025-04-02 00:20:00 +02:00
  • adfd5c9757 feat: update configuration options to use Optional types and enhance documentation structure Christian Krakau-Louis 2025-04-01 23:33:51 +02:00
  • 8769982cea Merge pull request #31 from christianlouis/uptime-monitor Christian Krakau-Louis 2025-04-01 22:54:30 +02:00
  • ceaed1a081 feat: add Uptime Kuma integration with periodic ping task and configuration options Christian Krakau-Louis 2025-04-01 22:44:46 +02:00
  • 4ba34e2cbc feat: add SECURITY.md to outline security practices and guidelines Christian Krakau-Louis 2025-04-01 05:45:18 +02:00
  • bcda8e6d11 Update issue templates Christian Krakau-Louis 2025-04-01 05:38:12 +02:00
  • edee8745a0 Update issue templates Christian Krakau-Louis 2025-04-01 05:37:52 +02:00
  • 19e5de9834 Merge pull request #30 from christianlouis/google-drive-upload 0.3 Christian Krakau-Louis 2025-04-01 05:34:40 +02:00
  • d32e94715a feat: enhance email upload functionality with recipient validation and SMTP error handling Christian Krakau-Louis 2025-04-01 05:31:40 +02:00
  • 22a551f766 feat: refactor file upload handling and remove unused router files Christian Krakau-Louis 2025-04-01 04:58:55 +02:00
  • 6972fb7505 feat: implement Google Drive integration and enhance documentation for new features Christian Krakau-Louis 2025-04-01 04:44:00 +02:00
  • 71937202a8 feat: add Contributor Covenant Code of Conduct to promote a respectful community Christian Krakau-Louis 2025-03-31 11:04:55 +02:00
  • 5aff586fb0 feat: add comprehensive documentation including user guide, API reference, and deployment instructions Christian Krakau-Louis 2025-03-31 10:58:01 +02:00
  • 92a387a759 feat: add initial migration setup and configuration files Christian Krakau-Louis 2025-03-31 10:51:49 +02:00
  • 2e9eed8d2c Merge pull request #29 from christianlouis/logging_tasks Christian Krakau-Louis 2025-03-29 04:00:44 +01:00
  • 6f5ec7bd14 chore: update Python version in Dockerfile and enhance requirements.txt with comments Christian Krakau-Louis 2025-03-29 03:56:04 +01:00
  • 8f96eabb7d feat: update dependabot configuration for pip and npm package ecosystems Christian Krakau-Louis 2025-03-29 02:31:34 +01:00
  • 3bac586324 feat: enhance README with branding, screenshots, and workflow process Christian Krakau-Louis 2025-03-29 01:04:16 +01:00