misskey/packages
おさむのひと 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
..
backend Refactor FileServerService: Extract file handling logic into dedicated handlers (#17090) 2026-01-13 15:00:11 +09:00
frontend fix(frontend/widget): AiscriptAppのスクリプト適用を手動に変更 (#17095) 2026-01-11 21:56:58 +09:00
frontend-builder enable and fix no-unused-vars and no-async-promise-executor (#17070) 2026-01-08 11:49:12 +09:00
frontend-embed deps(frontend): update vue-tsc to v3.2.1 (#17091) 2026-01-11 15:00:00 +09:00
frontend-shared enable and fix no-unused-vars and no-async-promise-executor (#17070) 2026-01-08 11:49:12 +09:00
i18n fix(deps): update [frontend] update dependencies (#17062) 2026-01-03 18:15:34 +09:00
icons-subsetter fix(deps): update [frontend] update dependencies (#17062) 2026-01-03 18:15:34 +09:00
misskey-bubble-game fix(deps): update [frontend] update dependencies (#17062) 2026-01-03 18:15:34 +09:00
misskey-js Bump version to 2026.1.0-alpha.4 2026-01-09 14:19:30 +00:00
misskey-reversi fix(deps): update [frontend] update dependencies (#17062) 2026-01-03 18:15:34 +09:00
shared enable and fix no-unused-vars and no-async-promise-executor (#17070) 2026-01-08 11:49:12 +09:00
sw enable and fix no-unused-vars and no-async-promise-executor (#17070) 2026-01-08 11:49:12 +09:00
meta.json