nextcloud-server/apps/files/src/actions
Louis 15e4c78014 Ensure share has download permissions in F2V
Signed-off-by: Louis <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-11-24 18:12:35 +07:00
..
deleteAction.spec.ts feat: migrate FileAction from server 2023-08-23 14:03:51 +07:00
deleteAction.ts fix(files): encoded source path on actions requests 2023-10-03 18:11:03 +07:00
downloadAction.spec.ts feat: migrate FileAction from server 2023-08-23 14:03:51 +07:00
downloadAction.ts Ensure share has download permissions in F2V 2023-11-24 18:12:35 +07:00
editLocallyAction.spec.ts feat: migrate FileAction from server 2023-08-23 14:03:51 +07:00
editLocallyAction.ts fix: avoid side-effect imports 2023-09-21 12:40:42 +07:00
favoriteAction.spec.ts feat: migrate FileAction from server 2023-08-23 14:03:51 +07:00
favoriteAction.ts fix: encode uri for delete, restore and favorite 2023-09-28 20:36:22 +07:00
moveOrCopyAction.ts fix(files): Use SVG as FilePicker icons instead of Vue components 2023-11-24 16:26:23 +07:00
moveOrCopyActionUtils.ts feat(files): add move or copy action 2023-09-26 20:15:59 +07:00
openFolderAction.spec.ts fix(files): open folder fileid while navigating without opening the sidebar 2023-09-27 08:29:50 +07:00
openFolderAction.ts fix(files): open folder fileid while navigating without opening the sidebar 2023-09-27 08:29:50 +07:00
openInFilesAction.spec.ts feat(files): migrate template picker 2023-10-17 11:17:35 +07:00
openInFilesAction.ts feat(files): migrate template picker 2023-10-17 11:17:35 +07:00
renameAction.spec.ts feat: migrate FileAction from server 2023-08-23 14:03:51 +07:00
renameAction.ts fix: avoid side-effect imports 2023-09-21 12:40:42 +07:00
sidebarAction.spec.ts feat: migrate FileAction from server 2023-08-23 14:03:51 +07:00
sidebarAction.ts fix: avoid side-effect imports 2023-09-21 12:40:42 +07:00
viewInFolderAction.spec.ts feat: migrate FileAction from server 2023-08-23 14:03:51 +07:00
viewInFolderAction.ts fix: avoid side-effect imports 2023-09-21 12:40:42 +07:00