Remove rustfs-gui module (#445)

This commit completely removes the rustfs-gui module from the project. The deletion includes:

- All source code files (*.rs) and associated resources
- GUI-specific dependencies from Cargo.toml
- Build scripts and configuration files specific to the GUI module
- Documentation and assets related to the graphical interface

The removal is performed because:
- The GUI component is no longer maintained
- Focus is shifting to core functionality and CLI interface
- Limited resources available for GUI development and maintenance

The core filesystem functionality remains available through the rustfs library and CLI interface.
This commit is contained in:
houseme
2025-08-22 09:15:22 +08:00
committed by GitHub
parent adc07e5209
commit 5fc5dd0fd9
47 changed files with 59 additions and 7533 deletions
Generated
+59 -3678
View File
File diff suppressed because it is too large Load Diff