aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* feat: add pagination compatibility to cardav backendfeat/pagination-cardavHamza Mahjoubi2024-09-112-5/+20
* Merge pull request #47881 from nextcloud/fix/new-group-iconPytal2024-09-111-2/+2
|\
| * fix(settings): Add back create group iconChristopher Ng2024-09-101-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-11250-6606/+6346
|/
* Merge pull request #47848 from nextcloud/fix/files-context-menuFerdinand Thiessen2024-09-101-0/+17
|\
| * fix(files): Reset context menu position on closeFerdinand Thiessen2024-09-101-0/+17
* | fix(INotification): Restrict rich object parameters typeprovokateurin2024-09-101-2/+2
|/
* 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
* | Merge pull request #47737 from nextcloud/fix/also-allow-unsharing-for-circlesRichard Steinmetz2024-09-101-1/+1
|\ \
| * | fix(dav): also allow unsharing of circle sharesAnna Larch2024-09-051-1/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-10140-140/+374
| |/ |/|
* | Merge pull request #47845 from nextcloud/feat/webhook_listeners-remove-all-fr...Andy Scherzinger2024-09-093-2/+175
|\ \
| * | chore(webhook_listeners): Update openapi.jsonCôme Chilliet2024-09-091-1/+129
| * | feat(webhook_listeners): Add API endpoint to remove all registrations from an...Côme Chilliet2024-09-091-1/+31
| * | feat(webhook_listeners): Add mapper method to remove all registrations from a...Côme Chilliet2024-09-091-0/+15
* | | Merge pull request #47523 from nextcloud/fix/theming/custom-apps-orderKate2024-09-098-19/+37
|\ \ \
| * | | fix(NavigationManager): Skip invalid default navigation entriesprovokateurin2024-09-092-2/+8
| * | | fix(theming): Use NavigationManager to handle default entriesprovokateurin2024-09-095-16/+26
| * | | feat(NavigationManager): Add default entries handlingprovokateurin2024-09-091-1/+3
| |/ /
* | | Merge pull request #47841 from nextcloud/fix/files-sharing-openfileJonas2024-09-092-0/+12
|\ \ \
| * | | fix(files_sharing): Open single-file-share by defaultFerdinand Thiessen2024-09-092-0/+12
| |/ /
* | | Merge pull request #47807 from nextcloud/fix/files_sharing--password-labelGrigorii K. Shartsev2024-09-091-17/+15
|\ \ \
| * | | fix(files_sharing): add accessible labels in link share creationGrigorii K. Shartsev2024-09-091-17/+13
| * | | fix(files_sharing): checkbox for password in link share is not shownGrigorii K. Shartsev2024-09-091-0/+2
| |/ /
* | | Merge pull request #47803 from nextcloud/chore/add-migration-attributeFerdinand Thiessen2024-09-091-0/+7
|\ \ \ | |/ / |/| |
| * | chore(files_sharing): Add migration attribute for `share.reminder_sent` columnFerdinand Thiessen2024-09-061-0/+7
* | | 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