nextcloud/apps/files/src/actions
John Molakvoæ 5ee989bfb4 fix(files): do not show View in folder in the Files view
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-01-22 12:32:44 +01:00
..
deleteAction.spec.ts chore(deps): bump @nextcloud/files to 3.1.0 2024-01-11 11:57:49 +01:00
deleteAction.ts chore(deps): bump @nextcloud/files to 3.1.0 2024-01-11 11:57:49 +01:00
downloadAction.spec.ts feat: migrate FileAction from server 2023-08-23 14:03:51 +02:00
downloadAction.ts fix(files): fix download file encoded source 2023-12-14 15:35:52 +01:00
editLocallyAction.spec.ts feat: migrate FileAction from server 2023-08-23 14:03:51 +02:00
editLocallyAction.ts fix: avoid side-effect imports 2023-09-21 12:40:42 +02:00
favoriteAction.spec.ts feat: migrate FileAction from server 2023-08-23 14:03:51 +02:00
favoriteAction.ts fix: encode uri for delete, restore and favorite 2023-09-28 20:36:22 +02:00
moveOrCopyAction.ts fix(files): Allow to copy or move file to folder with similar name 2024-01-20 15:41:53 +01:00
moveOrCopyActionUtils.ts feat(files): add batch support to copy-move 2023-12-14 09:49:59 +01:00
openFolderAction.spec.ts fix(files): open folder fileid while navigating without opening the sidebar 2023-09-27 08:29:50 +02:00
openFolderAction.ts fix(files): open folder fileid while navigating without opening the sidebar 2023-09-27 08:29:50 +02:00
openInFilesAction.spec.ts feat(files): migrate template picker 2023-10-17 11:17:35 +02:00
openInFilesAction.ts feat(files): migrate template picker 2023-10-17 11:17:35 +02:00
renameAction.spec.ts feat: migrate FileAction from server 2023-08-23 14:03:51 +02:00
renameAction.ts fix: avoid side-effect imports 2023-09-21 12:40:42 +02:00
sidebarAction.spec.ts feat: migrate FileAction from server 2023-08-23 14:03:51 +02:00
sidebarAction.ts fix: avoid side-effect imports 2023-09-21 12:40:42 +02:00
viewInFolderAction.spec.ts fix(files): do not show View in folder in the Files view 2024-01-22 12:32:44 +01:00
viewInFolderAction.ts fix(files): do not show View in folder in the Files view 2024-01-22 12:32:44 +01:00