summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #41215 from nextcloud/backport/41214/stable27Joas Schilling2023-11-088-17/+67
|\
| * fix(install): Make installing more verboseJoas Schilling2023-11-038-17/+67
* | Merge pull request #41289 from nextcloud/backport/41263/stable27Simon L2023-11-061-4/+4
|\ \
| * | fix semaphore unguardingSimon L2023-11-051-4/+4
| |/
* | Merge pull request #41150 from nextcloud/backport/40885/stable27Joas Schilling2023-11-062-27/+25
|\ \ | |/ |/|
| * fix(OCM): Make the public API only rely on OCPJoas Schilling2023-10-272-27/+25
* | Don't pass invalid streams to ImaginaryGit'Fellow2023-10-291-0/+3
* | Merge pull request #40929 from nextcloud/backport/40865/stable27Joas Schilling2023-10-271-1/+1
|\ \ | |/ |/|
| * Fix version number in ITimeFactory after it was delayedJoas Schilling2023-10-161-1/+1
* | enh(IMountManager): Add method to get MountPoint from CachedMountInfoJonas2023-10-262-1/+20
|/
* Merge pull request #40569 from nextcloud/backport/40499/stable27Arthur Schiwon2023-10-111-0/+142
|\
| * add wrapper to ensure we don't get an mtime that is lower than we know it isRobin Appelman2023-10-101-0/+142
* | Merge pull request #40849 from nextcloud/backport/40785/stable27Arthur Schiwon2023-10-101-5/+33
|\ \
| * | fix: Log critical session renewal and logout pathsChristoph Wurst2023-10-101-5/+33
| |/
* | Merge pull request #40577 from nextcloud/s3-multipart-copy-27Julius Härtl2023-10-101-4/+12
|\ \ | |/ |/|
| * use multipart copy for s3Robin Appelman2023-09-221-4/+12
* | Merge pull request #40695 from nextcloud/fix/dashboard-widgets-api-stable27Arthur Schiwon2023-10-091-2/+5
|\ \
| * | Fix Dashboard IManager getWidgets return annotationjld31032023-10-051-2/+5
* | | Merge pull request #40834 from nextcloud/manuabl/backport/stable27/40731Arthur Schiwon2023-10-091-36/+0
|\ \ \
| * | | also remove functionDaniel Hansson2023-10-091-19/+0
| * | | Generate all preview sizes for ImaginaryDaniel Hansson2023-10-091-17/+0
* | | | fixed Drone testAlexander Piskun2023-10-091-1/+2
* | | | added CORS skip if session was created by AppAPIAlexander Piskun2023-10-091-0/+4
|/ / /
* | | fix(user): Log affected user of app token login name mismatchChristoph Wurst2023-10-061-0/+2
* | | fix ocm-provider rewrite rulesMaxence Lange2023-10-051-1/+1
|/ /
* | Store size in int|float for 32bit supportCôme Chilliet2023-09-252-4/+7
* | ocm servicesMaxence Lange2023-09-225-73/+506
|/
* Merge pull request #40379 from nextcloud/backport/38808/stable27Arthur Schiwon2023-09-214-4/+6
|\
| * fix: Only read unencrypted_size when file is actually encryptedJulius Härtl2023-09-122-3/+3
| * fix: Only store unencrypted_size if path should be encryptedJulius Härtl2023-09-122-1/+3
* | fix(comments): Use provided offset in best effort when loading commentsJoas Schilling2023-09-191-0/+16
* | Wrap mimetype insert and getLastInsertId in a transactionLucas Azevedo2023-09-161-7/+9
* | fix(mimetype): Remove unnecessary transaction when storing a mime typeLucas Azevedo2023-09-161-26/+22
|/
* fix(autoloader): no apcu no side effectsArthur Schiwon2023-09-081-1/+2
* only determine quota_include_external_storage once for quota wrapperRobin Appelman2023-09-072-4/+6
* better caching in storage stats calculationsRobin Appelman2023-09-071-7/+12
* reuse dependencies from wrapped cacheRobin Appelman2023-09-071-3/+11
* Merge pull request #40286 from nextcloud/backport/40233/stable27Arthur Schiwon2023-09-072-2/+16
|\
| * Detect aborted connection in OC\Files\View and stop writing data to the outpu...Benjamin Gaussorgues2023-09-062-2/+16
* | fix(ratelimit): Only use memory cache backend for redisJoas Schilling2023-09-061-2/+2
* | Merge pull request #40231 from nextcloud/sharing-mask-wrapper-27Arthur Schiwon2023-09-068-114/+123
|\ \ | |/ |/|
| * cleanup di for share permissions wrapperRobin Appelman2023-09-045-116/+115
| * more share permission logic to storage wrapperRobin Appelman2023-09-044-10/+20
* | Merge pull request #40258 from nextcloud/backport/40234/stable27Arthur Schiwon2023-09-051-0/+4
|\ \
| * | enh: skip processing for empty responseDaniel Kesselberg2023-09-041-0/+4
| |/
* | Merge pull request #40227 from nextcloud/backport/40195/stable27Arthur Schiwon2023-09-051-1/+2
|\ \
| * | fix: prevent sharing permissions on user root folderJohn Molakvoæ2023-09-041-1/+2
| |/
* / fix(s3): fix handling verify_bucket_exists parameterThomas Citharel2023-08-311-1/+1
|/
* feat: add switch to disable dns pinningDaniel Kesselberg2023-08-301-2/+4
* Merge pull request #40080 from nextcloud/backport/40077/stable27Joas Schilling2023-08-292-0/+12
|\