nextcloud/apps/files/src/actions
Eduardo Morales b3ec461fe8
feat: reconfigured NcActions to use MDI's
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-03-06 18:41:07 +01:00
..
deleteAction.spec.ts feat(files): ask for confirm if deleting 5 items or more 2024-02-07 11:08:24 +01:00
deleteAction.ts feat(files): ask for confirm if deleting 5 items or more 2024-02-07 11:08:24 +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 feat: reconfigured NcActions to use MDI's 2024-03-06 18:41:07 +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): Ensure the correct dir query is set on folder action 2024-01-25 15:07:52 +01: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