aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #48935 from nextcloud/backport/48918/stable28John Molakvoæ2024-10-283-11/+12
|\
| * fix(files_sharing): Cleanup error messagesbackport/48918/stable28provokateurin2024-10-283-11/+12
|/
* Merge pull request #48929 from nextcloud/backport/48917/stable28Kate2024-10-281-0/+1
|\
| * fix(dav): Cleanup view-only checkbackport/48917/stable28provokateurin2024-10-281-0/+1
* | Merge pull request #48923 from nextcloud/backport/48898/stable28Grigorii K. Shartsev2024-10-283-3/+4
|\ \ | |/ |/|
| * chore(assets): Recompile assetsbackport/48898/stable28Grigorii K. Shartsev2024-10-282-3/+3
| * fix(files): add title for files list table header buttonGrigorii K. Shartsev2024-10-281-0/+1
|/
* Merge pull request #48744 from nextcloud/backport/46124/stable28Julius Knorr2024-10-281-3/+5
|\
| * refactor: Inject IRootFolderbackport/46124/stable28Christopher Ng2024-10-161-4/+4
| * fix: Fix "Unknown path" error when source user `files` folder has not been in...Christopher Ng2024-10-161-0/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2816-24/+50
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2754-88/+166
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-26146-402/+670
* | Merge pull request #48875 from nextcloud/backport/47745/stable28John Molakvoæ2024-10-253-4/+5
|\ \
| * | chore(assets): Recompile assetsnextcloud-command2024-10-252-3/+3
| * | fix(files): undefined displayname for outdated `@nextcloud/files`<3.6.0 appsskjnldsv2024-10-251-1/+2
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-25150-142/+160
* | Merge pull request #48858 from nextcloud/backport/48839/stable28Joas Schilling2024-10-241-2/+2
|\ \
| * | build: Show the actual stringbackport/48839/stable28Joas Schilling2024-10-231-2/+2
| * | build: Print RTL limited characters in translation-checkerprovokateurin2024-10-231-2/+2
* | | Merge pull request #48749 from nextcloud/backport/48373/stable28yemkareems2024-10-242-7/+29
|\ \ \
| * | | fix: cs fix for namespacebackport/48373/stable28yemkareems2024-10-171-2/+2
| * | | fix: add PasswordConfirmationRequired to user storages create, update and deleteyemkareems2024-10-171-6/+8
| * | | fix: Add frontend code for password confirmationFerdinand Thiessen2024-10-171-1/+21
| * | | fix: add PasswordConfirmationRequired to update and delete methodyemkareems2024-10-170-0/+0
| * | | fix: add PasswordConfirmationRequired to create user storages endpointyemkareems2024-10-170-0/+0
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-24122-344/+296
* | | | Merge pull request #48796 from nextcloud/backport/48696/stable28Ferdinand Thiessen2024-10-235-28/+49
|\ \ \ \ | |_|/ / |/| | |
| * | | chore(assets): Recompile assetsbackport/48696/stable28nextcloud-command2024-10-234-6/+6
| * | | fix(files_sharing): Add proper user facing messages on successFerdinand Thiessen2024-10-231-22/+43
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-236-10/+10
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-222-2/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2256-48/+206
* | | Merge pull request #48832 from nextcloud/backport/48603/stable28Joas Schilling2024-10-221-2/+19
|\ \ \
| * | | fix(logger): Remove more parameters of other methodsbackport/48603/stable28Joas Schilling2024-10-211-2/+19
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-22106-144/+442
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2164-160/+606
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-2050-82/+364
* | | Merge pull request #48783 from nextcloud/automated/noid/stable28-update-code-...Joas Schilling2024-10-191-23/+24
|\ \ \
| * | | fix(security): Update code signing revocation listautomated/noid/stable28-update-code-signing-crlnextcloud-command2024-10-191-23/+24
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1990-124/+192
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-18128-348/+446
* | | Merge pull request #48762 from nextcloud/backport/48539/stable28Joas Schilling2024-10-171-5/+5
|\ \ \
| * | | fix(message): Fix logic of Mail testbackport/48539/stable28Joas Schilling2024-10-171-5/+5
* | | | Merge pull request #48739 from nextcloud/backport/48673/stable28Ferdinand Thiessen2024-10-172-2/+36
|\ \ \ \
| * | | | fix(share): Return empty string if no label is setbackport/48673/stable28Ferdinand Thiessen2024-10-172-2/+36
* | | | | Merge pull request #48587 from nextcloud/backport/47896/stable28Ferdinand Thiessen2024-10-1712-78/+342
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(UserTrait): Fix backend initializationbackport/47896/stable28provokateurin2024-10-172-0/+4
| * | | | fix: Skip users that still exist in backendFerdinand Thiessen2024-10-155-11/+30
| * | | | fix: Make user removal more resilientFerdinand Thiessen2024-10-1511-78/+319