diff options
| author | おさむのひと <46447427+samunohito@users.noreply.github.com> | 2026-01-13 15:00:11 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-13 15:00:11 +0900 |
| commit | 0b383efa5a8bb7f6f27545ea8f51f335d88e5b8d (patch) | |
| tree | 454b056d12200b9d20baf6b373c4c95ac8cbbd62 /packages/frontend/src/components/MkImgPreviewDialog.vue | |
| parent | fix(frontend/widget): AiscriptAppのスクリプト適用を手動に変更 (... (diff) | |
| download | misskey-0b383efa5a8bb7f6f27545ea8f51f335d88e5b8d.tar.gz misskey-0b383efa5a8bb7f6f27545ea8f51f335d88e5b8d.tar.bz2 misskey-0b383efa5a8bb7f6f27545ea8f51f335d88e5b8d.zip | |
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.
Diffstat (limited to 'packages/frontend/src/components/MkImgPreviewDialog.vue')
0 files changed, 0 insertions, 0 deletions