Chris Lu
|
080dce80eb
|
weed admin UI dynamically show columns (#6939)
* show counts for rack and disk type
* dynamically display columns if more than one value
* adjust ui
|
2025-07-02 21:49:37 -07:00 |
|
chrislu
|
f47c4aef5a
|
object store users
|
2025-07-02 00:00:23 -07:00 |
|
chrislu
|
76d773bf88
|
viewer, download, properties
|
2025-07-01 21:27:38 -07:00 |
|
chrislu
|
d4f4c04361
|
remove ttl for collections
|
2025-07-01 21:11:31 -07:00 |
|
chrislu
|
471910736d
|
remove ttl from collections
|
2025-07-01 21:01:49 -07:00 |
|
chrislu
|
757c436a82
|
collection has multiple disk types
|
2025-07-01 20:27:42 -07:00 |
|
chrislu
|
ae1d0a82ce
|
add bucket quota
|
2025-07-01 19:59:45 -07:00 |
|
Chris Lu
|
1defee3d68
|
Add admin component (#6928)
* init version
* relocate
* add s3 bucket link
* refactor handlers into weed/admin folder
* fix login logout
* adding favicon
* remove fall back to http get topology
* grpc dial option, disk total capacity
* show filer count
* fix each volume disk usage
* add filers to dashboard
* adding hosts, volumes, collections
* refactor code and menu
* remove "refresh" button
* fix data for collections
* rename cluster hosts into volume servers
* add masters, filers
* reorder
* adding file browser
* create folder and upload files
* add filer version, created at time
* remove mock data
* remove fields
* fix submenu item highlighting
* fix bucket creation
* purge files
* delete multiple
* fix bucket creation
* remove region from buckets
* add object store with buckets and users
* rendering permission
* refactor
* get bucket objects and size
* link to file browser
* add file size and count for collections page
* paginate the volumes
* fix possible SSRF
https://github.com/seaweedfs/seaweedfs/pull/6928/checks?check_run_id=45108469801
* Update weed/command/admin.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update weed/command/admin.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix build
* import
* remove filer CLI option
* remove filer option
* remove CLI options
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-01 01:28:09 -07:00 |
|