mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-23 12:27:48 +00:00
face_cluster (#6470)
* face_cluster * update * update * feat: update ui * feat: optimize code * feat: update code * feat: optimize ui * feat: optimize view name --------- Co-authored-by: zheng.shen <zheng.shen@seafile.com> Co-authored-by: 杨国璇 <ygx@Hello-word.local>
This commit is contained in:
@@ -154,6 +154,10 @@ export const Utils = {
|
||||
}
|
||||
},
|
||||
|
||||
isFaceRecognition: function (type) {
|
||||
return type === PRIVATE_FILE_TYPE.FACE_RECOGNITION;
|
||||
},
|
||||
|
||||
getShareLinkPermissionList: function (itemType, permission, path, canEdit) {
|
||||
// itemType: library, dir, file
|
||||
// permission: rw, r, admin, cloud-edit, preview, custom-*
|
||||
|
Reference in New Issue
Block a user