kqjy kqjy
  • Joined on 2024-09-06
kqjy pushed to next at kqjy/MyFSIO 2026-03-23 08:27:35 +00:00
f43fad02fb Replace fetch with XHR for multipart upload progress and add retry logic
kqjy pushed to next at kqjy/MyFSIO 2026-03-23 03:55:55 +00:00
eff3e378f3 Fix mobile infinite scroll on object list and ghost preview on fast object swap
kqjy pushed to next at kqjy/MyFSIO 2026-03-23 03:36:45 +00:00
5e32cef792 Add I/O throttling to GC and integrity scanner to prevent HDD starvation
kqjy created pull request kqjy/MyFSIO#34 2026-03-22 06:18:11 +00:00
MyFSIO v0.4.1 Release
kqjy pushed to next at kqjy/MyFSIO 2026-03-22 06:17:50 +00:00
9898167f8d Make integrity scan async with progress indicator in UI
kqjy released MyFSIO v0.4.0 Beta at kqjy/MyFSIO 2026-03-22 05:11:17 +00:00
kqjy pushed tag v0.4.0 to kqjy/MyFSIO 2026-03-22 05:11:17 +00:00
kqjy pushed to main at kqjy/MyFSIO 2026-03-22 05:06:48 +00:00
8ff4797041 MyFSIO v0.4.0 Release
4a553555d3 Clean up debug code
7a3202c996 Possible fix for the issue
bd20ca86ab Further debugging on s3 api issues on Granian
532cf95d59 Debug s3 api issues on Granian
Compare 20 commits »
kqjy merged pull request kqjy/MyFSIO#33 2026-03-22 05:06:47 +00:00
MyFSIO v0.4.0 Release
kqjy pushed to next at kqjy/MyFSIO 2026-03-22 03:38:35 +00:00
4a553555d3 Clean up debug code
kqjy pushed to next at kqjy/MyFSIO 2026-03-22 03:27:58 +00:00
7a3202c996 Possible fix for the issue
kqjy pushed to next at kqjy/MyFSIO 2026-03-22 03:22:31 +00:00
bd20ca86ab Further debugging on s3 api issues on Granian
kqjy pushed to next at kqjy/MyFSIO 2026-03-22 03:14:39 +00:00
532cf95d59 Debug s3 api issues on Granian
kqjy pushed to next at kqjy/MyFSIO 2026-03-21 16:24:09 +00:00
366f8ce60d the middleware now also triggers when Content-Length is '0' but X-Amz-Decoded-Content-Length or aws-chunked headers indicate a body should be present
kqjy pushed to next at kqjy/MyFSIO 2026-03-21 16:16:36 +00:00
7612cb054a further fixes
kqjy pushed to next at kqjy/MyFSIO 2026-03-21 16:05:01 +00:00
966d524dca Fix 0-byte uploads caused by Granian stripping Expect header and missing CONTENT_LENGTH for chunked transfers
kqjy pushed to next at kqjy/MyFSIO 2026-03-21 15:48:27 +00:00
e84f1f1851 Fix SigV4 SignatureDoesNotMatch when Expect header is stripped by WSGI server
kqjy pushed to next at kqjy/MyFSIO 2026-03-21 14:57:55 +00:00
a059f0502d Fix 0-byte uploads caused by Granian default buffer size; Add SERVER_MAX_BUFFER_SIZE config
kqjy pushed to next at kqjy/MyFSIO 2026-03-21 06:51:53 +00:00
afd7173ba0 Fix buttons all showing Running state when only one action is triggered
kqjy pushed to next at kqjy/MyFSIO 2026-03-20 09:51:06 +00:00
c807bb2388 Update install/uninstall scripts for encrypted IAM config