core
core copied to clipboard
能否完善文件上传功能和API
Clear and concise description of the problem
我注意到mx-space的管理端有文件上传功能能否加以完善用于存博客文章图片
我个人在使用中有一些建议:
1.我觉得可以让用户自定义上传的文件名和上传路径方便后续图片多方便整理,比如按照时间/文件md5命名(如图)
2.开放上传api,我发现现在的上传api不能通过apikey调用,而token貌似有时效性上传比较麻烦。如果开放了api就可以在写作中使用piclist这类工具上传图片
Suggested solution
抱歉暂时还没时间写
Alternative
No response
Additional context
No response
Validations
- [x] Follow our Code of Conduct
- [x] Read the Contributing Guide.
- [x] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.