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
Jason Yang
5f0f200c03
fix: browser for bucket handle https connection using new resolver
2025-06-03 23:20:00 -07:00
59e68455b6
fix: panic when download file
2025-04-15 03:20:04 +07:00
2aaaf87dfd
feat: add base path configuration
2025-03-19 05:36:01 +07:00
f8e65ccc0e
feat: add authentication
2025-03-01 23:22:18 +07:00
1b1b815443
feat: show thumbnails in browser listing, fix object actions overflow
2024-10-14 00:14:34 +00:00
37027396ca
fix: make s3_region configurable to support values other than "garage"
2024-10-13 23:39:22 +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
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
6ad70370d1
chore: update dockerfile, readme, etc
2024-08-18 06:33:58 +07:00
b554cb4dbf
feat: rewrite backend to go
2024-08-18 05:54:08 +07:00
e1d2274bfb
chore: first build
2024-08-17 04:55:01 +07:00
dfb4e30e23
feat: add cluster & bucket management
2024-08-16 01:23:55 +07:00