misskey/packages/backend/src/server
おさむのひと 0b383efa5a
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.
2026-01-13 15:00:11 +09:00
..
api refactor: make noImplicitAny true (#17083) 2026-01-09 22:06:40 +09:00
assets なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
file Refactor FileServerService: Extract file handling logic into dedicated handlers (#17090) 2026-01-13 15:00:11 +09:00
oauth enhance(backend/oauth): Support client information discovery in the IndieAuth 11 July 2024 spec (#17030) 2025-12-31 14:50:01 +09:00
web enable and fix no-unused-vars and no-async-promise-executor (#17070) 2026-01-08 11:49:12 +09:00
ActivityPubServerService.ts enable and fix no-unused-vars and no-async-promise-executor (#17070) 2026-01-08 11:49:12 +09:00
FileServerService.ts Refactor FileServerService: Extract file handling logic into dedicated handlers (#17090) 2026-01-13 15:00:11 +09:00
HealthServerService.ts Misskey® Reactions Buffering Technology™ (#14579) 2024-09-20 21:03:53 +09:00
NodeinfoServerService.ts enable and fix no-unused-vars and no-async-promise-executor (#17070) 2026-01-08 11:49:12 +09:00
ServerModule.ts refactor: use TRANSIENT scope to avoid service bucket relay (#16985) 2025-12-22 17:01:10 +09:00
ServerService.ts fix(backend): fix #16994 by approach 6 (#17005) 2025-12-20 19:07:05 +09:00
WellKnownServerService.ts fix: resolve with non-lowercased acct is broken (#15813) 2025-04-13 18:34:33 +09:00