13 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
2aaaf87dfd feat: add base path configuration 2025-03-19 05:36:01 +07:00
04a10eadfd fix: redirect to login after logout 2025-03-02 04:41:31 +07:00
f8e65ccc0e feat: add authentication 2025-03-01 23:22:18 +07:00
7532c6330c fix: fix layout issue on mobile browser 2024-08-21 07:05:45 +07:00
93a1dce5f7 feat: add bucket browser 2024-08-19 02:28:25 +07:00
e1d2274bfb chore: first build 2024-08-17 04:55:01 +07:00
61a07068d5 feat: add copy button to code component 2024-08-17 01:00:17 +07:00
fb02d273c2 feat: update layout, add copy key 2024-08-17 00:51:57 +07:00
f503b261f5 feat: fix responsive layout, add theme switcher 2024-08-17 00:21:23 +07:00
43af9c8658 feat: add keys & bucket permissions management 2024-08-16 23:10:19 +07:00
dfb4e30e23 feat: add cluster & bucket management 2024-08-16 01:23:55 +07:00
b0e5d53ee0 feat: project init 2024-08-14 15:36:25 +07:00