aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix(theming): Use NavigationManager to handle default entriesprovokateurin2024-09-095-16/+26
* feat(NavigationManager): Add default entries handlingprovokateurin2024-09-091-1/+3
* fix: Update AdminAI.vuerakekniven2024-09-091-1/+1
* chore(i18n): adapted lowercaserakekniven2024-09-091-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-0918-12/+84
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-0820-8/+162
* Merge pull request #43281 from nextcloud/feature/minSupportDesktopVerMsgFerdinand Thiessen2024-09-075-18/+79
|\
| * fix: Adjust unit tests and protect against XSSFerdinand Thiessen2024-09-065-20/+72
| * fix(dav): Update 403 error messageCamila2024-09-062-7/+16
* | Merge pull request #47806 from nextcloud/chore/cleanup-public-shareFerdinand Thiessen2024-09-071-3/+2
|\ \
| * | chore(files_sharing): Do not use files source files but directly the libraryFerdinand Thiessen2024-09-061-3/+2
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-09-07222-8954/+9216
|/
* 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_sharing): Ensure sidebar share entry lists are labelledFerdinand Thiessen2024-09-062-4/+14
* fix(files): "New folder" menu entry requires read permissionFerdinand Thiessen2024-09-062-6/+8
* chore(files_sharing): Remove now unused legacy scriptsFerdinand Thiessen2024-09-068-1161/+0
* fix(files): Disable internal views on public sharesFerdinand Thiessen2024-09-061-6/+9
* fix(files_sharing): Set file-request header for nextcloud/uploadFerdinand Thiessen2024-09-062-78/+95
* fix(files_sharing): Disable sharing status action for public sharesFerdinand Thiessen2024-09-061-1/+7
* fix(files_sharing): Handle download permission the same way for public and in...Ferdinand Thiessen2024-09-062-5/+10
* fix(files): Do not allow copy action on public shares without `create` permis...Ferdinand Thiessen2024-09-062-3/+18
* 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
* refactor(files_sharing): Make file structure more clearFerdinand Thiessen2024-09-0620-27/+31
* 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-0614-542/+613
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-0634-10/+52
* chore: adjust code to adhere to coding standardAnna Larch2024-09-0528-131/+130
* Merge pull request #47770 from nextcloud/artonge/fix/always_respond_custom_er...Louis2024-09-057-53/+55
|\
| * fix(dav): Always respond custom error page on exceptionsLouis Chemineau2024-09-057-53/+55
* | Merge pull request #47519 from nextcloud/fix/transfer-ownership-encrypted-filesStephan Orbaugh2024-09-051-20/+43
|\ \
| * | 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(setupchecks): Test overwrite.cli url first, then generated one, andCôme Chilliet2024-09-051-16/+30
* | fix: add option to remove the webroot for setup checks and don't check truste...Daniel Kesselberg2024-09-053-13/+38
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-05156-114/+324
* 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: Hide status tooltip in row to add a new mount pointDaniel Calviño Sánchez2024-09-041-1/+1
* fix: Fix unmodified placeholder replacing the actual value when updatingDaniel Calviño Sánchez2024-09-042-0/+12
* fix: Reset selected backend when adding a new storageDaniel Calviño Sánchez2024-09-041-0/+2
* fix: Add missing translation for UI stringDaniel Calviño Sánchez2024-09-041-1/+1
* fix: Restore default status tooltip when no status message is providedDaniel Calviño Sánchez2024-09-041-2/+3