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
..
2025-07-01 01:28:09 -07:00
2025-06-24 23:04:39 -07:00
2025-07-01 01:28:09 -07:00
2025-06-24 08:44:06 -07:00
2024-11-04 12:08:25 -08:00
2025-06-20 06:23:53 -07:00
2025-01-28 05:42:03 -08:00
2024-04-24 23:16:04 -07:00
2025-06-13 12:27:39 -07:00
2025-06-23 10:25:51 -07:00
2022-09-14 23:06:44 -07:00
2025-06-24 08:44:06 -07:00
2025-06-24 08:44:06 -07:00
2022-07-29 00:17:28 -07:00
2025-06-03 22:46:10 -07:00
2025-06-24 08:44:06 -07:00
2025-06-19 22:58:10 -07:00
2024-12-02 10:38:10 -08:00
2024-06-25 09:18:11 -07:00
2025-06-28 20:03:06 -07:00
2025-05-26 00:50:48 -07:00
2025-06-16 07:39:19 -07:00
2024-02-14 08:26:38 -08:00
2025-02-24 07:58:43 -08:00
2025-07-01 00:45:13 -07:00
2025-06-28 20:26:46 -07:00
2025-06-19 13:54:54 -07:00
2025-06-24 08:44:06 -07:00
2025-06-03 22:46:10 -07:00
2025-03-09 23:49:42 -07:00
2025-03-17 23:13:27 -07:00