Commit Graph

6 Commits

Author SHA1 Message Date
4178e9c82c docs: clean up unnecessary .md files and fix Dockerfile
- Remove 11 unnecessary .md files (empty, redundant, or overly detailed)
- Fix Dockerfile.multiarch directory creation bug
- Update binary timestamps from build process
- Keep only essential documentation: README.md, WIKI.MD, module docs
- Repository is now cleaner with focused documentation
2025-11-26 18:31:11 +01:00
d92300d9c2 Add test script for large file asynchronous post-processing
- Implemented a comprehensive test script to validate the new asynchronous handling of large file uploads (>1GB).
- The script checks for immediate HTTP responses, verifies server configurations for deduplication and virus scanning, and ensures server responsiveness during rapid uploads.
- Included checks for relevant response headers and session tracking.
- Documented the problem being solved, implementation details, and next steps for deployment and monitoring.
2025-08-26 20:20:05 +00:00
6e9c185b1d + CORS readded, failed. Needs further testing. 2025-08-26 17:26:12 +00:00
ab9f20b06b Add version update verification script for HMAC File Server 3.3.0
- Implemented a bash script to verify all references to version 3.2.x have been updated to 3.3.0.
- The script checks binary version, core source files, configuration files, documentation, ejabberd module, and network resilience documentation.
- Provides a summary of verification results and confirms successful updates across all components.
2025-08-26 16:10:17 +00:00
34c828563c Fix: Auth Session 2025-08-26 15:53:36 +00:00
adcf3a4a3e FINAL: Hopefully! 2025-08-26 10:28:41 +00:00