| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | split url into webUrl and localUrl (like mastodon) | Freya Murphy | 3 days | 1 | -2/+2 |
| | | |||||
| * | Refactor FileServerService: Extract file handling logic into dedicated ↵ | おさむのひと | 2026-01-13 | 1 | -0/+272 |
| 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. | |||||