| .. |
|
convertAction.ts
|
fix(files): properly update store on files conversions success
|
2025-02-04 16:38:34 +01:00 |
|
convertUtils.ts
|
fix(files): correctly handle plural translation forms
|
2025-03-12 09:02:55 +01:00 |
|
deleteAction.spec.ts
|
feat(files): add delete confirmation option
|
2025-07-14 10:20:44 +02:00 |
|
deleteAction.ts
|
fix: Remove redundant toast notifications
|
2025-08-07 20:33:55 +00:00 |
|
deleteUtils.ts
|
feat(files): add delete confirmation option
|
2025-07-14 10:20:44 +02:00 |
|
downloadAction.spec.ts
|
fix(files): verify files are still accessible before downloading
|
2025-08-28 22:27:26 +02:00 |
|
downloadAction.ts
|
fix(files): verify files are still accessible before downloading
|
2025-08-28 22:27:26 +02:00 |
|
favoriteAction.spec.ts
|
test: Migrated all Jest tests to vitest
|
2024-08-26 17:27:22 +02:00 |
|
favoriteAction.ts
|
feat(files): add hotkey service and unify action handling
|
2024-12-17 09:59:57 +01:00 |
|
moveOrCopyAction.ts
|
fix: Remove redundant toast notifications
|
2025-08-07 20:33:55 +00:00 |
|
moveOrCopyActionUtils.ts
|
fix(files): Do not allow copy action on public shares without create permission
|
2024-09-06 03:38:47 +02:00 |
|
openFolderAction.spec.ts
|
test: Migrated all Jest tests to vitest
|
2024-08-26 17:27:22 +02:00 |
|
openFolderAction.ts
|
chore(deps): Update @nextcloud/files to v3.6.0
|
2024-07-25 01:24:26 +02:00 |
|
openInFilesAction.spec.ts
|
fix(files): also use open-in-files for the search view
|
2025-07-01 19:47:25 +02:00 |
|
openInFilesAction.ts
|
fix(files): also use open-in-files for the search view
|
2025-07-01 19:47:25 +02:00 |
|
openLocallyAction.spec.ts
|
fix: rename 'edit locally' to 'open locally'
|
2025-02-21 16:42:00 +01:00 |
|
openLocallyAction.ts
|
fix(files): do nothing if view local dialog was just closed
|
2025-05-29 01:23:59 +02:00 |
|
renameAction.spec.ts
|
fix: adapt rename action tests to check for parent permissions
|
2025-07-11 14:33:07 +02:00 |
|
renameAction.ts
|
feat: replace material icons with outline versions (second pass)
|
2025-07-24 12:34:35 +02:00 |
|
sidebarAction.spec.ts
|
fix(l10n): Less jargon in source strings
|
2025-08-12 14:37:34 +02:00 |
|
sidebarAction.ts
|
style(icon): Use information-outline instead of information-variant
|
2025-08-27 15:19:47 +00:00 |
|
viewInFolderAction.spec.ts
|
fix(files): check that node is in user root folder for view-in-folder action
|
2024-11-09 11:34:59 +01:00 |
|
viewInFolderAction.ts
|
feat: replace material icons with outline versions (second pass)
|
2025-07-24 12:34:35 +02:00 |