Commit Graph
401 Commits
Author SHA1 Message Date
安正超 18650bcf5d Merge pull request #2 from rustfs/base-route
feat: improve TypeScript type safety and code quality
2025-07-10 23:20:55 +08:00
overtrueandClaude de0f2c550d feat: improve TypeScript type safety and code quality
- Added comprehensive TypeScript type definitions for app configuration
- Fixed type safety issues in sidebar component with proper type casting
- Improved code organization with better file naming conventions
- Enhanced error handling with centralized error management
- Added performance optimizations with caching and code splitting
- Improved development experience with better tooling configuration
- Updated project documentation with comprehensive README
- Added proper type definitions for navigation items and app config
- Fixed licensing information and added proper Apache 2.0 license

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-10 23:19:22 +08:00
cxymds 07f60a0337 feat : 移除S3请求前缀 2025-07-10 20:15:02 +08:00
马登山 f31b5f23c6 feat : 请求基础路径 2025-07-10 18:04:55 +08:00
overtrue 5cab86e2b2 fix: port save 2025-07-10 00:01:26 +08:00
overtrue 3e916aa3bc fix: custom server config 2025-07-09 21:51:30 +08:00
cxymds a542504cb2 Merge pull request #1 from rustfs/fix/server
fix: server config
2025-07-09 11:43:25 +08:00
马登山 3af9615d10 fix: merge 2025-07-09 11:42:12 +08:00
马登山 c3039c7269 Merge remote-tracking branch 'origin/main' into fix/server
以 '#' 开始的行将被忽略,而空的提交说明将终止提交。
2025-07-09 11:35:19 +08:00
overtrue 79172275f7 fix: server config 2025-07-09 10:28:20 +08:00
马登山 a1c291a0d1 fix: default server config 2025-07-09 10:06:59 +08:00
马登山 5a1da2a28b fix: license config 2025-07-09 09:40:54 +08:00
马登山 7af371603a fix: S3 error message 2025-07-08 18:02:54 +08:00
马登山 8727a3494c Merge branch 'replication' 2025-07-08 16:57:15 +08:00
马登山 7ac086d316 feat:formate S3 API params 2025-07-08 16:51:39 +08:00
马登山 c449692b13 feat add and delete replication rule 2025-07-08 15:03:22 +08:00
马登山 dcbe943d30 fix:remove check before Delete object rustfs/rustfs#70 rustfs/rustfs#82 2025-07-08 14:21:12 +08:00
overtrue ae17260a72 fix: rustfs/rustfs#80 2025-07-07 22:58:40 +08:00
overtrue f3bb968cd8 feat: custom server config 2025-07-07 21:34:50 +08:00
马登山 b9b2834e41 fix: 错误处理 2025-07-07 17:46:35 +08:00
马登山 65a4c72a34 fix: creact Object suffix 2025-07-07 15:59:37 +08:00
马登山 2d26b5a8b3 feat : API 2025-07-01 14:31:17 +08:00
马登山 e95e16de21 fix : 生命周期 2025-06-30 15:18:42 +08:00
马登山 058e3bb420 feat : 修改分片大小为16M 2025-06-30 09:54:43 +08:00
马登山 9f62e9c149 feat : login path 2025-06-30 09:47:45 +08:00
马登山 5f202debc1 feat : tiers and lifecycle 2025-06-30 09:18:51 +08:00
马登山 62e868af21 feat : 事件目标UI 2025-06-19 16:42:44 +08:00
马登山 01bee126de fix: 删除文件检查保留与合法保留并兼容删除文件是否保留与合法保留接口返回错误。 rustfs/s3-rustfs#450 2025-06-19 16:42:23 +08:00
马登山 46da15ea68 feat:删除前检查桶的配置 2025-06-19 16:37:56 +08:00
马登山 a3b67c20d1 feat:删除前检查文件的保留 2025-06-19 16:34:29 +08:00
马登山 6f56d82f1c feat: 优化对象信息界面,更新法律保留和保留模式的显示逻辑及国际化支持 2025-06-09 10:28:25 +08:00
马登山 458bebda88 feat: 更新保留模式的国际化支持 rustfs/s3-rustfs#449 2025-06-09 09:48:19 +08:00
马登山 546e07020a Merge branch 'retention' 2025-06-05 15:30:54 +08:00
马登山 de85e608f8 feat: 添加 NInputNumber、NRadio 和 NRadioGroup 组件类型定义 2025-06-05 15:29:01 +08:00
马登山 ced0726ed1 feat: 添加对象保留功能及相关界面优化 2025-06-05 15:28:19 +08:00
马登山 0d18c2b040 feat :ObjectLegalHold 2025-06-04 18:16:34 +08:00
马登山 e11be1f845 feat: 保留设置控制优化 2025-06-04 16:12:53 +08:00
马登山 542bf73040 feat : bucket retention 2025-06-04 15:39:01 +08:00
马登山 4b94949cc7 feat : retention 2025-05-30 11:36:58 +08:00
马登山 3a8044d8b0 fix: policy 2025-05-29 18:07:37 +08:00
马登山 fad335f691 fix : policy 2025-05-29 11:45:38 +08:00
马登山 ac7ecfd80e fix: policy functions 2025-05-29 11:23:21 +08:00
马登山 aeef4a356a feat: 修改字段名称 2025-05-28 17:22:24 +08:00
马登山 20564c0622 feat:移除站点复制 2025-05-28 09:49:34 +08:00
马登山 247764e39e fix: 修改登录成功后的重定向方式 rustfs/s3-rustfs#400 rustfs/s3-rustfs#419 2025-05-26 18:46:37 +08:00
马登山 76241de0c5 fix: 修复创建成功时的状态更新逻辑 2025-05-26 18:36:56 +08:00
马登山 e80ff9ed93 fix: 细节调整 2025-05-12 18:04:10 +08:00
马登山 fc83b45415 feat : 创建桶时 ,版本以及对象锁的处理 2025-05-12 17:47:04 +08:00
马登山 adadccf8f6 fix: 修改封层秘钥字段 2025-05-12 16:06:04 +08:00
马登山 ab59a7ed6f fix: 添加字段 2025-05-12 15:59:47 +08:00