aboutsummaryrefslogtreecommitdiff
path: root/weed/admin/dash/admin_server.go
AgeCommit message (Expand)AuthorFilesLines
7 daysfix: admin UI bucket deletion with filer group configured (#7735)Chris Lu1-40/+71
7 daysfix: admin UI bucket delete now properly deletes collection and checks Object...Chris Lu1-7/+34
8 daysshell: add -owner flag to s3.bucket.create command (#7728)Chris Lu1-2/+17
2025-12-05fix: Admin UI user creation fails before filer discovery (#7624) (#7625)Chris Lu1-17/+11
2025-12-01Fix #7575: Correct interface check for filer address function in admin server...Chris Lu1-15/+12
2025-10-13Add Kafka Gateway (#7231)Chris Lu1-2/+3
2025-08-09Admin UI: Fetch task logs (#7114)Chris Lu1-10/+255
2025-07-30Admin: misc improvements on admin server and workers. EC now works. (#7055)Chris Lu1-42/+279
2025-07-27admin server: fix tls settingchrislu1-1/+1
2025-07-18Fix get object lock configuration handler (#6996)Chris Lu1-29/+28
2025-07-16convert error fromating to %w everywhere (#6995)Chris Lu1-14/+14
2025-07-15support multiple masterschrislu1-13/+37
2025-07-12Admin UI: Add policies (#6968)Chris Lu1-0/+1
2025-07-11Admin UI: Add message queue to admin UI (#6958)Chris Lu1-7/+286
2025-07-06Admin UI add maintenance menu (#6944)Chris Lu1-1/+631
2025-07-04refactorchrislu1-847/+14
2025-07-04add vacuum operationchrislu1-0/+12
2025-07-04show volume detailschrislu1-47/+115
2025-07-02weed admin: minorchrislu1-9/+19
2025-07-02weed admin: disk types card can also show all disk type values, not just a co...chrislu1-1/+11
2025-07-02weed admin: add version to volumes pagechrislu1-3/+35
2025-07-02remove status fieldschrislu1-17/+0
2025-07-02admin ui: filter by collectionchrislu1-7/+41
2025-07-02add back dynamic columnschrislu1-14/+62
2025-07-02show counts for rack and disk typechrislu1-63/+14
2025-07-02weed admin UI dynamically show columns (#6939)Chris Lu1-11/+90
2025-07-02Add credential storage (#6938)Chris Lu1-1/+47
2025-07-02object store userschrislu1-34/+53
2025-07-01remove ttl for collectionschrislu1-2/+0
2025-07-01remove ttl from collectionschrislu1-10/+0
2025-07-01collection has multiple disk typeschrislu1-10/+28
2025-07-01add bucket quotachrislu1-55/+14
2025-07-01clean up s3 bucket referenceschrislu1-2/+2
2025-07-01Add admin component (#6928)Chris Lu1-0/+1146