mirror of
https://github.com/khairul169/garage-webui.git
synced 2025-10-14 23:09:32 +07:00

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