kqjy kqjy
  • Joined on 2024-09-06
kqjy merged pull request kqjy/MyFSIO#31 2026-03-10 08:31:27 +00:00
MyFSIO v0.3.8 Release
kqjy pushed to next at kqjy/MyFSIO 2026-03-09 09:34:26 +00:00
de5377e5ac Add garbage collection: background cleanup of orphaned temp files, multipart uploads, lock files, metadata, versions, and empty directories
kqjy pushed to next at kqjy/MyFSIO 2026-03-09 07:27:14 +00:00
80b77b64eb Fix bucket dashboard missing created date and incorrect object count badge in folder view
kqjy created pull request kqjy/MyFSIO#31 2026-03-09 07:09:44 +00:00
MyFSIO v0.3.8 Release
kqjy pushed to next at kqjy/MyFSIO 2026-03-09 07:09:23 +00:00
6c912a3d71 Add conditional GET/HEAD headers: If-Match, If-None-Match, If-Modified-Since, If-Unmodified-Since
kqjy released MyFSIO v0.3.7 Beta at kqjy/MyFSIO 2026-03-09 06:29:34 +00:00
kqjy pushed tag v0.3.7 to kqjy/MyFSIO 2026-03-09 06:29:34 +00:00
kqjy pushed to main at kqjy/MyFSIO 2026-03-09 06:25:53 +00:00
2a0e77a754 MyFSIO v0.3.7 Release
c6e368324a Update docs.md and docs.html for credential expiry, IAM encryption, admin key env vars, and --reset-cred
7b6c096bb7 Remove the check out the documentation paragraph at login page
03353a0aec Add credential expiry support: per-user expires_at with UI management, presets, and badge indicators; Add credential expiry support: per-user expires_at with UI management, presets, and badge indicators; Fix IAM card dropdown clipped by overflow: remove gradient bar, allow overflow visible
Compare 4 commits »
kqjy merged pull request kqjy/MyFSIO#30 2026-03-09 06:25:51 +00:00
MyFSIO v0.3.7 Release
kqjy pushed to next at kqjy/MyFSIO 2026-03-08 05:38:52 +00:00
c6e368324a Update docs.md and docs.html for credential expiry, IAM encryption, admin key env vars, and --reset-cred
kqjy pushed to next at kqjy/MyFSIO 2026-03-08 05:18:11 +00:00
7b6c096bb7 Remove the check out the documentation paragraph at login page
kqjy created pull request kqjy/MyFSIO#30 2026-03-08 05:12:06 +00:00
MyFSIO v0.3.7 Release
kqjy pushed to next at kqjy/MyFSIO 2026-03-08 05:09:05 +00:00
03353a0aec Add credential expiry support: per-user expires_at with UI management, presets, and badge indicators; Add credential expiry support: per-user expires_at with UI management, presets, and badge indicators; Fix IAM card dropdown clipped by overflow: remove gradient bar, allow overflow visible
kqjy released MyFSIO v0.3.6 Beta at kqjy/MyFSIO 2026-03-08 05:02:39 +00:00
kqjy pushed tag v0.3.6 to kqjy/MyFSIO 2026-03-08 05:02:39 +00:00
kqjy pushed to main at kqjy/MyFSIO 2026-03-08 04:46:32 +00:00
eb0e435a5a MyFSIO v0.3.6 Release
72f5d9d70c Restore data integrity guarantees: Content-MD5 validation, fsync durability, atomic metadata writes, concurrent write protection
be63e27c15 Reduce per-request CPU overhead: eliminate double stat(), cache content type and policy context, gate logging, configurable stat intervals
Compare 3 commits »
kqjy merged pull request kqjy/MyFSIO#29 2026-03-08 04:46:31 +00:00
MyFSIO v0.3.6 Release
kqjy pushed to next at kqjy/MyFSIO 2026-03-07 09:54:08 +00:00
72f5d9d70c Restore data integrity guarantees: Content-MD5 validation, fsync durability, atomic metadata writes, concurrent write protection
kqjy created pull request kqjy/MyFSIO#29 2026-03-07 06:08:55 +00:00
MyFSIO v0.3.6 Release
kqjy pushed to next at kqjy/MyFSIO 2026-03-07 06:08:30 +00:00
be63e27c15 Reduce per-request CPU overhead: eliminate double stat(), cache content type and policy context, gate logging, configurable stat intervals