cxymds
05c2673f7a
fix: preserve pool status before rebalance starts ( #166 )
2026-07-14 17:51:25 +08:00
cxymds
6dfe2761b2
feat: add custom TLS options for site replication ( #165 )
2026-07-14 12:28:39 +08:00
cxymds
e2bf0cee64
feat: add custom TLS options for bucket replication ( #164 )
2026-07-14 12:28:23 +08:00
Zhengchao An
85f5465088
refactor: harden task management and TypeScript safety ( #162 )
2026-07-11 13:26:01 +08:00
Zhengchao An
8fa82a2fe7
chore: update shadcn Base UI components ( #161 )
2026-07-11 11:58:54 +08:00
Zhengchao An
3a28a07782
refactor: improve console UI safety and consistency ( #160 )
2026-07-11 10:54:59 +08:00
Henry Guo
ceea725995
fix: use accountinfo for bucket statistics ( #158 )
2026-07-11 09:26:08 +08:00
cxymds
7f9bdae7aa
fix: support admin info degraded states ( #155 )
2026-07-09 14:09:22 +08:00
cxymds
25944866d5
fix: show all object versions in dialog ( #154 )
2026-07-09 12:06:41 +08:00
cxymds
65b68de197
feat: improve object browser lazy loading ( #152 )
2026-07-08 10:57:22 +08:00
cxymds
d5d54c1a57
perf: optimize login first screen ( #148 )
2026-07-05 18:09:13 +08:00
cxymds
d8d974fe97
feat: improve object version management ( #149 )
2026-07-05 18:08:23 +08:00
cxymds
abe833e0a9
fix: resolve manifest icon base path
2026-07-05 17:17:03 +08:00
Zhengchao An
c7af406b4d
feat: add object rename action ( #146 )
2026-07-04 13:38:06 +08:00
Zhengchao An
a9bccd954a
fix: update tier provider defaults ( #145 )
2026-07-04 13:27:42 +08:00
Zhengchao An
c498363abd
fix: remove unsupported tier providers ( #144 )
2026-07-04 13:15:33 +08:00
cxymds
ae01aee350
chore: upgrade next to 16.3 canary
2026-07-02 15:50:04 +08:00
Zhengchao An
49630dc140
fix: restrict PDF preview to PDF content type ( #140 )
2026-06-26 22:05:01 +08:00
cxymds
e6a25b91e1
fix: normalize performance status responses
2026-06-26 11:30:01 +08:00
cxymds
2ff4cf0b9c
fix: update pool operation status tables
2026-06-24 17:39:09 +08:00
cxymds
c375569947
feat: redesign pool decommission page
2026-06-23 17:44:11 +08:00
cxymds
ae581e9311
fix: harden rebalance and decommission state
2026-06-22 17:33:53 +08:00
安正超
aa47d8aaf6
fix: handle control character object keys ( #139 )
2026-06-21 11:26:13 +08:00
cxymds
8bd6ddcf23
fix: restore bucket breadcrumb click navigation ( #135 )
2026-06-15 11:13:35 +08:00
cxymds
4efb59b2d0
fix: guard object preview fullscreen on webkit ( #134 )
2026-06-14 21:24:21 +08:00
cxymds
3977d67fb1
fix: harden browser page webkit compatibility ( #133 )
2026-06-14 21:24:06 +08:00
cxymds
c34ef4432f
fix(rebalance): show cleanup warnings and progress state ( #132 )
2026-06-14 19:18:26 +08:00
马登山
0bd097ad26
fix: correct pool operation console status
2026-06-14 13:38:52 +08:00
cxymds
145e1f9797
feat: use server zip downloads ( #128 )
2026-06-12 11:55:50 +08:00
马登山
95076b4432
feat(console): add Kafka SASL target fields
2026-06-09 20:41:11 +08:00
马登山
7837930e8c
fix: preserve utf-8 charset for text uploads
...
Add conservative upload content-type handling that appends charset=utf-8 only when text uploads validate as UTF-8, while preserving existing charsets and non-UTF-8 text metadata.
Fixes rustfs/rustfs#3095
2026-05-28 16:16:58 +08:00
cxymds
7889bb7f42
fix: stabilize object drawer dialogs ( #121 )
2026-05-19 13:49:03 +08:00
马登山
07dddd1981
fix: repair object retention controls
2026-05-14 10:08:38 +08:00
马登山
fd1d81265f
feat: make object list page size configurable
2026-05-13 15:58:45 +08:00
cxymds
bb3e36663f
feat: move bucket modules to top-level lists ( #116 )
2026-05-13 10:19:38 +08:00
马登山
e32d0e9c8e
fix: show detailed S3 XML error messages
...
Fixes rustfs/rustfs#2915
2026-05-12 08:36:50 +08:00
马登山
04af5b6f6d
fix: refine pool decommission interactions
2026-05-11 11:32:49 +08:00
马登山
a95bb5b89d
feat: expand pool details for rebalance and decommission
2026-05-09 17:05:23 +08:00
马登山
70e6cd3a6f
fix: show pool operation status details
2026-05-09 11:32:21 +08:00
马登山
dd1d68ad9e
fix: datetime picker language support
2026-05-08 11:12:35 +08:00
马登山
94a47a1bac
Merge branch 'main' of github.com:rustfs/console
2026-05-08 09:59:08 +08:00
马登山
131f29c858
fix:i18n
2026-05-08 09:59:04 +08:00
Oliver
5b0d8ccb7c
feat: add NEXT_PUBLIC_API_PREFIX for reverse-proxy support ( #109 )
2026-05-08 09:56:18 +08:00
cxymds
22a38e0c14
feat: add pool rebalance and decommission pages ( #113 )
2026-05-07 20:53:48 +08:00
马登山
88eddfae3e
fix: normalize upload objects prefix rustfs/rustfs#2768
2026-05-06 08:26:55 +08:00
马登山
ed447f5bb0
fix: complete i18n configuration and translations
...
Normalize locale detection, sync document language direction, complete locale keys, and add i18n regression coverage.
Refs rustfs/rustfs#2735
2026-04-29 17:54:22 +08:00
马登山
92e02137ec
feat: add bulk user group assignment
2026-04-28 18:00:36 +08:00
马登山
e20cc7f81a
fix: preserve S3 XML error codes
2026-04-28 11:37:00 +08:00
马登山
30f4a434dc
feat: add audit target management
2026-04-28 08:06:11 +08:00
马登山
a3476fd390
feat: add kafka event destination
2026-04-28 08:03:55 +08:00