• Joined on 2024-09-06
kqjy released MyFSIO v0.2.2 Beta at kqjy/MyFSIO 2026-01-19 09:50:57 +00:00
kqjy pushed tag v0.2.2 to kqjy/MyFSIO 2026-01-19 09:50:57 +00:00
kqjy pushed to main at kqjy/MyFSIO 2026-01-19 07:12:16 +00:00
bb6590fc5e Merge pull request 'MyFSIO v0.2.2 Release' (#14) from next into main
4de936cea9 Update docs
adb9017580 Add operation metrics with logging integration in metrics UI
4adfcc4131 Improve pytest tests
ebc315c1cc Fix routing conflicts: move admin endpoints to reserved paths
Compare 18 commits »
kqjy merged pull request kqjy/MyFSIO#14 2026-01-19 07:12:15 +00:00
MyFSIO v0.2.2 Release
kqjy pushed to next at kqjy/MyFSIO 2026-01-19 04:33:52 +00:00
4de936cea9 Update docs
kqjy pushed to next at kqjy/MyFSIO 2026-01-18 15:50:53 +00:00
adb9017580 Add operation metrics with logging integration in metrics UI
kqjy pushed to next at kqjy/MyFSIO 2026-01-18 13:53:42 +00:00
4adfcc4131 Improve pytest tests
kqjy pushed to next at kqjy/MyFSIO 2026-01-18 13:35:42 +00:00
ebc315c1cc Fix routing conflicts: move admin endpoints to reserved paths
kqjy pushed to next at kqjy/MyFSIO 2026-01-18 09:18:16 +00:00
5ab62a00ff Fix security vulnerabilities: XXE, timing attacks, info leaks
kqjy pushed to next at kqjy/MyFSIO 2026-01-17 07:41:01 +00:00
9c3518de63 Add new filetype previews; Remove metadata from bucket streaming
kqjy pushed to next at kqjy/MyFSIO 2026-01-16 12:19:55 +00:00
a52657e684 enhance date formats with timezone
kqjy pushed to next at kqjy/MyFSIO 2026-01-16 11:57:27 +00:00
53297abe1e Add metrics history with charts, fix percentage formatting to 2 d.p.
kqjy pushed to next at kqjy/MyFSIO 2026-01-16 05:18:11 +00:00
a3b9db544c Add file type icons, enhance bucket date format, fix metadata display bug
kqjy pushed to next at kqjy/MyFSIO 2026-01-14 15:07:52 +00:00
f5d2e1c488 Fix last_modified field still returning wrong timezone
kqjy pushed to next at kqjy/MyFSIO 2026-01-14 14:51:44 +00:00
f04c6a9cdc Fix reflect time zone in object browser
kqjy pushed to next at kqjy/MyFSIO 2026-01-14 14:47:33 +00:00
7a494abb96 Reflect timezone in Object Details; Fix latest IAM bucket policy bugs
kqjy pushed to next at kqjy/MyFSIO 2026-01-14 14:05:35 +00:00
956d17a649 Add new bucket policies; update docs
5522f9ac04 Fix missing column for 'Abort Incomplete MPU' in the lifecycle panel
3742f0228e Fix timezone UI not reflecting correctly
Compare 3 commits »
kqjy pushed to next at kqjy/MyFSIO 2026-01-12 15:33:39 +00:00
ba694cb717 Fix bucket policy Condition evaluation by passing request context
kqjy created pull request kqjy/MyFSIO#14 2026-01-12 14:37:11 +00:00
MyFSIO v0.2.2 Release
kqjy pushed to next at kqjy/MyFSIO 2026-01-12 14:36:29 +00:00
433d291b4b Fix missing lifecycle configs; Remove Load more button; Remove batch dropdown; Add bucket policy Condition support