3 Commits

Author SHA1 Message Date
Andrew Hoddinott
80cf7fbaaa fix: browse by local alias if no global alias available
In actions.tsx, object-actions.tsx and object-list.tsx, use bucket.id instead of bucketName.
In hooks.ts, rename bucket to bucketId for clarity.
In browse.go, when no global alias available, find a key with a local alias.
2026-05-30 13:11:29 +09:00
e84dd657fb chore: fix build error 2024-08-19 02:30:21 +07:00
93a1dce5f7 feat: add bucket browser 2024-08-19 02:28:25 +07:00