aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #48783 from nextcloud/automated/noid/stable28-update-code-...Joas Schilling2024-10-191-23/+24
|\
| * fix(security): Update code signing revocation listnextcloud-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
* | | Merge pull request #48711 from nextcloud/backport/48682/stable28Kate2024-10-171-0/+1
|\ \ \ | |_|/ |/| |
| * | fix(AppConfig): Add external JWT private key to sensitive keysbackport/48682/stable28provokateurin2024-10-151-0/+1
| |/
* | Merge pull request #48753 from nextcloud/backport/48734/stable28Maksim Sukharev2024-10-173-11/+24
|\ \
| * | fix: do not duplicate existing entityMaksim Sukharev2024-10-171-8/+1
| * | fix: dismiss notification only after transfer bg job createdMaksim Sukharev2024-10-172-5/+20
| * | fix: add notification icon for transfer ownershipMaksim Sukharev2024-10-172-0/+5
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-17266-782/+858
* | Merge pull request #48456 from nextcloud/backport/47910/stable28Ferdinand Thiessen2024-10-169-12/+44
|\ \
| * | chore(assets): Recompile assetsnextcloud-command2024-10-166-9/+9
| * | fix(files): Add more visual move / copy notificationbackport/47910/stable28Ferdinand Thiessen2024-10-163-3/+35
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1650-66/+232
* | Merge pull request #48616 from nextcloud/backport/48597/stable28Côme Chilliet2024-10-153-1/+8
|\ \ | |/ |/|
| * fix(tests): Fix sharebymail testsbackport/48597/stable28Côme Chilliet2024-10-152-2/+4
| * fix(sharebymail): Fix share update when node id changedCôme Chilliet2024-10-151-1/+4
| * feat(transfer-ownership): Improve verbose output of commandCôme Chilliet2024-10-151-0/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1586-206/+284
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1444-94/+248
* Merge pull request #48580 from nextcloud/dependabot/npm_and_yarn/stable28/nex...dependabot[bot]2024-10-134-16/+35
|\
| * chore(deps-dev): Bump @nextcloud/cypressdependabot/npm_and_yarn/stable28/nextcloud/cypress-1.0.0-beta.9dependabot[bot]2024-10-134-16/+35
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1378-194/+230
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1254-132/+376
* Merge pull request #48633 from nextcloud/backport/48623/stable28Julius Knorr2024-10-111-1/+1
|\
| * fix: Allow overriding shouldApplyQuota check from child classesbackport/48623/stable28Julius Knorr2024-10-091-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1176-240/+468
* | Merge pull request #48641 from nextcloud/release/28.0.11v28.0.11Arthur Schiwon2024-10-101-2/+2
|\ \
| * | build(hub): 28.0.11release/28.0.11Arthur Schiwon2024-10-101-2/+2
|/ /
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-10-1042-4/+354
|/
* Merge pull request #48213 from nextcloud/backport/48205/stable28Stephan Orbaugh2024-10-0924-115/+344
|\
| * fix: improve moving object store items to trashbinbackport/48205/stable28Robin Appelman2024-10-081-10/+9
| * fix(tests): UserManager constructor argumentsLouis Chemineau2024-10-081-3/+3
| * fix: rework move into object store to better preserve fileidsRobin Appelman2024-10-081-19/+55
| * fix: preserve fileid when moving from objectstore to non-objectstoreRobin Appelman2024-10-083-11/+28
| * fix: ensure source folder is removed from cache when moving to objectstoreRobin Appelman2024-10-081-0/+1
| * fix: fix trashbin move with object storeRobin Appelman2024-10-081-2/+4
| * fix: fix shared storage testRobin Appelman2024-10-081-0/+1
| * fix: Prevent duplicate creation of print_exception functionLouis Chemineau2024-10-084-23/+39
| * fix(tests): Fix Folder testsCôme Chilliet2024-10-081-3/+22
| * fix: Override start method of \Sabre\DAV\Server to remove exception outputLouis Chemineau2024-10-081-0/+23