cherry-studio/src
自由的世界人 e2b8133729
refactor: file actions into FileAction service (#7413)
* refactor: file actions into FileAction service

Moved file sorting, deletion, and renaming logic from FilesPage to a new FileAction service for better modularity and reuse. Updated FileList and FilesPage to use the new service functions, and improved the delete button UI in FileList.
2025-06-24 18:51:58 +08:00
..
main feat(ContextMenu): add spell check and dictionary suggestions to context menu (#7067) 2025-06-23 21:19:21 +08:00
preload feat(ContextMenu): add spell check and dictionary suggestions to context menu (#7067) 2025-06-23 21:19:21 +08:00
renderer refactor: file actions into FileAction service (#7413) 2025-06-24 18:51:58 +08:00