Adekabang
642b20efb0
Translate Garage Web UI project management documentation from Chinese to English and update content for clarity and consistency.
2025-07-30 23:48:36 -04:00
Adekabang
c5669a9cf7
feat: add docker-compose configuration for development environment
2025-07-30 23:34:11 -04:00
wenson
af376beb5b
refactor: update API endpoints and improve type safety across hooks
...
- Refactored `useDebounce` to enhance type safety with generic arguments.
- Updated `FetchOptions` in `api.ts` to use `unknown` instead of `any` for better type safety.
- Changed API endpoints in bucket-related hooks to use new versioned endpoints.
- Improved type definitions in bucket hooks and added specific types for mutation options.
- Enhanced `useConnectNode`, `useAssignNode`, and other cluster hooks to use new API endpoints and improved type safety.
- Updated health check and key management hooks to reflect new API structure.
- Refined utility functions and type definitions for better clarity and maintainability.
2025-07-15 15:59:47 +08:00
b2bc905e3c
chore: mark version 1.0.9
1.0.9
2025-04-15 14:04:50 +07:00
59e68455b6
fix: panic when download file
2025-04-15 03:20:04 +07:00
f30d4289f1
docs: update readme
2025-03-19 06:06:34 +07:00
e6e21d3c01
chore: mark version 1.0.8
1.0.8
2025-03-19 05:47:30 +07: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
8c3458c27f
chore: mark version 1.0.7
1.0.7
2025-03-01 23:45:09 +07:00
f8e65ccc0e
feat: add authentication
2025-03-01 23:22:18 +07:00
b53859ae23
Merge pull request #5 from khairul169/fix/v0-api
...
fix: make it compatible for garage v0.9.x
2025-02-01 09:59:14 +07:00
8728108d18
chore: mark version 1.0.6
1.0.6
2025-02-01 02:56:52 +00:00
0d844c7ac6
fix: err cluster page for garage v0.9.x
2025-02-01 02:49:29 +00:00
ccfa2cde25
docs: update readme & docker-compose.yml
2024-11-18 10:18:03 +00:00
b8b87d8289
chore: mark version 1.0.5, update readme
1.0.5
2024-10-14 00:21:30 +00: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
c1619276c0
feat: properly handle data fetching state on view bucket page
2024-10-13 22:49:20 +00:00
611258d0db
chore: bump version to 1.0.4, update readme
1.0.4
2024-10-04 17:15:03 +00:00
91c396dd68
fix: remove unused config struct key, fix local aliases parsing error
2024-10-04 17:13:47 +00:00
5a90dd8377
chore: mark version 1.0.3
2024-08-23 05:29:42 +07:00
145bf3f1a9
feat: add recursive remove directory option
1.0.3
2024-08-21 07:34:10 +07:00
7532c6330c
fix: fix layout issue on mobile browser
2024-08-21 07:05:45 +07:00
4861e1bbb1
chore: update readme
2024-08-19 02:38:01 +07:00
93b301186a
chore: fix newer frontend not included in binary build
1.0.2
2024-08-19 02:34:55 +07:00
e84dd657fb
chore: fix build error
2024-08-19 02:30:21 +07:00
4fb06faaf4
chore: mark version 1.0.2
2024-08-19 02:29:20 +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
3a147f4133
chore: add single executable release build
2024-08-18 08:10:20 +07:00
2f6d96186a
chore: fix docker build
1.0.1
2024-08-18 07:13:34 +07:00
5e6bc3cbbb
chore: mark version 1.0.1
2024-08-18 06:43:20 +07:00
7620f2cba1
fix: copyToClipboard fix on non secure context
2024-08-18 06:37:51 +07:00
6ad70370d1
chore: update dockerfile, readme, etc
2024-08-18 06:33:58 +07:00
b554cb4dbf
feat: rewrite backend to go
2024-08-18 05:54:08 +07:00
e1d2274bfb
chore: first build
1.0.0
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