You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Joas Schilling 1dd6f25032
fix(files): Fix translation of "Delete file"
2 months ago
..
deleteAction.spec.ts feat(files): ask for confirm if deleting 5 items or more 3 months ago
deleteAction.ts fix(files): Fix translation of "Delete file" 2 months ago
downloadAction.spec.ts fix(tests): Add mock for `window._oc_webroot` 2 months ago
downloadAction.ts fix(files): fix download file encoded source 5 months ago
editLocallyAction.spec.ts fix(tests): Add mock for `window._oc_webroot` 2 months ago
editLocallyAction.ts fix: avoid side-effect imports 8 months ago
favoriteAction.spec.ts fix(tests): Add mock for `window._oc_webroot` 2 months ago
favoriteAction.ts fix: encode uri for delete, restore and favorite 8 months ago
moveOrCopyAction.ts fix(files): When copying nodes only add the copy suffix for file before file extension 2 months ago
moveOrCopyActionUtils.ts feat(files): add batch support to copy-move 5 months ago
openFolderAction.spec.ts fix(files): open folder fileid while navigating without opening the sidebar 8 months ago
openFolderAction.ts fix(files): Ensure the correct `dir` query is set on folder action 4 months ago
openInFilesAction.spec.ts feat(files): migrate template picker 7 months ago
openInFilesAction.ts feat(files): migrate template picker 7 months ago
renameAction.spec.ts feat: migrate FileAction from server 9 months ago
renameAction.ts fix: avoid side-effect imports 8 months ago
sidebarAction.spec.ts feat: migrate FileAction from server 9 months ago
sidebarAction.ts fix: avoid side-effect imports 8 months ago
viewInFolderAction.spec.ts fix(files): do not show `View in folder` in the Files view 4 months ago
viewInFolderAction.ts fix(files): do not show `View in folder` in the Files view 4 months ago