5 Commits

Author SHA1 Message Date
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
91c396dd68 fix: remove unused config struct key, fix local aliases parsing error 2024-10-04 17:13:47 +00:00
934e0c409c feat: add bucket object browser 2024-08-18 22:57:08 +07:00
b554cb4dbf feat: rewrite backend to go 2024-08-18 05:54:08 +07:00