Adekabang
667eab1565
feat: upgrade Garage Web UI to version 2.0.0 and update module references
2025-07-31 20:55:47 -04:00
Adekabang
8247840e26
fix: update API endpoints for bucket and key information retrieval
...
- Changed bucket information fetching from v1 to v2 endpoints in `browse.go` and `buckets.go`.
- Updated key information fetching in `page.tsx` to use the new v2 endpoint.
- Ensured consistency across the application with the latest API version.
2025-07-31 16:35:11 -04:00
59e68455b6
fix: panic when download file
2025-04-15 03:20:04 +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
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