Commit 0b383ef
authored
Refactor FileServerService: Extract file handling logic into dedicated handlers (#17090)
- Introduced FileServerDriveHandler to manage drive file requests.
- Created FileServerFileResolver for resolving file access keys and downloading files.
- Added FileServerProxyHandler to handle proxy requests and image processing.
- Moved utility functions to FileServerUtils for better organization.
- Removed redundant methods from FileServerService, improving readability and maintainability.1 parent abe745e commit 0b383ef
5 files changed
Lines changed: 650 additions & 471 deletions
File tree
- packages/backend/src/server
- file
0 commit comments