Commit Graph

27 Commits

Author SHA1 Message Date
a79559c08f feat: implement ClamAV scanning improvements with size limits and timeout adjustments 2025-07-18 05:21:04 +00:00
f5b9b3b814 RELeASE: 3.4 FIXED - WEBUI NOW 2025-07-18 05:05:26 +00:00
6205661acc FIX: 3.3 100% - 3.4 with WEBUI 2025-07-18 04:29:48 +00:00
dc88f9f6fb feat: update chunked upload endpoints and enhance upload resilience with improved logging and HMAC validation 2025-07-17 19:09:22 +02:00
59679edbce feat: enhance upload session handling with chunk verification and progress tracking 2025-07-17 18:19:02 +02:00
d8d02f9e89 feat: add default value handling for network protocol and remove obsolete test file 2025-07-17 18:14:31 +02:00
1b1dc263cd docs: update build guide and network switching improvements documentation for enhanced upload resilience 2025-07-17 18:10:52 +02:00
35e4a6fc46 feat: implement chunked upload handler and update config validation for session timeout 2025-07-17 18:05:59 +02:00
d8e9974a93 docs: add comprehensive build guide for HMAC File Server with network resilience features 2025-07-17 18:04:16 +02:00
f97943a92d Enhance build script to include network resilience files for HMAC File Server 2025-07-17 18:03:46 +02:00
6a90fa6e30 Implement network switching improvements for HMAC file server
- Added support for chunked and resumable uploads to enhance resilience against network interruptions.
- Introduced a new upload session management system to track progress and handle retries.
- Enhanced connection management with improved timeout settings for mobile networks.
- Implemented network change detection and handling to pause and resume uploads seamlessly.
- Developed client-side retry logic for uploads to improve reliability.
- Updated configuration options to enable new features and set recommended defaults for timeouts and chunk sizes.
- Created integration layer to add new features without modifying existing core functionality.
- Established a network resilience manager to monitor network changes and manage active uploads.
2025-07-17 18:00:14 +02:00
71a73bc514 dashboard: update to 3.2 version 2025-06-20 10:32:43 +02:00
896da390e5 chore: add Apache License 2.0 to LICENSE and update README.md 2025-06-13 16:14:28 +02:00
c8770241b7 fix: update repository URLs to point to the new Git server 2025-06-13 16:05:32 +02:00
01ae04046f Clean up root directory for public release
- Remove empty build-multi-arch-fixed.sh file
- Add proper config-example-xmpp.toml with XMPP integration examples
- Include placeholder secrets and comprehensive configuration options
- Remove unnecessary empty files from repository tracking

Repository is now clean and ready for public Git push
2025-06-13 05:32:22 +02:00
1476cbb581 Update CHANGELOG.MD with proper date format
- Add release date 2025-06-13 to version 3.2
- Add repository cleanup entry to changelog
- Maintain clean formatting without emoticons
- Prepare for final release documentation
2025-06-13 05:29:10 +02:00
787143c513 Remove verify_installation.sh development script
- Remove verify_installation.sh as it's a development/testing script
- Keep repository clean for public release
- This file is not needed in the production codebase
2025-06-13 05:21:41 +02:00
e5d7007ee3 Clean up repository for public release
- Add comprehensive .gitignore for IDEs (VS Code, IntelliJ IDEA, Visual Studio, etc.)
- Remove temporary test files and internal documentation
- Update Docker config example to use placeholder secret
- Remove log files from tracking
- Prepare repository for public Git push

Changes:
- Added .gitignore with support for all major IDEs and editors
- Removed test_*.sh development test files
- Removed internal documentation files
- Cleaned up sensitive configuration examples
- Removed log files from version control
2025-06-13 05:19:42 +02:00
9ededaca0e feat: enhance installer script with Docker deployment option and customizable configuration directory 2025-06-13 05:13:58 +02:00
76aef06df0 refactor: enhance final validation tests for installer script and improve output clarity 2025-06-13 05:08:35 +02:00
0092553687 feat: add validation tests for installer enhancements and Docker deployment options 2025-06-13 05:03:50 +02:00
884ad8fa2b feat: add support for Docker deployment in installer script 2025-06-13 04:47:18 +02:00
81bbbbad0c refactor: improve output messages and streamline configuration handling in installer script 2025-06-13 04:40:23 +02:00
ef370f13df remove obsolete MONITOR_OPTIMIZATION_SUMMARY.md file 2025-06-13 04:28:49 +02:00
16f50940d0 release: hmac-file-server 3.2 2025-06-13 04:24:11 +02:00
cc3a4f4dd7 Backup of GitHub 2024-11-28 10:47:10 +01:00
d192f9fbc4 Initial commit 2024-11-28 10:25:46 +01:00