mirror of
https://github.com/AlistGo/alist.git
synced 2025-12-18 18:30:10 +08:00
- Introduced `sanitizeName` function to remove four-byte characters (e.g., emojis) from names before upload or creation. - Added `StripEmoji` option in driver configurations for cloud189 and cloud189pc. - Updated file and folder operations (upload, rename, and creation) to use sanitized names. - Ensured compatibility with both cloud189 and cloud189pc implementations. |
||
|---|---|---|
| .. | ||
| driver.go | ||
| help.go | ||
| meta.go | ||
| types.go | ||
| utils.go | ||