aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move oc_file_metadata.metadata migration to a background jobbackport/43580/stable26Louis Chemineau2024-11-258-20/+205
* Merge pull request #49031 from nextcloud/backport/49009/stable26Benjamin Gaussorgues2024-10-311-0/+3
|\
| * fix(files-external): set password as sensitivebackport/49009/stable26Maxence Lange2024-10-311-0/+3
|/
* Merge pull request #48961 from nextcloud/backport/48921/stable26John Molakvoæ2024-10-291-3/+3
|\
| * ci(psalm): Add missing imagick extensionbackport/48921/stable26provokateurin2024-10-291-3/+3
|/
* Merge pull request #48927 from nextcloud/backport/48917/stable26John Molakvoæ2024-10-291-0/+1
|\
| * fix(dav): Cleanup view-only checkbackport/48917/stable26provokateurin2024-10-281-0/+1
* | Merge pull request #48525 from nextcloud/backport/48510/stable26Joas Schilling2024-10-282-111/+71
|\ \ | |/ |/|
| * fix(caldav): add missing handlersbackport/48510/stable26Anna Larch2024-10-022-111/+71
* | Merge pull request #48779 from nextcloud/automated/noid/stable26-update-code-...Joas Schilling2024-10-191-23/+24
|\ \ | |/ |/|
| * fix(security): Update code signing revocation listnextcloud-command2024-10-191-23/+24
|/
* Merge pull request #48303 from nextcloud/backport/48297/stable26Stephan Orbaugh2024-10-0114-92/+168
|\
| * fix: Prevent duplicate creation of print_exception functionbackport/48297/stable26Louis Chemineau2024-10-014-23/+39
| * fix: Override start method of \Sabre\DAV\Server to remove exception outputLouis Chemineau2024-10-011-0/+23
| * fix: Drop unnecessary exitLouis Chemineau2024-10-011-1/+0
| * fix: Replace conflicting tags in `xml_exception` templateFerdinand Thiessen2024-10-011-1/+1
| * fix(dav): Always respond custom error page on exceptionsLouis Chemineau2024-10-0110-77/+115
|/
* Merge pull request #48384 from nextcloud/backport/48359/stable26Stephan Orbaugh2024-10-012-17/+32
|\
| * chore: Update smb-kerberos workflowbackport/48359/stable26Louis Chemineau2024-10-011-17/+24
| * fix: Use hashed password in files_external settingsLouis Chemineau2024-09-301-0/+8
|/
* Merge pull request #48377 from nextcloud/backport/48142/stable26Joas Schilling2024-09-261-5/+17
|\
| * fix(share): Ensure unique share tokensbackport/48142/stable26ernolf2024-09-261-5/+17
|/
* Merge pull request #48338 from nextcloud/automated/noid/stable26-update-ca-ce...Joas Schilling2024-09-252-3/+101
|\
| * fix(security): Update CA certificate bundlenextcloud-command2024-09-252-3/+101
|/
* Merge pull request #48290 from nextcloud/backport/48282/stable26Joas Schilling2024-09-232-0/+5
|\
| * chore: add .git-blame-ignore-revsbackport/48282/stable26Daniel Kesselberg2024-09-232-0/+5
|/
* Merge pull request #47520 from nextcloud/backport/47325/stable26John Molakvoæ2024-09-043-20/+74
|\
| * chore: Remove test not compatible with 27 and belowCôme Chilliet2024-08-271-124/+0
| * fix: Remove call to non-existing method in 28 and add missing use in testCôme Chilliet2024-08-272-1/+1
| * fix(tests): Fix PHP 8.0 compatibilityCôme Chilliet2024-08-271-1/+2
| * fix(tests): Adapt tests to change of DefaultShareProvider constructorCôme Chilliet2024-08-271-8/+17
| * fix: Remove shares only if there are no more common groups between usersCôme Chilliet2024-08-272-39/+64
| * chore(tests): Test limiting sharing to same groupLouis Chemineau2024-08-271-0/+97
| * fix(files_sharing): Delete user shares if needed when user is removed from a ...Louis Chemineau2024-08-272-12/+58
|/
* Merge pull request #46666 from nextcloud/backport/46640/stable26Arthur Schiwon2024-07-303-24/+40
|\
| * fix(Token): take over scope in token refresh with login by cookieArthur Schiwon2024-07-293-24/+40
|/
* Merge pull request #46420 from nextcloud/backport/46398/stable26Arthur Schiwon2024-07-161-2/+8
|\
| * fix(Session): avoid race conditions on clustered setupsArthur Schiwon2024-07-101-2/+8
* | Merge pull request #46409 from nextcloud/backport/46388/stable26Joas Schilling2024-07-111-21/+9
|\ \ | |/ |/|
| * fix(workflows): Fix file systemtag cacheJoas Schilling2024-07-111-21/+9
|/
* Merge pull request #46261 from nextcloud/automated/noid/stable26-update-ca-ce...Joas Schilling2024-07-032-33/+20
|\
| * fix(security): Update CA certificate bundlenextcloud-command2024-07-032-33/+20
|/
* Merge pull request #46153 from nextcloud/automated/noid/stable26-update-code-...Joas Schilling2024-06-271-22/+22
|\
| * fix(security): Update code signing revocation listnextcloud-command2024-06-271-22/+22
|/
* Merge pull request #46086 from nextcloud/backport/46075/stable26Arthur Schiwon2024-06-251-1/+4
|\
| * fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATIONArthur Schiwon2024-06-251-1/+4
|/
* Merge pull request #45925 from nextcloud/backport/45912/stable26Joas Schilling2024-06-191-1/+1
|\
| * ci: use precise ref for 3rdparty checkArthur Schiwon2024-06-171-1/+1
* | Merge pull request #45812 from nextcloud/backport/43942/stable26Arthur Schiwon2024-06-189-52/+210
|\ \
| * | test(unit): adjust testSSO scenario and test classArthur Schiwon2024-06-132-5/+67