6 Commits

Author SHA1 Message Date
Adekabang
33ed173dec feat: align API endpoints with official specifications for bucket and key management
- Updated HTTP methods for bucket and key operations to align with the official Garage Admin API v2 specifications, changing DELETE methods to POST where necessary.
- Modified frontend hooks and documentation to reflect these changes, ensuring consistency across the application.
- Completed tasks for verifying and aligning delete operations and reviewing other HTTP methods.
2025-07-31 18:10:39 -04:00
1b1b815443 feat: show thumbnails in browser listing, fix object actions overflow 2024-10-14 00:14:34 +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