We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
/api/file/readDir
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
获取文件列表接口,支持获取文件的创建时间
插件获取文件显示文件的创建时间,如果有更新时间就更好了。这样可以按照时间进行排序了。
kernel中获取文件信息后增加更多的文件信息到返回值中。
No response
The text was updated successfully, but these errors were encountered:
麻烦描述接口 URL 我们确认下,谢谢。
Sorry, something went wrong.
创建时间无法保证跨平台可用,暂时不加了,最后更新时间可以加,感谢提议。
🧑💻 Improve kernel API /api/file/readDir for returning file mod time …
6595524
…Fix #8945
ce87293
88250
No branches or pull requests
获取文件列表接口,支持获取文件的创建时间
In what scenarios do you need this feature?
插件获取文件显示文件的创建时间,如果有更新时间就更好了。这样可以按照时间进行排序了。
Describe the optimal solution
kernel中获取文件信息后增加更多的文件信息到返回值中。
Describe the candidate solution
No response
Other information
No response
The text was updated successfully, but these errors were encountered: