Commit Graph
151 Commits
Author SHA1 Message Date
马登山 77ee51548d feat: multiple download 2025-07-22 11:39:04 +08:00
马登山 5062abc3af feat: prefix download 2025-07-22 11:13:47 +08:00
马登山 73a02b4edd Merge branch 'main' of github.com:rustfs/console 2025-07-22 11:05:01 +08:00
马登山 e2ef8e6cc4 feat: object download 2025-07-22 11:04:17 +08:00
heimoshuiyu 7c7829904d fix: copy button in firefox
Copy button not working in firefox (but works in chrome).
So I suggest using navigator.clipboard as fallback.
2025-07-21 20:46:35 +08:00
heimoshuiyu c3490eea0e fix: bucket policy 404
If the bucket policy API return 404 (or any other error being catched),
display the bucket policy as 'private' and content as '{}'
2025-07-20 18:54:20 +08:00
马登山 ffdcb17417 pref : Display style optimization 2025-07-15 18:18:01 +08:00
马登山 0448b84001 feat: object versions rustfs/rustfs#198 2025-07-15 18:02:35 +08:00
马登山 1e482bd883 fix: i18n 2025-07-14 18:16:48 +08:00
马登山 168dfd822f feat : i18n 2025-07-14 17:46:28 +08:00
马登山 3d63a192bf feat: pause and resume 2025-07-14 16:35:17 +08:00
cxymds 3d0ac554a2 fix: i18n check 2025-07-12 14:03:35 +08:00
cxymds de07e6a2f9 fix: Bucket Configuration i18n rustfs/rustfs#182 2025-07-12 12:05:22 +08:00
马登山 257827b626 fix: user group edit 2025-07-11 16:48:57 +08:00
马登山 fd15782c83 fix: replaction dialog cancel button event rustfs/rustfs#170 2025-07-11 14:44:44 +08:00
马登山 174cba03b7 fix: copy bug rustfs/rustfs#95 2025-07-11 13:21:41 +08:00
马登山 db69485d16 fix: about user and group 2025-07-11 12:21:38 +08:00
马登山 5ab856f207 fix: access key muti delete rustfs/rustfs#160 2025-07-11 11:06:27 +08:00
安正超 801c4d3278 fix: build & assets 2025-07-10 23:37:04 +00: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
马登山 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
马登山 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
马登山 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
马登山 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
马登山 2e89c0244f feat:tier 接口对接 2025-05-12 15:38:42 +08:00
马登山 8ceb4dad48 Merge branch 'main' of github.com:rustfs/console 2025-05-09 17:44:44 +08:00