summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* fix(files): Also restore shares after ownership transfer for object storageFerdinand Thiessen2024-04-181-38/+73
* fix(files): Do not show files from hidden folders in "Recent"-view if hidden ...Ferdinand Thiessen2024-04-185-6/+59
* Merge pull request #44887 from nextcloud/backport/44882/stable29Benjamin Gaussorgues2024-04-181-0/+10
|\
| * fix(files): Ensure search query is cleared when changing view or directoryFerdinand Thiessen2024-04-181-0/+10
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-182-0/+84
|/
* fix(files): Inherit some node attributes when creating new nodes to preserve ...Ferdinand Thiessen2024-04-174-9/+35
* fix(files): Sanitize `share-types` attribute in download actionFerdinand Thiessen2024-04-171-1/+2
* Merge pull request #44846 from nextcloud/backport/44806/stable29Benjamin Gaussorgues2024-04-171-1/+1
|\
| * chore: Switch widget to primary colorChristopher Ng2024-04-161-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-172-0/+30
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-162-2/+50
* chore(deps): Update openapi-extractorprovokateurin2024-04-151-1/+1
* 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
* Merge pull request #44735 from nextcloud/backport/44714/stable29Arthur Schiwon2024-04-111-2/+1
|\
| * fix(files): Call davGetFavoritesReport after the registration of propfind pro...Louis Chemineau2024-04-091-2/+1
* | Merge pull request #44760 from nextcloud/backport/44450/stable29Arthur Schiwon2024-04-112-25/+28
|\ \
| * | fix(Cypress): Adjust tests for new breadcrumbsEduardo Morales2024-04-101-1/+1
| * | 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
* | | Merge pull request #44732 from nextcloud/backport/44216/stable29Joas Schilling2024-04-111-4/+40
|\ \ \ | |/ / |/| |
| * | chore(deps): Update openapi-extractorprovokateurin2024-04-081-4/+40
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-104-6/+24
| |/ |/|
* | 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): 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-151/+355
* fix(files): breadcrumbs dndskjnldsv2024-04-043-70/+188
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-045-10/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-044-4/+14
* 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(personal-files): correctly filters groupfolders nowEduardo Morales2024-03-261-6/+9
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-264-4/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-252-8/+8
* fix(tests): Add mock for `window._oc_webroot`Ferdinand Thiessen2024-03-233-0/+18
* fix(files): When copying nodes only add the copy suffix for file before file ...Ferdinand Thiessen2024-03-222-7/+30
* fix(files): Do not escape file names for filepicker buttonsFerdinand Thiessen2024-03-221-2/+2
* chore: Update openapi specChristopher Ng2024-03-201-0/+5
* feat: Add iconSvgInline to TemplateFileCreatorChristopher Ng2024-03-203-1/+3