summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1710-4/+44
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1612-22/+116
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1510-0/+30
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1498-280/+310
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-136-2/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-124-0/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1114-2/+232
* fix(files): Do not scroll if there is no scrolling areaFerdinand Thiessen2024-02-101-0/+5
* fix(files): Fix some type errors in TemplatePickerFerdinand Thiessen2024-02-102-37/+32
* enh(files): Add modal to set filename before creating new files in the fileslistFerdinand Thiessen2024-02-1010-180/+469
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-10100-262/+420
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-0916-0/+104
* fix(files_sharing): use proper sharing AccountPlus icon in breadcrumbsSimon L2024-02-081-5/+5
* fix(files): focus sidebar tab on tab or file changeGrigorii K. Shartsev2024-02-081-9/+16
* fix(files): do not disable action on load to keep focusGrigorii K. Shartsev2024-02-081-1/+5
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-08100-316/+324
* fix(files): setup cannot be in mixinsJohn Molakvoæ2024-02-073-21/+41
* chore(files): move shared FileEntry and FileEntryGrid into a mixinJohn Molakvoæ2024-02-073-726/+424
* fix(files) selection store typingJohn Molakvoæ2024-02-076-41/+52
* fix(files): drop to folder path and user feedbackJohn Molakvoæ2024-02-073-31/+96
* Merge pull request #43404 from nextcloud/backport/43217/stable28John Molakvoæ2024-02-073-24/+151
|\
| * fix(files): add mount root property and adjust delete wordingJohn Molakvoæ2024-02-063-24/+151
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-07100-398/+78
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-062-0/+2
* fix(files): dav owner and mime typesJohn Molakvoæ2024-02-051-2/+7
* fix(files): better null relatedTarget event detectionJohn Molakvoæ2024-02-051-1/+1
* fix(files): drag leave detection on safariJohn Molakvoæ2024-02-051-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-052-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-042-0/+6
* fix(files): selected files actions position on scroll/with readme blockGrigorii K. Shartsev2024-02-032-9/+16
* fix(files): Consistent sorting for folders before files (user configurable)Ferdinand Thiessen2024-02-034-4/+15
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-036-2/+10
* fix(files): do not open file by id on load for foldersGrigorii K. Shartsev2024-02-021-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-024-0/+4
* fix(files): right lick actions menuJohn Molakvoæ2024-02-011-1/+1
* fix(files): combine navigation and files list into single Vue appGrigorii K. Shartsev2024-02-017-77/+51
* Merge pull request #43242 from nextcloud/backport/41338/stable28Ferdinand Thiessen2024-02-011-1/+17
|\
| * fix(files): make sure we focus the parent actions submenu entryJohn Molakvoæ2024-01-311-1/+17
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-0120-2/+44
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-3178-82/+86
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-306-0/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2910-0/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2898-130/+26
* fix(files): disable `Unshare` until proper fixJohn Molakvoæ2024-01-272-38/+16
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-274-0/+4
* chore: Update `@nextcloud/dialogs` to 5.1.1Ferdinand Thiessen2024-01-261-2/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2686-86/+100
* fix(files): Ensure the correct `dir` query is set on folder actionFerdinand Thiessen2024-01-251-3/+2
* fix(files): Make sure to add the `fileid` on favorite folders navigation entriesFerdinand Thiessen2024-01-255-53/+90
* fix(files): Make sure `$navigation` is observable to react on changesFerdinand Thiessen2024-01-252-3/+3