mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2025-12-11 20:15:30 +01:00
- Refactored `remove_emojis.sh` to enhance the emoji removal process by using a more efficient Python script for detecting and removing 3D/colorful emojis followed by spaces. - Updated various Rust files to remove emoji characters from log messages and print statements, resulting in a cleaner output. - Improved user experience with color-coded progress and results during the emoji removal process. - Ensured that the script counts processed files and reports modifications accurately.