nextcloud/apps/files/src/actions
John Molakvoæ 5a232e997a
feat(files): increase max copy-move concurrency to 5
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-07-01 13:43:10 +02:00
..
deleteAction.spec.ts fix(deps): Update @nextcloud/event-bus to version 3.3.1 2024-06-07 08:54:25 +02:00
deleteAction.ts fix(deleteAction): Bump up delete requests concurrency to 5 2024-06-17 09:02:15 +00:00
downloadAction.spec.ts fix(tests): Add mock for window._oc_webroot 2024-03-23 20:48:13 +01:00
downloadAction.ts fix(files): Sanitize share-types attribute in download action 2024-04-17 12:43:36 +02:00
editLocallyAction.spec.ts fix(tests): Add mock for window._oc_webroot 2024-03-23 20:48:13 +01:00
editLocallyAction.ts fix: avoid side-effect imports 2023-09-21 12:40:42 +02:00
favoriteAction.spec.ts fix(deps): Update @nextcloud/event-bus to version 3.3.1 2024-06-07 08:54:25 +02:00
favoriteAction.ts fix: encode uri for delete, restore and favorite 2023-09-28 20:36:22 +02:00
moveOrCopyAction.ts fix(files): Show non writable folders during move or copy 2024-06-14 11:02:02 +02:00
moveOrCopyActionUtils.ts feat(files): increase max copy-move concurrency to 5 2024-07-01 13:43:10 +02: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 fix(files): open-in-files action should also set openfile query 2024-06-08 15:10:16 +00:00
openInFilesAction.ts fix(files): open-in-files action should also set openfile query 2024-06-08 15:10:16 +00:00
renameAction.spec.ts fix(deps): Update @nextcloud/event-bus to version 3.3.1 2024-06-07 08:54:25 +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(files): Keep query when trigger the sidebar action 2024-06-08 15:10:16 +00: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