aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #44921 from nextcloud/backport/44904/stable28Benjamin Gaussorgues2024-04-181-38/+73
|\
| * fix(files): Also restore shares after ownership transfer for object storageFerdinand Thiessen2024-04-181-38/+73
* | fix(files): When copying nodes only add the copy suffix for file before file ...Ferdinand Thiessen2024-04-182-7/+30
|/
* Merge pull request #44867 from nextcloud/backport/44661/stable28Benjamin Gaussorgues2024-04-186-11/+70
|\
| * fix(files): Do not show files from hidden folders in "Recent"-view if hidden ...Ferdinand Thiessen2024-04-186-11/+70
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-182-0/+84
|/
* fix(files): Ensure search query is cleared when changing view or directoryFerdinand Thiessen2024-04-171-0/+10
* fix(files): Do not escape file names for filepicker buttonsFerdinand Thiessen2024-04-171-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-174-2/+80
* fix(files): Focus filename input in new-node dialog when openedFerdinand Thiessen2024-04-161-1/+18
* fix(files): Inherit some node attributes when creating new nodes to preserve ...Ferdinand Thiessen2024-04-164-10/+39
* fix(files): Sanitize `share-types` attribute in download actionFerdinand Thiessen2024-04-161-1/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-152-18/+18
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-144-6/+42
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-124-6/+42
* fix(files): Hide full view name on small mobile to prevent overflowFerdinand Thiessen2024-04-101-10/+11
* fix(breadcrumbs): Improved breadcrumb progress bar mobile renderingEduardo Morales2024-04-102-19/+21
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-104-6/+24
* Merge pull request #44734 from nextcloud/backport/44714/stable28Louis2024-04-091-11/+2
|\
| * fix(files): Call davGetFavoritesReport after the registration of propfind pro...Louis Chemineau2024-04-091-11/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-094-0/+36
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-084-0/+36
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0712-2/+90
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0610-4/+94
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0598-380/+248
* fix(files): fixed breadcrumbs dissapearing on narrow screensEduardo Morales2024-04-041-16/+38
* feat: hide breadcrumbs when an upload is ongoing on narrow screen #40942Andrii Rublov2024-04-041-0/+20
* fix(files): breadcrumbs native drop eventskjnldsv2024-04-041-1/+1
* chore: add drag and drop recursion and FilesystemAPI testingskjnldsv2024-04-045-174/+350
* feat(files): unify drag and drop methodsskjnldsv2024-04-044-156/+372
* fix(files): breadcrumbs dndskjnldsv2024-04-043-59/+167
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-044-4/+14
* fix(files): Do not require files_trashbin in live photo sync listenerLouis Chemineau2024-04-035-131/+69
* fix(files): Fix translation of "Delete file"Joas Schilling2024-04-021-4/+16
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-022-0/+56
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-014-6/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-316-12/+76
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-306-2/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2998-1286/+1416
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-272-8/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-264-4/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-252-8/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-192-4/+4
* fix(files): Adjust files drop to work with Blink engine (chrom(ium), edge)Ferdinand Thiessen2024-03-182-12/+19
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-1790-110/+106
* fix: changed text alignment and icon logicEduardo Morales2024-03-161-5/+8
* fix: Display "+New" while files page loads instead of "+Add".Ty Davis2024-03-161-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-162-0/+8
* fix: Ensure correct stacking context for right click menuChristopher Ng2024-03-151-1/+1
* feat(files): restore unified search filtering in files viewfenn-cs2024-03-152-53/+33