mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 05:29:26 +08:00
* refactor(plugin-file-manager): change file url generation to a better way * fix(plugin-file-manager): use url field first * fix(client): remove unused function call * fix(plugin-file-manager): fix test cases * fix: local getURL * fix: md5 * fix: getFileURL * fix(plugin-file-manager): fix FileModel class * fix: use DeleteObjectCommand * fix(plugin-file-manager): fix package version and require * test(plugin-file-manager): fix test cases * fix: storageInstance * fix: test case error * fix: url-join * fix: autoGenId false * fix: url * fix: file.url * fix: file preview * fix: test error * fix: isURL * fix: only --------- Co-authored-by: chenos <chenlinxh@gmail.com>