kqjy kqjy
  • Joined on 2024-09-06
kqjy pushed to next at kqjy/MyFSIO 2026-03-20 09:35:16 +00:00
aa4f9f5566 Bypass boto3 proxy for object streaming, read directly from storage layer; Add streaming object iterator to eliminate O(n²) directory rescanning on large buckets; Add iter_objects_shallow delegation to EncryptedObjectStorage
kqjy pushed to next at kqjy/MyFSIO 2026-03-20 04:10:33 +00:00
14786151e5 Fix selected object losing highlight on scroll in virtual list
kqjy pushed to next at kqjy/MyFSIO 2026-03-17 15:25:38 +00:00
a496862902 Fix stale object count on dashboard after deleting all objects in bucket
kqjy pushed to next at kqjy/MyFSIO 2026-03-15 08:04:41 +00:00
df4f27ca2e Fix IAM policy editor injecting prefix on existing policies without one
kqjy pushed to next at kqjy/MyFSIO 2026-03-14 15:50:51 +00:00
d72e0a347e Overhaul IAM: granular actions, multi-key users, prefix-scoped policies
kqjy pushed to next at kqjy/MyFSIO 2026-03-14 12:28:06 +00:00
6ed4b7d8ea Add System page: server info, feature flags, GC and integrity scanner UI
kqjy pushed to next at kqjy/MyFSIO 2026-03-14 10:31:20 +00:00
31ebbea680 Fix Docker healthcheck failure: Granian cannot run inside daemon process
kqjy created pull request kqjy/MyFSIO#33 2026-03-14 10:18:21 +00:00
MyFSIO v0.4.0 Release
kqjy pushed to next at kqjy/MyFSIO 2026-03-14 10:17:49 +00:00
d878134ebf Switch from Waitress to Granian (Rust/hyper WSGI server) for improved concurrency
kqjy released MyFSIO v0.3.9 Beta at kqjy/MyFSIO 2026-03-14 09:48:26 +00:00
kqjy pushed tag v0.3.9 to kqjy/MyFSIO 2026-03-14 09:48:26 +00:00
kqjy pushed to main at kqjy/MyFSIO 2026-03-14 09:44:15 +00:00
50fb5aa387 MyFSIO v0.3.9 Release
55568d6892 Fix video seekbar in static website hosting by adding HTTP Range request support
a4ae81c77c Add integrity scanner: background detection and healing of corrupted objects, orphaned files, phantom metadata, stale versions, etag cache inconsistencies, and legacy metadata drift
9da7104887 Redesign tags UI: split pills, grid editor with column headers, ghost delete buttons
Compare 4 commits »
kqjy merged pull request kqjy/MyFSIO#32 2026-03-14 09:44:15 +00:00
MyFSIO v0.3.9 Release
kqjy pushed to next at kqjy/MyFSIO 2026-03-10 14:22:01 +00:00
55568d6892 Fix video seekbar in static website hosting by adding HTTP Range request support
kqjy pushed to next at kqjy/MyFSIO 2026-03-10 14:14:48 +00:00
a4ae81c77c Add integrity scanner: background detection and healing of corrupted objects, orphaned files, phantom metadata, stale versions, etag cache inconsistencies, and legacy metadata drift
kqjy created pull request kqjy/MyFSIO#32 2026-03-10 14:04:14 +00:00
MyFSIO v0.3.9 Beta
kqjy pushed to next at kqjy/MyFSIO 2026-03-10 09:48:25 +00:00
9da7104887 Redesign tags UI: split pills, grid editor with column headers, ghost delete buttons
kqjy released MyFSIO v0.3.8 Beta at kqjy/MyFSIO 2026-03-10 08:39:31 +00:00
kqjy pushed tag v0.3.8 to kqjy/MyFSIO 2026-03-10 08:39:31 +00:00
kqjy pushed to main at kqjy/MyFSIO 2026-03-10 08:31:29 +00:00
cc161bf362 MyFSIO v0.3.8 Release
de5377e5ac Add garbage collection: background cleanup of orphaned temp files, multipart uploads, lock files, metadata, versions, and empty directories
80b77b64eb Fix bucket dashboard missing created date and incorrect object count badge in folder view
6c912a3d71 Add conditional GET/HEAD headers: If-Match, If-None-Match, If-Modified-Since, If-Unmodified-Since
Compare 4 commits »