aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | fix(files): Try to create dir only if it not existsGit'Fellow2024-05-301-1/+1
| | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | | fix: regression with updating read-only configSam Bull2024-06-071-4/+0
| | | | | | | | | | | | | | | | Signed-off-by: Sam Bull <git@sambull.org>
* | | | Merge pull request #44988 from nextcloud/backport/44973/stable29John Molakvoæ2024-06-071-1/+1
|\ \ \ \
| * | | | feat: Update help entry nameChristopher Ng2024-04-231-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | Merge pull request #44894 from nextcloud/backport/44644/stable29John Molakvoæ2024-06-072-10/+64
|\ \ \ \ \
| * | | | | fix(appconfig): only convert single entry on searchValues()Maxence Lange2024-04-172-28/+38
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | | | | fix(appconfig): format app valuesMaxence Lange2024-04-171-4/+48
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | | | | fix(auth): Update authtoken activity selectivelyChristoph Wurst2024-06-062-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | fix: Always set last activity if we update the row of an authtoken anywaysJulius Härtl2024-06-061-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | Merge pull request #45645 from nextcloud/backport/45455/stable29Kate2024-06-061-1/+1
|\ \ \ \ \ \
| * | | | | | fix(NavigationManager): Make entry order always an integerprovokateurin2024-06-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | | | | Merge pull request #45602 from nextcloud/backport/44670/stable29Joas Schilling2024-06-061-2/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [stable29] fix(session): Do not update authtoken last_check for passwordless
| * | | | | | | fix(session): Do not update authtoken last_check for passwordlessChristoph Wurst2024-06-031-2/+0
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* / / / / / / fix(caldav): automatically delete outdated scheduling objectsAnna Larch2024-06-031-0/+2
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | | | | | Merge pull request #45483 from nextcloud/backport/44485/stable29F. E Noel Nfebe2024-05-312-154/+129
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | [stable29] Respect empty `expiryDate` value in server
| * | | | | refactor(shareManager): Use constructor property promotionfenn-cs2024-05-291-75/+23
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
| * | | | | fix(shareManager): Respect empty `expireDate` in serverfenn-cs2024-05-292-79/+106
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If `expireDate` is an empty string and not `null` then the server should not set a default. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | | | | | Merge pull request #44959 from nextcloud/backport/44884/stable29Ferdinand Thiessen2024-05-291-9/+22
|\ \ \ \ \ \ | |/ / / / / |/| | | | | [stable29] feat: add request id as comment to all queries
| * | | | | feat: add request id as comment to all queriesRobin Appelman2024-04-221-9/+22
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Merge pull request #45158 from nextcloud/backport/45140/stable29Ferdinand Thiessen2024-05-291-2/+2
|\ \ \ \ \ | | | | | | | | | | | | [stable29] fix: fix FileAccess::getByFileId(InStorage)
| * | | | | fix: fix FileAccess::getByFileId(InStorage)Robin Appelman2024-05-021-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | Merge pull request #45529 from nextcloud/backport/45014/stable29Git'Fellow2024-05-291-0/+6
|\ \ \ \ \ \ | | | | | | | | | | | | | | [stable29] fix: forbid moving a folder into a subfolder of itself
| * | | | | | fix: forbid moving a folder into a subfolder of itselfRobin Appelman2024-05-271-0/+6
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | Merge pull request #45522 from nextcloud/backport/45506/stable29Josh2024-05-281-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | [stable29] fix(db): Log long transaction times at debug level
| * | | | | | fix(db): Log loong transaction times at debug levelJosh2024-05-281-2/+2
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com>
* | | | | | | Merge pull request #45443 from nextcloud/backport/45390/stable29Josh2024-05-281-0/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | [stable29] fix: Mark more configs as sensitive
| * | | | | | fix: Mark more configs as sensitiveJoas Schilling2024-05-251-0/+2
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | Merge pull request #45215 from nextcloud/backport/45058/stable29Josh2024-05-281-0/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | [stable29] perf(db): Sort data for IN before chunking
| * | | | | | perf(db): Sort data for IN before chunkingChristoph Wurst2024-05-251-0/+3
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | fix(db): Prevent two connections for single node databasesChristoph Wurst2024-05-281-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | Merge pull request #45477 from nextcloud/backport/45370/stable29Côme Chilliet2024-05-271-2/+11
|\ \ \ \ \ \ | | | | | | | | | | | | | | [stable29] feat: Add back searching in disabled user list
| * | | | | | fix: Also search in email field for disabled usersCôme Chilliet2024-05-271-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To match what is done for Database backend for enabled users Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | feat: Add back searching in disabled user listCôme Chilliet2024-05-271-2/+10
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When disabled users where moved to their own endpoint we overlooked search, so adding it back. The search is done case-insensitive in uid and display name. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* / / / / / feat(metadata): migrate to lazy appconfigMaxence Lange2024-05-275-49/+42
|/ / / / / | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | | | Merge pull request #45367 from nextcloud/backport/44763/stable29Benjamin Gaussorgues2024-05-212-16/+31
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fix(groups): allows to save group names with more than 64 charactersBenjamin Gaussorgues2024-05-162-16/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mimic behaviour from LDAP users and add a hard limit to 255 characters Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | | | | Merge pull request #45363 from nextcloud/backport/45355/stable29Louis2024-05-161-1/+6
|\ \ \ \ \ | |/ / / / |/| | | | [stable29] fix: delete user credentials stored in storages_credentials when user gets deleted
| * | | | fix: delete user credentials stored in storages_credentials when user gets ↵yemkareems2024-05-161-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | deleted Signed-off-by: yemkareems <yemkareems@gmail.com>
* | | | | Merge pull request #45373 from nextcloud/backport/45236/stable29Joas Schilling2024-05-161-0/+1
|\ \ \ \ \ | | | | | | | | | | | | [stable29] Hide 'updater.server.url' As It May Contain Enterprise Key
| * | | | | fix(SystemConfig.php): Add 'updater.server.url' to Private Variablesderschiw2024-05-161-0/+1
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Add "updater.server.url" to the privacy redacted values, as it may contain the enterprise key. Signed-off-by: derschiw <37687705+derschiw@users.noreply.github.com>
* | | | | Merge pull request #45337 from nextcloud/backport/44710/stable29Joas Schilling2024-05-1612-13/+109
|\ \ \ \ \ | |/ / / / |/| | | | [stable29] fix(preview): check mime type before processing with Imagick
| * | | | fix(preview): check mime type before processing with ImagickVarun Patil2024-05-1512-13/+109
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Varun Patil <varunpatil@ucla.edu>
* | | | | Merge pull request #45341 from nextcloud/backport/45340/stable29Joas Schilling2024-05-161-1/+1
|\ \ \ \ \ | | | | | | | | | | | | [stable29] fix: Extend SVG reference check
| * | | | | fix: Extend SVG reference checkJoas Schilling2024-05-161-1/+1
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* / / / / fix: Correctly check result of functionJoas Schilling2024-05-152-3/+3
|/ / / / | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #45279 from nextcloud/backport/43794/stable29Josh2024-05-131-2/+47
|\ \ \ \ | | | | | | | | | | [stable29] fix(files): handle multidimensional arrays in scanner
| * | | | fix(Files): Change how scanner diffs for changed metadataJosh2024-05-131-2/+47
| | | | | | | | | | | | | | | | | | | | | | | | | Fixes #43408 Signed-off-by: Josh <josh.t.richards@gmail.com>
* | | | | fix: cleanup logic for getting the max reshare permissionsRobin Appelman2024-05-131-49/+8
|/ / / / | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #45199 from nextcloud/backport/45196/stable29Kate2024-05-101-1/+1
|\ \ \ \
| * | | | fix(OC_Image): Set correct return type for exif_imagetype stubprovokateurin2024-05-061-1/+1
| |/ / / | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>