summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
* fix: replace null character when serializingbackport/49528/stable30SebastianKrupinski2024-12-132-0/+70
* fix: improve logic for ensuring join columns are selected for partitioned que...backport/49832/stable30Robin Appelman2024-12-121-3/+21
* fix: handle calling select on partitioned queries with an array of columnsRobin Appelman2024-12-121-0/+3
* fix(shares): Wrap exceptions from password validation to set code to 400Côme Chilliet2024-12-121-1/+7
* fix(files_sharing): Do not wrap password policy exception into a generic oneCôme Chilliet2024-12-121-6/+2
* Revert "[stable30] fix: Handle copy of folders containing live photos"revert-49650-backport/49293/stable30Louis2024-12-121-3/+3
* Merge pull request #49650 from nextcloud/backport/49293/stable30John Molakvoæ2024-12-121-3/+3
|\
| * fix: Correctly create NonExistingFolder during copyLouis Chemineau2024-12-051-3/+3
* | Merge pull request #49165 from nextcloud/backport/48563/stable30John Molakvoæ2024-12-123-0/+43
|\|
| * test: add some minimal testing for metadata storagebackport/48563/stable30Robin Appelman2024-12-053-4/+16
| * fix: smuggle storage id to metadata insert queriesRobin Appelman2024-12-053-1/+32
* | Merge pull request #49794 from nextcloud/backport/40394/stable30John Molakvoæ2024-12-121-9/+13
|\ \
| * | fix: fix mimetype not being updated when changing file extention on object storebackport/40394/stable30Robin Appelman2024-12-111-9/+13
| |/
* / fix: don't propagate future mtimesbackport/49551/stable30Robin Appelman2024-12-041-2/+9
|/
* feat: Use inline password confirmation in external storage settingsLouis Chemineau2024-11-282-66/+61
* Merge pull request #49537 from nextcloud/backport/49523/stable30Christoph Wurst2024-11-281-3/+29
|\
| * fix(migration): Decrypt ownCloud secrets v2Christoph Wurst2024-11-281-3/+29
* | fix: fix availability wrapper not applyingRobin Appelman2024-11-261-2/+2
* | fix: throw correct exception type when we can't verify if an s3 bucket existsRobin Appelman2024-11-261-5/+6
|/
* fix(OCMDiscoveryService): Also cache error results during discoverybackport/49311/stable30provokateurin2024-11-251-1/+9
* fix(BackgroundJobs): Adjust intervals and time sensitivitiesbackport/48600/stable30provokateurin2024-11-256-11/+12
* fix(storage): Try to delete existing targetbackport/49315/stable30Git'Fellow2024-11-212-10/+13
* Merge pull request #49277 from nextcloud/backport/48675/stable30Côme Chilliet2024-11-141-2/+5
|\
| * fix: remove superflous linebackport/48675/stable30georglauterbach2024-11-141-1/+0
| * fix: do not query CNAME if A succeeded alreadygeorglauterbach2024-11-141-1/+5
* | fix(textprocessing): accept scheduling a task if there are equivalent taskpro...backport/49260/stable30Julien Veyssier2024-11-141-1/+5
|/
* Merge pull request #49098 from nextcloud/backport/48933/stable30Richard Steinmetz2024-11-131-1/+7
|\
| * fix: Handle exception when clearing previously removed two factor tokensbackport/48933/stable30Daniel Calviño Sánchez2024-11-051-1/+5
| * fix: Clear pending two factor tokens also from configurationDaniel Calviño Sánchez2024-11-051-0/+2
* | Merge pull request #49241 from nextcloud/backport/38630/stable30yemkareems2024-11-132-2/+2
|\ \
| * | fix: Clean-up some remaining readdir calls with undesirable false evaluation ...Josh Richards2024-11-132-2/+2
* | | fix(Middleware): log deprecation when annotation was actually usedbackport/49237/stable30Arthur Schiwon2024-11-131-1/+1
|/ /
* | Merge pull request #49207 from nextcloud/backport/48736/stable30Andy Scherzinger2024-11-121-0/+1
|\ \
| * | fix: log a warning when we can't build a background jobbackport/48736/stable30Robin Appelman2024-11-111-0/+1
* | | Fix Undefined variable: response notice in case of non-404 errorbackport/49146/stable30Victor Dubiniuk2024-11-081-2/+3
|/ /
* | fix(tests): Add IpAddressClassifier v6 zone ID testbackport/49039/stable30Josh2024-11-071-1/+1
* | fix(net): Add IPv6 zone handling to IpAddressClassifierJosh2024-11-061-1/+1
* | fix(security): Handle IPv6 zone IDs used in link-local addressesJosh2024-11-061-0/+1
* | fix(security): Handle IPv6 zone IDs used in link-local addressesJosh2024-11-061-2/+3
|/
* Merge pull request #49076 from nextcloud/backport/49075/stable30Benjamin Gaussorgues2024-11-041-7/+5
|\
| * fix(owncloud): Fix ownCloud migration with oauth2 appbackport/49075/stable30Joas Schilling2024-11-041-7/+5
* | fix(appinfo): Make sure screenshot, author and category are always arraysbackport/48912/stable30Joas Schilling2024-11-011-0/+11
|/
* Merge pull request #49001 from nextcloud/backport/48559/stable30Benjamin Gaussorgues2024-10-302-29/+38
|\
| * fix(sharding): typo in addOrderBybackport/48559/stable30Benjamin Gaussorgues2024-10-302-22/+5
| * fix(users): improve recently active searchBenjamin Gaussorgues2024-10-301-7/+33
* | Merge pull request #48694 from nextcloud/backport/48689/stable30Git'Fellow2024-10-301-1/+1
|\ \ | |/ |/|
| * fix(locking): Accept mixed as value on setTTLbackport/48689/stable30Git'Fellow2024-10-301-1/+1
* | Merge pull request #48622 from nextcloud/backport/48538/stable30Benjamin Gaussorgues2024-10-301-0/+3
|\ \ | |/ |/|
| * fix: Subadmin can access selfChristopher Ng2024-10-091-0/+3
* | fix: Shipped apps should include the Nextcloud version in the cache busterFerdinand Thiessen2024-10-301-59/+64