かっこかり 7cf0c18f83
fix(backend): FileServerServiceでレンジリクエストの場合に適切なレスポンスコードが返らない問題を修正 (#13701)
* return 206 for every ranged response - fixes #494

(cherry picked from commit 92eec2178fd103e9ea2bcd646aacab1fb496a33b)

* detect size of remote files - fixes #494

without this, remote files are assumed to have size 0 (even if we just
downloaded them!) and the range-related code won't run

(cherry picked from commit 960f4fcff78a1f019c9a9377853fcd90dbfb7575)

---------

Co-authored-by: dakkar <dakkar@thenautilus.net>
2024-04-14 10:22:03 +09:00
2024-03-09 17:55:41 +09:00
2024-04-08 22:41:26 +09:00
2022-06-09 00:50:23 +09:00
2024-01-20 14:01:27 +09:00
2022-12-26 16:04:56 +09:00
2023-11-24 09:20:41 +09:00
2018-08-13 00:24:45 +09:00
2023-02-26 14:17:29 +09:00
2024-01-01 00:30:56 +09:00
2022-06-11 15:53:45 +09:00
2024-02-16 16:49:12 +09:00
2018-03-28 22:56:28 +09:00
2019-04-05 18:17:30 +09:00
2024-03-02 18:34:49 +09:00
2024-01-04 08:44:38 +09:00
2023-12-25 16:50:41 +09:00

Misskey logo

🌎 Misskey is an open source, federated social media platform that's free forever! 🚀

Learn more


find an instance create an instance become a contributor join the community become a patron

Thanks

Chromatic

Thanks to Chromatic for providing the visual testing platform that helps us review UI changes and catch visual regressions.

Codecov

Thanks to Codecov for providing the code coverage platform that helps us improve our test coverage.

Crowdin

Thanks to Crowdin for providing the localization platform that helps us translate Misskey into many languages.

Docker

Thanks to Docker for providing the container platform that helps us run Misskey in production.

Description
No description provided
https://m.moec.top/
Readme 172 MiB
Languages
TypeScript 63.7%
Vue 29.4%
JavaScript 6.2%
SCSS 0.3%
Pug 0.2%