nextcloud/apps/files/src/actions
fenn-cs 08323ee834 fix(deleteAction): Bump up delete requests concurrency to 5
A concurrency of who is not efficient. Low throughput, underutilization, high latency etc...

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-06-17 07:17:06 +01:00
..
deleteAction.spec.ts fix(deps): Update @nextcloud/event-bus to version 3.3.1 2024-05-31 12:46:20 +02:00
deleteAction.ts fix(deleteAction): Bump up delete requests concurrency to 5 2024-06-17 07:17:06 +01:00
downloadAction.spec.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00
downloadAction.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00
editLocallyAction.spec.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00
editLocallyAction.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00
favoriteAction.spec.ts fix(deps): Update @nextcloud/event-bus to version 3.3.1 2024-05-31 12:46:20 +02:00
favoriteAction.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00
moveOrCopyAction.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00
moveOrCopyActionUtils.ts fix(files_sharing): fix parsing of remote shares 2024-06-12 10:27:29 +02:00
openFolderAction.spec.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00
openFolderAction.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00
openInFilesAction.spec.ts fix(files): open-in-files action should also set openfile query 2024-06-08 15:58:45 +02:00
openInFilesAction.ts fix(files): open-in-files action should also set openfile query 2024-06-08 15:58:45 +02:00
renameAction.spec.ts fix(deps): Update @nextcloud/event-bus to version 3.3.1 2024-05-31 12:46:20 +02:00
renameAction.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00
sidebarAction.spec.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00
sidebarAction.ts fix(files): Keep query when trigger the sidebar action 2024-06-08 15:58:45 +02:00
viewInFolderAction.spec.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00
viewInFolderAction.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00