Commit Graph

8 Commits

Author SHA1 Message Date
fefa9eace8 chore: gitignore clean up 2026-03-12 21:34:14 +00:00
98a8d357e5 chore: data-dev folder added to gitignore 2026-03-12 21:33:43 +00:00
serversdwn
996b993cb9 chore: gitignore dev data 2026-03-12 20:26:53 +00:00
serversdwn
e6ac80df6c chore: add pcap files to gitignore 2026-02-10 21:12:19 +00:00
serversdwn
7070b948a8 add: stress test script for diagnosing TCP connection issues.
chore: clean up .gitignore
2026-02-10 07:07:34 +00:00
serversdwn
b1267f47b2 Remove data/ and cache files from git tracking, update .gitignore, cause im a noob 2025-12-25 04:03:34 +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
5c4722267f initial scaffold 2025-12-23 18:22:55 +00:00