|
|
eddfa7cb8e
|
Fix main.py FTP command - pass correct config object to FTPServerManager
|
2026-02-02 21:21:39 -06:00 |
|
|
|
58db3065a9
|
Fix FTP server initialization - correct config parameter passing and remove type hints
|
2026-02-02 21:19:58 -06:00 |
|
|
|
9c91188c09
|
Fix CLI FTP command - correct config attribute access for ftp_server
|
2026-02-02 21:15:43 -06:00 |
|
|
|
332f49eeee
|
Implement optimized database schema and AI prompt - removed title field, summary to fact, removed financial_impact and main_points
|
2026-02-02 20:48:59 -06:00 |
|
|
|
9344a69636
|
Add detailed database schema documentation for default table structure
|
2026-02-02 20:40:38 -06:00 |
|
|
|
9c7ca7209f
|
Move configuration from config.json to docker-compose.yml environment variables
|
2026-02-02 20:38:15 -06:00 |
|
|
|
993817317e
|
Update FTP server to ensure it's always running and properly manages onboarded directories
|
2026-02-02 20:36:46 -06:00 |
|
|
|
fc6eece076
|
Complete implementation of FactsDB service with AI integration, FTP server, scheduler, and monitoring
|
2026-02-02 20:31:02 -06:00 |
|