aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* fix(files): open menu on right click positionJohn Molakvoæ2024-01-032-1/+33
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-034-2/+22
* fix(files): focus file name on renaming also initiallyGrigorii K. Shartsev2024-01-021-4/+7
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-312-0/+2
* Merge pull request #42427 from nextcloud/fix/issue-42418John Molakvoæ2023-12-291-6/+10
|\
| * fix(ViewController): Regression lead to 500 on non-existent fileIdsJosh Richards2023-12-211-6/+10
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-292-2/+2
* | fix(files): Allow Ctrl/Command click on file entries to open in a new tabJulius Härtl2023-12-272-4/+18
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-272-0/+2
* | fix(files): allow silent batch actions errorsJohn Molakvoæ2023-12-261-0/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-2418-0/+26
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-232-0/+154
* | enh(breadcrumbs): removed unnecessary aria labelEduardo Morales2023-12-221-5/+9
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-224-0/+30
* | enh(files): added ability to escape out of all selection when focusedEduardo Morales2023-12-212-2/+12
|/
* fix(files): Adjust ID for skip content buttonsFerdinand Thiessen2023-12-212-1/+5
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-2198-134/+136
* fix(files): drag and drop events chain and cancelJohn Molakvoæ2023-12-203-14/+78
* fix(files): recursive drop path joinJohn Molakvoæ2023-12-201-2/+5
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-2018-0/+18
* Add global accessibility switchLouis Chemineau2023-12-191-1/+6
* fix(files): Use DAV functions from library to fix invalid source linksFerdinand Thiessen2023-12-191-72/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-1964-128/+128
* Fix typo in move or copy dialogJoas Schilling2023-12-181-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-172-54/+70
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-162-2/+2
* Merge pull request #42281 from nextcloud/fix/files/urlencodeJohn Molakvoæ2023-12-151-1/+1
|\
| * fix(files): fix download file encoded sourceJohn Molakvoæ2023-12-141-1/+1
* | fix(files): Partly revert 32c1aeb and show correct quota againFerdinand Thiessen2023-12-142-7/+7
|/
* fix(files): templates logger usageJohn Molakvoæ2023-12-141-1/+1
* feat(files): add batch support to copy-moveJohn Molakvoæ2023-12-142-24/+48
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-142-0/+16
* fix(files): Do not add drag and drop listeners when renaming a fileFerdinand Thiessen2023-12-132-10/+36
* Merge pull request #42095 from nextcloud/fix/files/exact-navEduardo Morales2023-12-131-1/+2
|\
| * fix(files): navigation exactJohn Molakvoæ2023-12-121-1/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-132-0/+4
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-122-0/+56
* fix renameMaxence Lange2023-12-111-30/+17
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-118-0/+38
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-106-0/+28
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-0910-0/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-0870-0/+80
* fix(files): Adjust reference picker for new vue file pickerFerdinand Thiessen2023-12-071-67/+57
* enh(files): Add files navigation labelChristopher Ng2023-12-061-1/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-0734-30/+124
* fix(files): Correctly handle dropping folders on file listFerdinand Thiessen2023-12-062-21/+145
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-06100-116/+356
* fix: Also filter out undefined entries from the file listJulius Härtl2023-12-051-2/+2
* fix(files): better upload error handlingJohn Molakvoæ2023-12-052-2/+38
* feat(files): disable upload button if quota is reachedJohn Molakvoæ2023-12-051-1/+28