aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* fix: Restore missing dot in FilesListVirtual.vueartonge/fix/missing_dotLouis Chemineau2024-09-151-1/+1
* Merge pull request #47920 from nextcloud/artonge/feat/reset_route_when_sideba...Louis2024-09-141-7/+23
|\
| * feat: Reset route if neither the Viewer of the Sidebar is openLouis Chemineau2024-09-141-7/+23
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-144-0/+16
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-136-0/+22
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-122-6/+6
* fix(files): Make `openMenu` watcher null safeFerdinand Thiessen2024-09-111-3/+5
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1196-6126/+6136
* fix(files): Reset context menu position on closeFerdinand Thiessen2024-09-101-0/+17
* Merge pull request #47294 from nextcloud/fix/natural-order-treePytal2024-09-103-5/+17
|\
| * fix(files): Render folders in natural sort orderChristopher Ng2024-09-091-3/+17
| * fix(files): Sort tree views correctly by natural orderChristopher Ng2024-09-092-2/+0
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-108-2/+50
|/
* feat(NavigationManager): Add default entries handlingprovokateurin2024-09-091-1/+3
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-098-0/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-0810-2/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-0796-6124/+6128
* fix(files): Fallback icons should fill the containerFerdinand Thiessen2024-09-061-2/+5
* test: Add end-to-end tests for new public share Vue UIFerdinand Thiessen2024-09-062-2/+3
* fix(files): "Edit locally" action should not be shown on public sharesFerdinand Thiessen2024-09-061-0/+6
* fix(files): Do not add click listener if there is no default action on public...Ferdinand Thiessen2024-09-063-31/+46
* fix(files): "New folder" menu entry requires read permissionFerdinand Thiessen2024-09-062-6/+8
* fix(files): Disable internal views on public sharesFerdinand Thiessen2024-09-061-6/+9
* fix(files_sharing): Handle download permission the same way for public and in...Ferdinand Thiessen2024-09-061-5/+5
* fix(files): Do not allow copy action on public shares without `create` permis...Ferdinand Thiessen2024-09-061-3/+17
* feat(files): Allow to download files on public sharesFerdinand Thiessen2024-09-062-17/+36
* fix(files): Do not allow rename action on single-file-sharesFerdinand Thiessen2024-09-061-5/+11
* fix(files): Disable copy-move-action of single file sharesFerdinand Thiessen2024-09-061-1/+5
* refactor(files): Make `RouterService` provide a protected getter for the rout...Ferdinand Thiessen2024-09-062-16/+17
* fix(files): Adjust files list for sharing permissions on public sharesFerdinand Thiessen2024-09-062-4/+25
* fix(files): Fix file previews for public sharesFerdinand Thiessen2024-09-061-7/+17
* fix(files): Do not use `favorite`, `sidebar` and `view-in-folder` action for ...Ferdinand Thiessen2024-09-063-6/+29
* feat(files_sharing): Migrate public share to use Vue files listFerdinand Thiessen2024-09-064-12/+22
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-064-2/+6
* chore: adjust code to adhere to coding standardAnna Larch2024-09-052-2/+2
* fix(transfer-ownership): Improve comments according to code reviewCôme Chilliet2024-09-051-3/+3
* feat(transfer-ownership): Correctly react to encrypted filesCôme Chilliet2024-09-051-20/+43
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-052-0/+14
* fix(files): undefined displayname for outdated `@nextcloud/files`<3.6.0 appsskjnldsv2024-09-041-1/+2
* fix(files): undefined sidebarskjnldsv2024-09-041-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-048-0/+36
* fix(files): Fix navigating with breadcrumbs not highlighting navigation entryChristopher Ng2024-09-031-1/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-038-0/+96
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-0210-2/+22
* fix(files): Node loading information should be accessibleFerdinand Thiessen2024-08-311-1/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-3010-4/+34
* chore(files): Fix remaining TypeScript errors in FileEntryPreviewFerdinand Thiessen2024-08-291-7/+9
* feat: Use the blurhash in FilesLouis Chemineau2024-08-293-11/+69
* fix(files): Remove margin and width to not break layoutLouis Chemineau2024-08-291-2/+0
* chore: Add stylelint rules to verify we only use logical propertiesFerdinand Thiessen2024-08-2910-14/+14