Christian Krakau-Louis
4c50c0aae6
Add Google Drive authorization processing and error handling templates
...
- Implemented `google_drive_callback.html` for processing Google Drive authorization, including UI for success and error states.
- Added JavaScript functionality for exchanging authorization codes, saving settings, and handling folder selection.
- Created `google_drive_callback_error.html` to display error messages during the authorization process.
2025-04-11 00:13:57 +02:00
Christian Krakau-Louis
b258dd2f29
feat: Add OpenAI and Azure AI API endpoints with connection testing functionality
2025-04-09 08:59:30 +02:00
Christian Krakau-Louis
b93c781339
feat: Add build date functionality and enhance documentation pages
...
- Added a script to save the build date during Docker image build.
- Introduced a build_date property in the Settings class to retrieve the build date from the environment or file.
- Enhanced the homepage to display system statistics including processed files and active integrations.
- Updated the about page with a comprehensive list of features.
- Added new privacy, imprint, cookies, and terms pages with relevant content.
- Improved the license page with related information links.
- Refactored the base template for better mobile responsiveness and footer links.
2025-04-07 00:05:49 +02:00
Christian Krakau-Louis
2cafda11dd
feat: update version to 0.4.3-dev, add file deletion feature, and refactor API structure
2025-04-03 15:55:34 +02:00
Christian Krakau-Louis
c3df8107d8
feat: enhance FTP configuration with TLS options and update documentation
...
Enhanced OneDrive workflow and tested
2025-04-02 02:57:30 +02:00
Christian Krakau-Louis
81296b93f8
feat: update version to 0.3.2-dev and enhance Google Drive upload with optional metadata extraction
2025-04-02 00:20:00 +02:00
Christian Krakau-Louis
adfd5c9757
feat: update configuration options to use Optional types and enhance documentation structure
2025-04-01 23:34:52 +02:00
Christian Krakau-Louis
ceaed1a081
feat: add Uptime Kuma integration with periodic ping task and configuration options
2025-04-01 22:44:46 +02:00
Christian Krakau-Louis
6972fb7505
feat: implement Google Drive integration and enhance documentation for new features
2025-04-01 04:44:00 +02:00
Christian Krakau-Louis
219a252090
feat: update environment configuration and README for DocuNova branding
2025-03-28 23:49:07 +01:00
Christian Krakau-Louis
828c921a9d
docs: update README to reflect changes in features and environment variables; add Authentik integration details
2025-03-28 15:11:45 +01:00
Christian Krakau-Louis
43500ce66f
feat: integrate OpenAI API with configurable settings for model and base URL
2025-03-28 13:50:10 +01:00
Christian Krakau-Louis
19c763e595
added a favicon, updated the README.md file
2025-03-25 10:48:55 +01:00
Christian Krakau-Louis
c40e9f034e
Added better GMail handling and multi file type support
2025-02-19 14:03:29 +01:00
Christian Krakau-Louis
65beea89cf
First try for Azure API
2025-02-14 22:49:22 +01:00
Christian Krakau-Louis
b42b395915
removed .env from dir and added README and demo env file
2025-02-12 12:12:29 +01:00
Christian Krakau-Louis
430c4258ed
added optional in config
2025-02-12 01:59:26 +01:00
Christian Krakau-Louis
5a834ff690
added IMAP pull
2025-02-12 01:54:41 +01:00
Christian Krakau-Louis
42148c50bc
added initial Dropbox code
2025-02-12 00:03:58 +01:00
Christian Krakau-Louis
de9809feaf
Nextcloud Upload
2025-02-11 23:31:18 +01:00
Christian Krakau-Louis
fb217a8d8f
Changed to workdir variable
2025-02-11 22:01:42 +01:00
Christian Krakau-Louis
1ad9425102
Added first working version of the code. Processes
...
PDF files, no upload yet.
2025-02-11 19:42:23 +01:00
Christian Krakau-Louis
6f4eba73d0
Create config.py
2025-02-09 16:20:42 +01:00