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

加个图片云分享功能 #8

Closed
LeafYeeXYZ opened this issue May 13, 2024 · 1 comment
Closed

加个图片云分享功能 #8

LeafYeeXYZ opened this issue May 13, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@LeafYeeXYZ
Copy link
Owner

主要解决不同设备的收藏图片的传递问题。考虑通过 CloudflareKV 实现,采用一定的认证机制来控制能否上传。后端新增三个接口:获取是否在云端,Get,参数为hash,下载图片,Get,参数为hash,上传图片,Post,参数为图片JSON对象和密码

@LeafYeeXYZ LeafYeeXYZ added the enhancement New feature or request label May 13, 2024
@LeafYeeXYZ LeafYeeXYZ self-assigned this May 13, 2024
@LeafYeeXYZ
Copy link
Owner Author

上传后的图片可以展示一个二维码和其hash值,扫码打开链接可以获取图片(在useEffect中进行判断)

@LeafYeeXYZ LeafYeeXYZ pinned this issue May 14, 2024
@LeafYeeXYZ LeafYeeXYZ closed this as not planned Won't fix, can't repro, duplicate, stale Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant