Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

大きいファイルのアップロード #58

Open
1 task
kanarikanaru opened this issue Sep 2, 2024 · 0 comments
Open
1 task

大きいファイルのアップロード #58

kanarikanaru opened this issue Sep 2, 2024 · 0 comments

Comments

@kanarikanaru
Copy link
Member

Summary

現状:インポートやエクスポート時に大きなファイルをやりとりするもののCloudflareの制限によってアップロードが失敗する。

解決策の案:1リクエストあたりのサイズを小さくすること≒分割アップロード?

副作用:意図せずコンピュータのバックアップ等の個人情報を含んだアーカイブ等のファイルを世界に公開するユーザーが現れる可能性がある。
アップロードできるファイルタイプの制限ややUI上での警告を出したほうがいいかも。

Purpose

大きいファイルをアップロードできるようにする。

Do you want to implement this feature yourself?

  • Yes, I will implement this by myself and send a pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants