6 Commits

Author SHA1 Message Date
Adekabang
2ffdc69d47 Merge dev branch into main
- Add GitHub Actions workflow for automated releases
- Add comprehensive style guide documentation
- Improve bucket management with detailed hooks and components
- Add Docker development environment setup
- Enhance cluster management with improved TypeScript types
- Update API documentation and alignment tasks
- Add share dialog functionality for bucket objects
- Improve UI components and layouts
2025-09-29 20:23:02 -04:00
Retr0-01
fbcd83709b fix storage node status 2025-09-23 12:18:24 +03:00
Adekabang
a99e8bba83 feat: implement useBucketsWithDetails hook for enhanced bucket data retrieval
- Added a new hook, `useBucketsWithDetails`, to fetch detailed information for all buckets using concurrent queries.
- Updated the `HomePage` component to utilize the new hook, allowing for improved calculation of total bucket usage based on detailed data.
- Refactored usage calculation logic to handle multiple asynchronous queries effectively.
2025-07-31 19:12:14 -04:00
f503b261f5 feat: fix responsive layout, add theme switcher 2024-08-17 00:21:23 +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