aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* fix(files): Hide full view name on small mobile to prevent overflowFerdinand Thiessen2024-04-101-10/+11
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* fix(breadcrumbs): Improved breadcrumb progress bar mobile renderingEduardo Morales2024-04-102-19/+21
| | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-104-6/+24
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #44734 from nextcloud/backport/44714/stable28Louis2024-04-091-11/+2
|\ | | | | [stable28] Call davGetFavoritesReport after the registration of propfind properties
| * fix(files): Call davGetFavoritesReport after the registration of propfind ↵Louis Chemineau2024-04-091-11/+2
| | | | | | | | | | | | properties Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-094-0/+36
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-084-0/+36
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0712-2/+90
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0610-4/+94
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0598-380/+248
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(files): fixed breadcrumbs dissapearing on narrow screensEduardo Morales2024-04-041-16/+38
| | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* feat: hide breadcrumbs when an upload is ongoing on narrow screen #40942Andrii Rublov2024-04-041-0/+20
| | | | Signed-off-by: Andrii Rublov <airublev@outlook.com>
* fix(files): breadcrumbs native drop eventskjnldsv2024-04-041-1/+1
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* chore: add drag and drop recursion and FilesystemAPI testingskjnldsv2024-04-045-174/+350
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* feat(files): unify drag and drop methodsskjnldsv2024-04-044-156/+372
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* fix(files): breadcrumbs dndskjnldsv2024-04-043-59/+167
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-044-4/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(files): Do not require files_trashbin in live photo sync listenerLouis Chemineau2024-04-035-131/+69
| | | | | | Fix https://github.com/nextcloud/server/issues/43299 Signed-off-by: Louis Chemineau <louis@chmn.me>
* fix(files): Fix translation of "Delete file"Joas Schilling2024-04-021-4/+16
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-022-0/+56
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-014-6/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-316-12/+76
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-306-2/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2998-1286/+1416
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-272-8/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-264-4/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-252-8/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-192-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(files): Adjust files drop to work with Blink engine (chrom(ium), edge)Ferdinand Thiessen2024-03-182-12/+19
| | | | | | The datatransfer items list is cleared on Blink after the first access to an inner prop due to async handling and GC. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-1790-110/+106
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix: changed text alignment and icon logicEduardo Morales2024-03-161-5/+8
| | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* fix: Display "+New" while files page loads instead of "+Add".Ty Davis2024-03-161-1/+1
| | | | | | Signed-off-by: Ty Davis <noreply@mail.theTyster.dev> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-162-0/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix: Ensure correct stacking context for right click menuChristopher Ng2024-03-151-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* feat(files): restore unified search filtering in files viewfenn-cs2024-03-152-53/+33
| | | | | | | | | | | | | | | | | The unified search emits, search events that other apps can subscribe to and react however they want to search queries, following 4b55594f55ce4146ed93c50f71e6204a57d29612 and prior updates to migrate the Files app ui to vue.js that feature was broken. This commit reintroduces the feature using the current `FileList` implementation. This commit also adds some logging to an empty exception handler. Resolve : https://github.com/nextcloud/server/issues/43365 Signed-off-by: fenn-cs <fenn25.fn@gmail.com> (cherry picked from commit 29c37af40c7c28ef17da4b9565e8c30fab27fec4) Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-142-0/+12
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(files): Right click menu positioningChristopher Ng2024-03-132-6/+8
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 742e5b6329fac3bdbe1d6f246d7a9c09765fed1d)
* fix(files): Right click menu scroll reset glitchChristopher Ng2024-03-131-1/+0
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 26bbb8c0e4c2a0c9718368d2e316fbb9eadb52fc)
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-104-12/+22
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* feat: files update correctly on destination/current folderEduardo Morales2024-03-091-19/+12
| | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* fix: conflict picker moves files correctly to its directoryEduardo Morales2024-03-091-5/+26
| | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* fix: merge conflict dialog added when overwriting files on move-file actionEduardo Morales2024-03-091-0/+9
| | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-0924-0/+82
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-0862-32/+100
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(files): Open new file when created from templateFerdinand Thiessen2024-03-061-1/+7
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(files): Remove deprecated function calls from sidebar and add aria-label ↵Ferdinand Thiessen2024-03-051-56/+43
| | | | | | to favorite icon Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-056-0/+114
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-044-4/+62
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-032-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-026-2/+60
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>