Commit Graph

6 Commits

Author SHA1 Message Date
serversdwn
60c95e825d API built for most common commands 2025-12-24 06:18:42 +00:00
serversdwn
316cfa84f8 Add FTP credentials management and UI enhancements
- Implement migration script to add ftp_username and ftp_password columns to nl43_config table.
- Create set_ftp_credentials.py script for updating FTP credentials in the database.
- Update requirements.txt to include aioftp for FTP functionality.
- Enhance index.html with FTP controls including enable, disable, check status, and list files features.
- Add JavaScript functions for handling FTP operations and displaying file lists.
2025-12-24 02:03:03 +00:00
serversdwn
db6fd56673 communication guide and quick ref added, command syntax verfied and corrected 2025-12-23 20:32:05 +00:00
serversdwn
dac731f912 Add communication guide and project improvements documentation; enhance main app with logging, CORS configuration, and health check endpoints; implement input validation and error handling in routers; improve services with rate limiting and snapshot persistence; update models for SQLAlchemy best practices; create index.html for frontend interaction. 2025-12-23 19:24:14 +00:00
serversdwn
5c4722267f initial scaffold 2025-12-23 18:22:55 +00:00
serversdwn
f011e1785d Initial commit 2025-12-22 19:41:38 -05:00