kqjy kqjy
  • Joined on 2024-09-06
kqjy merged pull request kqjy/MyFSIO#17 2026-02-02 05:32:02 +00:00
MyFSIO v0.2.5 Release
kqjy created pull request kqjy/MyFSIO#17 2026-02-02 05:31:28 +00:00
MyFSIO v0.2.5 Release
kqjy pushed to next at kqjy/MyFSIO 2026-02-02 05:30:12 +00:00
a779b002d7 Optimize CPU usage via caching and reducing ThreadPoolExecutor workers to prevent CPU saturation
kqjy pushed tag v0.2.4 to kqjy/MyFSIO 2026-02-01 10:36:38 +00:00
kqjy released MyFSIO v0.2.4 Beta at kqjy/MyFSIO 2026-02-01 10:36:38 +00:00
kqjy pushed to main at kqjy/MyFSIO 2026-02-01 10:27:12 +00:00
d5ca7a8be1 Merge pull request 'MyFSIO v0.2.4 Release' (#16) from next into main
45d21cce21 Add ALLOW_INTERNAL_ENDPOINTS config for self-hosted internal network deployments
9629507acd Fix auth bypass, user enumeration, xml DoS, multipart race, path traversal unicode, silent permissions failures, data key without AAD, KMS streaming
5d6cb4efa1 Update documentation
56ad83bbaf Fix bidirectional sync UI issues
Compare 16 commits »
kqjy merged pull request kqjy/MyFSIO#16 2026-02-01 10:27:11 +00:00
MyFSIO v0.2.4 Release
kqjy pushed to next at kqjy/MyFSIO 2026-02-01 10:26:23 +00:00
45d21cce21 Add ALLOW_INTERNAL_ENDPOINTS config for self-hosted internal network deployments
kqjy pushed to next at kqjy/MyFSIO 2026-02-01 10:12:07 +00:00
9629507acd Fix auth bypass, user enumeration, xml DoS, multipart race, path traversal unicode, silent permissions failures, data key without AAD, KMS streaming
kqjy pushed to next at kqjy/MyFSIO 2026-02-01 07:18:25 +00:00
5d6cb4efa1 Update documentation
kqjy pushed to next at kqjy/MyFSIO 2026-02-01 06:56:25 +00:00
56ad83bbaf Fix bidirectional sync UI issues
kqjy pushed to next at kqjy/MyFSIO 2026-02-01 06:31:00 +00:00
847933b7c0 Add UI endpoint for bidirectional-status to fix 403 auth error
kqjy pushed to next at kqjy/MyFSIO 2026-02-01 06:23:40 +00:00
be55d08c0a Fix bidirectional-status 404 when UI runs separately from API
kqjy pushed to next at kqjy/MyFSIO 2026-01-30 16:55:33 +00:00
8c4bf67974 Fix 15 security vulnerabilities across auth, storage, and API modules
kqjy pushed to next at kqjy/MyFSIO 2026-01-29 04:51:05 +00:00
9385d1fe1c Add 4 new S3 APIs: UploadPartCopy, Bucket Replication, PostObject, SelectObjectContent
kqjy pushed to next at kqjy/MyFSIO 2026-01-29 04:05:41 +00:00
0ea54457e8 Fix 17 security vulnerabilities across encryption, auth, and API modules
kqjy created pull request kqjy/MyFSIO#16 2026-01-29 04:03:14 +00:00
MyFSIO v0.2.4 Release
kqjy pushed to next at kqjy/MyFSIO 2026-01-26 15:29:25 +00:00
ae26d22388 Add bidirectional replication setup verification and improved UX warnings
kqjy pushed to next at kqjy/MyFSIO 2026-01-26 13:39:51 +00:00
6b715851b9 Add replication setup wizard and site-level sync dashboard for site registry
kqjy pushed to next at kqjy/MyFSIO 2026-01-26 11:49:28 +00:00
62c36f7a6c Add site registry UI and update documentation for geo-distribution