aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* feat(files): add folder icon overlayJohn Molakvoæ2023-09-052-7/+73
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-05118-232/+326
* Merge pull request #40192 from nextcloud/feat/sharing-icon-breadJohn Molakvoæ2023-09-055-24/+105
|\
| * fix(files): `New folder` caseJohn Molakvoæ2023-09-021-1/+1
| * feat(files): add sharing icon in headerJohn Molakvoæ2023-09-024-23/+104
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-042-4/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-0312-2/+14
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-02116-0/+116
|/
* fix: remove old fileUploadSpec jsunit testJohn Molakvoæ2023-09-011-303/+0
* feat(files): add uploaderJohn Molakvoæ2023-09-0110-35/+262
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-012-2/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-318-8/+112
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-30120-62/+186
* enh(a11y): Always visible file rename labelChristopher Ng2023-08-291-1/+9
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-292-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-282-2/+54
* fix(apps): Adjust apps for FilePicker API changeFerdinand Thiessen2023-08-261-1/+0
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-266-4/+22
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-258-22/+38
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-2422-2/+46
* chore: upgrade to `@nextcloud/files@3.0.0-beta.18`John Molakvoæ2023-08-232-9/+18
* feat: migrate FileAction from serverJohn Molakvoæ2023-08-2332-261/+46
* chore: use Navigation from `@nextcloud/files`John Molakvoæ2023-08-2326-366/+98
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-234-0/+8
* files: Fix OpenAPI specjld31032023-08-221-4/+4
* Merge pull request #39950 from nextcloud/bugfix/uncaught-preview-promiseJulius Härtl2023-08-221-1/+5
|\
| * fix: Avoid throwing on folder previews as there are noneJulius Härtl2023-08-221-1/+5
* | Merge pull request #39912 from nextcloud/fix/improved-upload-viewFerdinand Thiessen2023-08-224-20/+60
|\ \ | |/ |/|
| * fix: Upload progress shows number of files to upload and current indexFerdinand Thiessen2023-08-214-9/+23
| * fix: Make smooth bitrate and remaining upload time work when unsetFerdinand Thiessen2023-08-211-6/+6
| * Smooth time remaining, bitrate and stabilize user informationPhlogi2023-08-211-14/+40
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-226-2/+42
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-212-0/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-206-0/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-1916-2/+28
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-18120-334/+444
* fix(files): trashbin redirect and default fileid Sidebar openJohn Molakvoæ2023-08-178-234/+159
* chore: update openapiJohn Molakvoæ2023-08-171-0/+1
* fix(cypress): adjust selectorsJohn Molakvoæ2023-08-174-8/+36
* fix(files): window.caches checkJohn Molakvoæ2023-08-171-2/+6
* fix(tests): actions adjust and jest fetch mockJohn Molakvoæ2023-08-173-7/+19
* fix(files): sidebar favorite event syncJohn Molakvoæ2023-08-172-32/+22
* fix(files): navigation quota alignmentsJohn Molakvoæ2023-08-171-2/+2
* fix(files): unnecessary navigation change detectionJohn Molakvoæ2023-08-171-3/+5
* fix(files): dir contents variablesJohn Molakvoæ2023-08-171-5/+8
* fix(files): router and fileid sidebar openJohn Molakvoæ2023-08-177-35/+49
* fix(files): active and open sidebar on mountJohn Molakvoæ2023-08-174-23/+64
* fix: FileEntry boundariesElement and right click menuJohn Molakvoæ2023-08-171-7/+12
* feat: redirect to the mime icon if no preview availableJohn Molakvoæ2023-08-171-15/+2
* perf(files): reuse vnode with unique keyJohn Molakvoæ2023-08-172-15/+9