Commit Graph

9 Commits

Author SHA1 Message Date
7336b4c257 Update version to 3.2.2 in documentation and enhance MIME type support 2025-08-24 14:43:59 +00:00
91128f2861 Implement network resilience features for improved upload stability during network changes
- Enable network events by default in configuration
- Integrate network resilience manager into upload handling
- Add support for automatic upload pause/resume during WLAN to 5G transitions
- Enhance documentation with network resilience settings and testing procedures
- Create a test script for validating network resilience functionality
2025-08-24 13:32:44 +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
9751fb9e93 Add Podman deployment support for HMAC File Server 3.2
- Introduced Dockerfile.podman for building a Podman-compatible image.
- Created deploy-podman.sh script for automated deployment and management.
- Added Podman-specific README.md with quick start and configuration details.
- Included example configuration file (config.toml.example) for production settings.
- Implemented systemd service file for managing the HMAC File Server as a service.
- Established health checks and security features in the container setup.
- Documented deployment commands and troubleshooting steps in README.md.
2025-07-19 20:08:09 +00:00
e57a3bbe27 🔥 Tremora del Terra: ultimate hmac-file-server fix – final push before the drop 💾🔐 2025-07-18 15:59:40 +00:00
70bd142698 ULTIMATEFIX: 3.2 - WEBUI in 3.3 2025-07-18 10:45:13 +00:00
c8770241b7 fix: update repository URLs to point to the new Git server 2025-06-13 16:05:32 +02:00
9ededaca0e feat: enhance installer script with Docker deployment option and customizable configuration directory 2025-06-13 05:13:58 +02:00
16f50940d0 release: hmac-file-server 3.2 2025-06-13 04:24:11 +02:00