Commit Graph

8 Commits

Author SHA1 Message Date
3887feb12c Add enhanced configuration templates for adaptive I/O features
- Introduced a comprehensive configuration template (config-adaptive.toml) for adaptive I/O, enabling improved upload/download dual stack with various performance optimizations, security settings, and network resilience features.
- Created a test configuration template (test-config.toml) mirroring the adaptive configuration for testing purposes.
- Added a simple test configuration (test-simple-config.toml) for basic adaptive features testing with essential parameters.
- Included an empty Jupyter notebook (xep0363_analysis.ipynb) for future analysis related to XEP-0363.
2025-08-23 12:07:31 +00:00
68ede52336 Add comprehensive configuration and testing for HMAC File Server 3.2
- Introduced configuration files for Docker, Podman, and SystemD deployments.
- Implemented a comprehensive test suite for HMAC validation, file uploads, and network resilience.
- Added debugging scripts for live monitoring of upload issues and service status.
- Created minimal configuration for testing purposes.
- Developed multiple test scripts to validate HMAC calculations and response handling.
- Enhanced upload tests to cover various scenarios including invalid HMAC and unsupported file extensions.
- Improved logging and error analysis capabilities for better diagnostics.
2025-07-20 18:04:23 +00:00
e57a3bbe27 🔥 Tremora del Terra: ultimate hmac-file-server fix – final push before the drop 💾🔐 2025-07-18 15:59:40 +00:00
23f70faf68 🔥 Tremora del Terra: ultimate hmac-file-server fix – final push before the drop 💾🔐 2025-07-18 14:48:45 +00:00
3c87abcc80 feat: enhance build script for multi-architecture support and add monitoring scripts 2025-07-18 10:53:32 +00:00
70bd142698 ULTIMATEFIX: 3.2 - WEBUI in 3.3 2025-07-18 10:45:13 +00:00
614d4f5b38 Implement comprehensive optimizations for HMAC File Server
- Added ClamAV security configuration to enhance scanning efficiency for critical file types.
- Introduced deduplication optimization with a 1GB threshold to bypass SHA256 computation for large files, improving upload speed.
- Resolved "endless encryption" issue by disabling deduplication for large files and allowing video file extensions in global settings.
- Enhanced upload performance verification scripts to monitor and validate upload processes and configurations.
- Updated monitoring scripts for real-time log analysis and upload activity tracking.
- Documented all changes and configurations in respective markdown files for clarity and future reference.
2025-07-18 07:32:55 +00:00
f5b9b3b814 RELeASE: 3.4 FIXED - WEBUI NOW 2025-07-18 05:05:26 +00:00