kqjy kqjy
  • Joined on 2024-09-06
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
kqjy pushed tag v0.2.1 to kqjy/MyFSIO 2026-01-12 08:14:27 +00:00
kqjy released MyFSIO v0.2.1 Beta at kqjy/MyFSIO 2026-01-12 08:14:27 +00:00
kqjy pushed to main at kqjy/MyFSIO 2026-01-12 08:03:31 +00:00
899db3421b Merge pull request 'MyFSIO v0.2.1 Release' (#13) from next into main
e3509e997f Add AGPLv3 license
1c30200db0 UI: Add upload cancellation toggle
7ff422d4dc Fix multipart upload listing API and remove duplicate upload notification
546d51af9a Optimize object listing for 100K+ objects with streaming and compression
Compare 7 commits »
kqjy merged pull request kqjy/MyFSIO#13 2026-01-12 08:03:30 +00:00
MyFSIO v0.2.1 Release
kqjy pushed to next at kqjy/MyFSIO 2026-01-12 07:52:38 +00:00
e3509e997f Add AGPLv3 license
kqjy pushed to next at kqjy/MyFSIO 2026-01-12 07:35:25 +00:00
1c30200db0 UI: Add upload cancellation toggle
kqjy pushed to next at kqjy/MyFSIO 2026-01-12 07:20:49 +00:00
7ff422d4dc Fix multipart upload listing API and remove duplicate upload notification