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
72411c7f97
feat: update to garage v2 api endpoint
2025-09-01 09:23:44 +00:00
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
Jason Yang
5f0f200c03
fix: browser for bucket handle https connection using new resolver
2025-06-03 23:20:00 -07:00
59e68455b6
fix: panic when download file
2025-04-15 03:20:04 +07:00
f8e65ccc0e
feat: add authentication
2025-03-01 23:22:18 +07:00
1b1b815443
feat: show thumbnails in browser listing, fix object actions overflow
2024-10-14 00:14:34 +00:00
37027396ca
fix: make s3_region configurable to support values other than "garage"
2024-10-13 23:39:22 +00:00
91c396dd68
fix: remove unused config struct key, fix local aliases parsing error
2024-10-04 17:13:47 +00:00
145bf3f1a9
feat: add recursive remove directory option
2024-08-21 07:34:10 +07:00
93a1dce5f7
feat: add bucket browser
2024-08-19 02:28:25 +07: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