Commit Graph

3 Commits

Author SHA1 Message Date
Miguel 92f8ff8f62 feat: Add API endpoints for project backups and folder management 2025-09-03 10:16:06 +02:00
Miguel 3e517bb1ee feat: Implement directory editing functionality in config page
- Added edit mode for observation directories with form inputs for path, type, status, and description.
- Implemented JavaScript functions to handle editing, saving, and canceling edits for directories.
- Enhanced the dashboard with search and filter capabilities for projects, including hierarchical and flat views.
- Refactored project rendering logic to support new view modes and improved filtering.
- Created a new web routes file for better organization of Flask routes related to the web interface.
2025-09-03 08:56:35 +02:00
Miguel b9aed346ab Primera version 2025-09-01 17:50:14 +02:00