aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* fix(files): Only register preview service worker once when the instance is ↵fix/files/preview-service-worker-registrationprovokateurin2024-12-181-1/+8
| | | | | | hosted at the root path Signed-off-by: provokateurin <kate@provokateurin.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-1896-174/+600
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* feat(systemtags): add systemtag manage keyboard shortcutskjnldsv2024-12-174-26/+67
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* feat(files): add keyboard shortcuts helper sectionskjnldsv2024-12-172-4/+155
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* fix(files): pinia import and usageskjnldsv2024-12-171-2/+2
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* feat(files): add selection keyboard shortcutsskjnldsv2024-12-172-6/+59
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* feat(files): add hotkey service and unify action handlingskjnldsv2024-12-1714-80/+438
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* fix(files): virtual scroller item size computationskjnldsv2024-12-171-15/+44
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* feat(files): add opendetails param and file list up/down keyboard shortcutskjnldsv2024-12-177-49/+234
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-174-2/+26
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-164-174/+194
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* feat(files_trashbin): add cypress testsskjnldsv2024-12-121-0/+1
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* fix(files): protect filelist actions with try...catchskjnldsv2024-12-121-6/+47
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* fix(files_trashbin): update @nextcloud/files and adjust api + l10n fixskjnldsv2024-12-121-1/+1
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* feat(files): Right-align list actionsChristopher Ng2024-12-121-12/+21
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Merge pull request #48612 from nextcloud/fix/activity-log-for-favorites-in-davJulius Knorr2024-12-127-81/+96
|\ | | | | add activity logging for favorites in dav
| * fix(tests): remove redundant unit test for activityfix/activity-log-for-favorites-in-davgrnd-alt2024-12-031-40/+0
| | | | | | | | Signed-off-by: grnd-alt <github@belakkaf.net>
| * refactor(tags): move favorite event dispatching to tags.phpgrnd-alt2024-12-033-13/+0
| | | | | | | | Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
| * fix(dav): add activity logging for favorites in davgrnd-alt2024-12-037-49/+117
| | | | | | | | Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-122-0/+14
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(files): throttle favorite with max 5 simultaneous requestsskjnldsv2024-12-111-1/+22
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | Merge pull request #49694 from nextcloud/bugfix/fix-service-worker-scopeJohn Molakvoæ2024-12-111-2/+3
|\ \
| * | fix: Fix ServiceWorker scope when Nextcloud installed in subfolderKostiantyn Miakshyn2024-12-061-2/+3
| | | | | | | | | | | | Signed-off-by: Kostiantyn Miakshyn <molodchick@gmail.com>
* | | fix(files): failsafe when executing actions methodsskjnldsv2024-12-112-16/+48
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-112-0/+22
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | fix(files): cancel renaming on enter if no file name changesskjnldsv2024-12-101-0/+4
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-092-12/+12
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-0814-6/+316
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-076-0/+12
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-0618-4/+96
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-0598-98/+98
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix: Copying a live photo to a folder with a conflicting mov fileLouis Chemineau2024-12-041-14/+22
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | fix: Handle copy of folders containing live photosLouis Chemineau2024-12-041-56/+98
| | | | | | | | | | | | | | We need to recursively look for live photos in the folder, and then handle them as usual. Signed-off-by: Louis Chemineau <louis@chmn.me>
* | chore: Remove unused iconChristopher Ng2024-12-031-2/+0
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | feat(files): Update caption for screen readers when uploading is not possibleChristopher Ng2024-12-032-22/+19
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-042-4/+52
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(files): properly update paths and folder children on node moveskjnldsv2024-12-033-57/+112
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* feat(templates): make second click as confirmation on templates pickerLuka Trovic2024-12-022-1/+14
| | | | Signed-off-by: Luka Trovic <luka@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-024-0/+26
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-012-0/+24
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-302-10/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-284-2/+16
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-262-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(files_sharing,files): Do not validate shares before adjusting the ownerprovokateurin2024-11-251-2/+2
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-252-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-254-2/+58
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2410-2/+78
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-238-6/+40
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2210-4/+44
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #49407 from nextcloud/feat/occ-files-cleanup-helpDaniel2024-11-211-1/+2
|\ | | | | feat(files): Add help to / update description of `files:cleanup`