aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix(security): Update CA certificate bundleautomated/noid/stable23-update-ca-cert-bundlenextcloud-command2025-02-262-34/+65
* Merge pull request #50381 from nextcloud/automated/noid/stable23-update-code-...Joas Schilling2025-01-241-41/+42
|\
| * fix(security): Update code signing revocation listautomated/noid/stable23-update-code-signing-crlnextcloud-command2025-01-241-41/+42
|/
* Merge pull request #50002 from nextcloud/automated/noid/stable23-update-ca-ce...Joas Schilling2025-01-012-88/+3
|\
| * fix(security): Update CA certificate bundlenextcloud-command2025-01-012-88/+3
|/
* Merge pull request #49506 from nextcloud/automated/noid/stable23-update-ca-ce...Joas Schilling2024-11-272-2/+32
|\
| * fix(security): Update CA certificate bundlenextcloud-command2024-11-272-2/+32
|/
* Merge pull request #48781 from nextcloud/automated/noid/stable23-update-code-...Joas Schilling2024-10-191-23/+24
|\
| * fix(security): Update code signing revocation listnextcloud-command2024-10-191-23/+24
|/
* Merge pull request #48340 from nextcloud/automated/noid/stable23-update-ca-ce...Joas Schilling2024-09-252-3/+101
|\
| * fix(security): Update CA certificate bundlenextcloud-command2024-09-252-3/+101
|/
* Merge pull request #46266 from nextcloud/automated/noid/stable23-update-ca-ce...Joas Schilling2024-07-044-34/+23
|\
| * fix(CI): Mark flaky test as skippedJoas Schilling2024-07-031-0/+2
| * fix(CI): Use the non-failing image from stable24Joas Schilling2024-07-031-1/+1
| * fix(security): Update CA certificate bundlenextcloud-command2024-07-032-33/+20
|/
* Merge pull request #46209 from nextcloud/backport/46177/stable23Arthur Schiwon2024-07-022-5/+26
|\
| * fix(CI): Update minio image to same as stable24Joas Schilling2024-07-011-2/+8
| * fix(CI): Fix oracle image and configJoas Schilling2024-07-011-3/+18
|/
* Merge pull request #46161 from nextcloud/automated/noid/stable23-update-code-...Joas Schilling2024-06-271-22/+22
|\
| * fix(security): Update code signing revocation listnextcloud-command2024-06-271-22/+22
|/
* Merge pull request #44558 from nextcloud/backport/44339/stable23Arthur Schiwon2024-04-241-3/+9
|\
| * fix(share): use share owner to confirm reshareMaxence Lange2024-03-281-3/+9
* | Merge pull request #45010 from nextcloud/backport/44892/stable23Joas Schilling2024-04-241-1/+4
|\ \ | |/ |/|
| * fix(files): Also skip cross storage move with access controlJoas Schilling2024-04-241-1/+4
|/
* Merge pull request #44481 from nextcloud/backport/44276/stable23Joas Schilling2024-03-282-1/+26
|\
| * fix(config): Make sure user keys are stringsChristoph Wurst2024-03-262-1/+26
* | Merge pull request #44521 from nextcloud/automated/noid/stable23-update-code-...Joas Schilling2024-03-281-9/+10
|\ \
| * | fix(security): Update code signing revocation listnextcloud-command2024-03-281-9/+10
|/ /
* | Merge pull request #44326 from nextcloud/backport/44309/stable23Joas Schilling2024-03-267-189/+160
|\ \ | |/ |/|
| * chore(dav): Remove short function closure syntax not supported in PHP 7.3Côme Chilliet2024-03-213-3/+9
| * chore: Remove typed properties to support 7.3Côme Chilliet2024-03-195-26/+52
| * chore: Remove PHP8 constructor property promotionsCôme Chilliet2024-03-193-20/+63
| * fix(dav): Add missing use for OCP\ConstantsCôme Chilliet2024-03-191-0/+1
| * chore: Break closure call on two lines to make it readableCôme Chilliet2024-03-192-2/+4
| * fix(systemtags): Forbid tagging of readonly filesCôme Chilliet2024-03-197-233/+126
|/
* Merge pull request #43857 from nextcloud/backport/43787/stable23John Molakvoæ2024-03-161-0/+6
|\
| * fix: Throw instead of yielding nothing when listing local directoriesJulius Härtl2024-03-071-0/+6
* | Merge pull request #44147 from nextcloud/automated/noid/stable23-update-ca-ce...Joas Schilling2024-03-122-3/+50
|\ \ | |/ |/|
| * fix(security): Update CA certificate bundlenextcloud-command2024-03-122-3/+50
|/
* Merge pull request #43890 from nextcloud/backport/43599/stable23John Molakvoæ2024-02-291-6/+15
|\
| * fix: Add bruteforce protection to email endpointJoas Schilling2024-02-281-6/+15
* | Merge pull request #43783 from nextcloud/backport/43753/stable23John Molakvoæ2024-02-297-0/+329
|\ \
| * | fix(dav): Rate limit calendar/subscription creationChristoph Wurst2024-02-287-0/+329
* | | Merge pull request #43874 from nextcloud/backport/43727/stable23John Molakvoæ2024-02-281-1/+29
|\ \ \ | |_|/ |/| |
| * | Check node permissions when restoring a versionLouis Chemineau2024-02-281-1/+29
|/ /
* | Merge pull request #40332 from nextcloud/backport/39699/stable23Stephan Orbaugh2024-02-272-29/+100
|\ \ | |/ |/|
| * Remove modern PHP syntax, and apply codesniffer fixes in Share20/Manager.phpCôme Chilliet2024-02-261-3/+1
| * Use nullsafe call syntax instead of additionnal checkCôme Chilliet2024-02-261-1/+1
| * Fix tests, add test for the new featureCôme Chilliet2024-02-261-22/+81
| * Set files_sharing:hide_disabled_user_shares to 'yes' to hide shares from disa...Côme Chilliet2024-02-261-5/+19
|/