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
72411c7f97
feat: update to garage v2 api endpoint
2025-09-01 09:23:44 +00:00
1b1b815443
feat: show thumbnails in browser listing, fix object actions overflow
2024-10-14 00:14:34 +00:00
c1619276c0
feat: properly handle data fetching state on view bucket page
2024-10-13 22:49:20 +00:00
91c396dd68
fix: remove unused config struct key, fix local aliases parsing error
2024-10-04 17:13:47 +00:00
145bf3f1a9
feat: add recursive remove directory option
2024-08-21 07:34:10 +07:00
7532c6330c
fix: fix layout issue on mobile browser
2024-08-21 07:05:45 +07: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
934e0c409c
feat: add bucket object browser
2024-08-18 22:57:08 +07:00
fb02d273c2
feat: update layout, add copy key
2024-08-17 00:51:57 +07:00
f503b261f5
feat: fix responsive layout, add theme switcher
2024-08-17 00:21:23 +07:00
43af9c8658
feat: add keys & bucket permissions management
2024-08-16 23:10:19 +07:00
dfb4e30e23
feat: add cluster & bucket management
2024-08-16 01:23:55 +07:00