aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
| * fix(Session): avoid password confirmation on SSOArthur Schiwon2024-06-126-41/+76
* | fix(Mailer): Allow to enforce strict email formatFerdinand Thiessen2024-06-111-1/+4
* | Merge pull request #45294 from nextcloud/backport/44791/stable28John Molakvoæ2024-06-071-50/+8
|\ \
| * | fix: cleanup logic for getting the max reshare permissionsRobin Appelman2024-05-131-50/+8
* | | Merge pull request #44926 from nextcloud/backport/44039/stable28John Molakvoæ2024-06-071-4/+0
|\ \ \
| * | | fix: regression with updating read-only configSam Bull2024-04-181-4/+0
* | | | Merge pull request #45198 from nextcloud/backport/45196/stable28John Molakvoæ2024-06-071-1/+1
|\ \ \ \
| * | | | fix(OC_Image): Set correct return type for exif_imagetype stubprovokateurin2024-06-061-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #45528 from nextcloud/backport/45014/stable28John Molakvoæ2024-06-071-0/+6
|\ \ \ \
| * | | | Fix backportGit'Fellow2024-05-281-0/+5
| * | | | fix: forbid moving a folder into a subfolder of itselfRobin Appelman2024-05-271-0/+1
* | | | | Merge pull request #44958 from nextcloud/backport/44884/stable28John Molakvoæ2024-06-071-8/+21
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | feat: add request id as comment to all queriesRobin Appelman2024-06-041-8/+21
* | | | | Merge pull request #45646 from nextcloud/backport/45455/stable28Benjamin Gaussorgues2024-06-051-1/+1
|\ \ \ \ \
| * | | | | fix(NavigationManager): Make entry order always an integerprovokateurin2024-06-041-1/+1
| |/ / / /
* | | | | Merge pull request #45640 from nextcloud/backport/45235/stable28Anna2024-06-041-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(caldav): automatically delete outdated scheduling objectsAnna Larch2024-06-031-0/+2
* | | | | Merge pull request #45059 from nextcloud/backport/44496/stable28Josh2024-06-031-1/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | feat: add option to enable s3 accelerationRobin Appelman2024-05-101-1/+16
* | | | | Merge pull request #45362 from nextcloud/backport/45355/stable28yemkareems2024-06-031-1/+6
|\ \ \ \ \
| * | | | | fix: delete user credentials stored in storages_credentials when user gets de...yemkareems2024-05-301-1/+6
* | | | | | Merge pull request #44980 from nextcloud/backport/44794/stable28Git'Fellow2024-06-031-1/+1
|\ \ \ \ \ \
| * | | | | | Update LoggerWrapperCache.phpVelwark2024-05-311-1/+1
* | | | | | | fix(auth): Update authtoken activity selectivelyChristoph Wurst2024-05-312-2/+4
* | | | | | | fix: Always set last activity if we update the row of an authtoken anywaysJulius Härtl2024-05-311-0/+2
|/ / / / / /
* | | | | | fix(groups): allows to save group names with more than 64 charactersBenjamin Gaussorgues2024-05-312-16/+31
* | | | | | Try create folder first and check if it exists afterGit'Fellow2024-05-301-1/+1
* | | | | | fix(files): Try to create dir only if it not existsGit'Fellow2024-05-301-1/+1
|/ / / / /
* | | | | perf(db): Sort data for IN before chunkingChristoph Wurst2024-05-291-0/+3
* | | | | fix(session): Do not update authtoken last_check for passwordlessChristoph Wurst2024-05-291-2/+0
* | | | | fix: Mark more configs as sensitiveJoas Schilling2024-05-281-0/+2
* | | | | fix: Also search in email field for disabled usersCôme Chilliet2024-05-271-1/+2
* | | | | feat: Add back searching in disabled user listCôme Chilliet2024-05-271-2/+10
| |/ / / |/| | |
* | | | Merge pull request #45372 from nextcloud/backport/45236/stable28Joas Schilling2024-05-161-0/+1
|\ \ \ \
| * | | | fix(SystemConfig.php): Add 'updater.server.url' to Private Variablesderschiw2024-05-161-0/+1
* | | | | Merge pull request #45339 from nextcloud/backport/44710/stable28Joas Schilling2024-05-1612-13/+109
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(preview): check mime type before processing with ImagickVarun Patil2024-05-1512-13/+109
| | |_|/ | |/| |
* | | | Merge pull request #45342 from nextcloud/backport/45340/stable28Joas Schilling2024-05-161-1/+1
|\ \ \ \
| * | | | fix: Extend SVG reference checkJoas Schilling2024-05-161-1/+1
| |/ / /
* / / / fix: Correctly check result of functionJoas Schilling2024-05-152-3/+3
|/ / /
* / / fix(Files): Change how scanner diffs for changed metadataJosh2024-05-131-2/+47
|/ /
* | fix(User\Manager): Avoid future collisions with updater/audit logsJosh2024-05-061-0/+2
* | fix(session): Avoid race condition for cache::get() vs. cache::hasKey()Joas Schilling2024-05-061-6/+6
* | fix: Remove bogus code from query builder and fix parameter nameCôme Chilliet2024-04-301-6/+2
|/
* fix(CI): Suppress psalm UndefinedClassJoas Schilling2024-04-181-0/+1
* fix(files): Also skip cross storage move with access controlJoas Schilling2024-04-171-0/+2
* fix: add check for app_api_system session flag to bypass rate limitFlorian Klinger2024-04-172-1/+9
* Merge pull request #44461 from nextcloud/backport/44394/stable28Benjamin Gaussorgues2024-04-171-0/+10
|\
| * fix(DB): Sanitize `host` parameter for postgres databases when IPv6 address i...Ferdinand Thiessen2024-03-251-0/+10
* | Merge pull request #44489 from nextcloud/backport/44474/stable28Benjamin Gaussorgues2024-04-171-0/+26
|\ \