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
..