feat(list view): show the owner of the File or Folder in list view

This commit is contained in:
Edouard Vanbelle
2026-05-25 22:34:45 +02:00
parent 79c1a37931
commit 8365608bd5
32 changed files with 365 additions and 67 deletions
+1
View File
@@ -103,6 +103,7 @@
* @property {String} icon_special_class
* @property {String} category
* @property {String} size_formatted
* @property {string|null} owner_id UUID of the file/folder's actual owner
*/
/**