Commit Graph

3 Commits

Author SHA1 Message Date
sebseb7
bcd7eea1b4 Update API target and port configuration; upgrade OpenAI model version
- Changed API proxy target from localhost:5000 to localhost:5500 in both webpack configurations.
- Updated server port from 5000 to 5500 in src/index.js for consistency.
- Upgraded OpenAI model from "gpt-4o-mini" to "gpt-5-mini" in document processing routes, enhancing processing capabilities.
2025-08-08 10:31:33 +02:00
sebseb7
429fd70497 Implement DATEV export functionality in DataViewer and enhance TransactionsTable with selection features and improved row styling. Update environment variables and add devServer configuration in webpack for better development experience. 2025-07-20 07:47:18 +02:00
sebseb7
102a4ec9ff genesis 2025-07-19 21:58:07 +02:00