aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* fix(shares): Remove noisy text from emailsbackport/49847/stable30Git'Fellow2024-12-301-4/+0
* Merge pull request #49878 from nextcloud/backport/49746/stable30Git'Fellow2024-12-301-10/+9
|\
| * fix(share): Don't print twice the same informationbackport/49746/stable30Git'Fellow2024-12-161-10/+9
* | fix: Use getRelativePath method to check if node is inside folderbackport/47425/stable30Côme Chilliet2024-12-191-1/+2
* | fix: Fix promotion of reshares from subsubfoldersCôme Chilliet2024-12-191-10/+17
* | chore: Add comment to make code clearerCôme Chilliet2024-12-191-0/+1
* | chore: Turn method description into phpdocCôme Chilliet2024-12-191-1/+1
* | fix(shares): Promote reshares into direct shares when share is deletedCôme Chilliet2024-12-191-6/+13
* | fix: Tidy up code for reshare deletionCôme Chilliet2024-12-191-14/+16
* | fix: delete re-shares when deleting the parent shareLuka Trovic2024-12-191-0/+69
* | fix: make sure we have a valid scheme when testing ocm urlsfix/ocm-hostskjnldsv2024-12-171-0/+9
* | fix(View): Catch exceptions when executing mkdir for non-existent parentsbackport/49880/stable30provokateurin2024-12-171-4/+11
* | fix(TemplateManager): Make sure TemplateFolder is a Folderbackport/49451/stable30Git'Fellow2024-12-161-2/+6
|/
* 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