mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-20 06:28:14 -04: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.