summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* fix(files): Ensure favorites and folders are sorted first regardless or ↵Ferdinand Thiessen2023-11-161-16/+35
| | | | | | | | sorting order Also fixes `mtime` being wrong sorted, as high mtime means recently edited -> lower Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(files): Sort list ASC by defaultJoas Schilling2023-11-161-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-152-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Improve shared status buttonMarco2023-11-141-1/+14
| | | | Signed-off-by: Marco <marcoambrosini@icloud.com>
* fix(files): Use color-primary-element-text for files/folders overlay iconsJonas2023-11-141-1/+1
| | | | Signed-off-by: Jonas <jonas@freesources.org>
* fix(files): Show Collectives icon in Collectives foldersJonas2023-11-142-0/+45
| | | | Signed-off-by: Jonas <jonas@freesources.org>
* Use background to increase overlay contrastLouis Chemineau2023-11-132-10/+5
| | | | | | | And limit it to files Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix: Only reset preview src if it used to fail beforeJulius Härtl2023-11-131-3/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* feat(files): Allow advanced search for filesBenjamin Gaussorgues2023-11-101-17/+88
| | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* Display play icon over live photos' previewsLouis Chemineau2023-11-093-3/+29
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Hide .mov for live photosLouis Chemineau2023-11-093-2/+44
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-098-2/+36
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Support getting and setting metadata in DAV requestsLouis Chemineau2023-11-081-7/+0
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* fix(files): add missing `Overwrite: F` header in renamingJohn Molakvoæ2023-11-081-0/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix(cypress): formatFileSize change revert from files libraryJohn Molakvoæ2023-11-085-34/+32
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore(jest): update snapshot after component updateJohn Molakvoæ2023-11-084-4/+4
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore(files_reminders): upgrade to 28 APIsJohn Molakvoæ2023-11-084-48/+16
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* feat(files): support nested actionsJohn Molakvoæ2023-11-082-18/+132
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Merge pull request #41329 from nextcloud/fix/files-copy-filePytal2023-11-071-1/+1
|\ | | | | fix(files): Do not encode the path twice (and do not use undefined method)
| * fix(files): Do not encode the path twice (and do not use undefined method)Ferdinand Thiessen2023-11-071-1/+1
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #40761 from nextcloud/enh/noid/files-metadataMaxence Lange2023-11-071-3/+12
|\ \ | |/ |/| IFilesMetadata
| * IFilesMetadataMaxence Lange2023-11-071-3/+12
| | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | display inline title alwaysSimon L2023-11-071-1/+1
| | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | Revert "display inline title always"Simon L2023-11-071-1/+1
| | | | | | | | This reverts commit 9ea30dcab612b8b1d035525ab4ae3b1990d0022e.
* | display inline title alwaysSimon L2023-11-071-1/+1
|/ | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* Merge branch 'master' into update/openapi-extractorJulien Veyssier2023-11-0610-34/+296
|\
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-11-062-2/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-11-046-32/+186
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-11-032-0/+108
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix: Remove routes with missing controller methodsjld31032023-11-021-5/+0
|/ | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-014-0/+32
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-302-0/+42
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-282-0/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-276-0/+62
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-262-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(files): disable containment in headerVarun Patil2023-10-251-1/+0
| | | | Signed-off-by: Varun Patil <varunpatil@ucla.edu>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-256-12/+154
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-242-0/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-232-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-222-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(files): correct item heightVarun Patil2023-10-212-1/+2
| | | | | | | | | 1. grid: typo? The icon size is 160 - 44 + (44 / 2) = 138px 2. non-grid: border is already included in height because the tr is a border-box (made this explicit to be safe) Signed-off-by: Varun Patil <varunpatil@ucla.edu> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-214-0/+38
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(files): disable size containment on headersVarun Patil2023-10-201-1/+1
| | | | Signed-off-by: Varun Patil <varunpatil@ucla.edu>
* fix(files): virtual list will-change valueVarun Patil2023-10-201-1/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix(files): drop visible and adjust drag-to-scroll featureJohn Molakvoæ2023-10-195-38/+16
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* perf(files): performance optimizationsVarun Patil2023-10-194-15/+25
| | | | Signed-off-by: Varun Patil <varunpatil@ucla.edu>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1926-4/+62
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1890-518/+594
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Reduce left margin of files list headerjulia.kirschenheuter2023-10-171-1/+2
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* fix(files): fix new folder encodingJohn Molakvoæ2023-10-171-4/+10
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>