aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #44791 from nextcloud/reshare-permission-logicRobin Appelman2024-05-131-49/+8
|\
| * fix: cleanup logic for getting the max reshare permissionsRobin Appelman2024-05-031-49/+8
* | Merge pull request #44953 from nextcloud/perf/44951/lock-providerJulius Härtl2024-05-131-8/+33
|\ \
| * | perf(ILockManager): Allow registering a lock provider lazyJulius Härtl2024-04-301-8/+33
* | | Merge pull request #45233 from nextcloud/fix/touch-propagate-sizeCôme Chilliet2024-05-131-1/+1
|\ \ \
| * | | fix: Avoid updating size when calling touch on a fileJulius Härtl2024-05-081-1/+1
| | |/ | |/|
* | | Merge pull request #43794 from nextcloud/fix/files/scanner-metadata-diffCôme Chilliet2024-05-131-2/+47
|\ \ \
| * | | fix(Files): Change how scanner diffs for changed metadataJosh2024-05-081-2/+47
| |/ /
* | | refactor(provisioning_api): Add types for user details scopesprovokateurin2024-05-111-0/+3
* | | fix(Router): Stop loading routes of disabled appsprovokateurin2024-05-101-1/+1
* | | Merge pull request #45058 from nextcloud/perf/db/sort-before-chunkingChristoph Wurst2024-05-071-0/+3
|\ \ \
| * | | perf(db): Sort data for IN before chunkingChristoph Wurst2024-04-261-0/+3
* | | | fix(User\Manager): Avoid future collisions with updater/audit logsJosh2024-05-061-0/+2
* | | | fix(OC_Image): Set correct return type for exif_imagetype stubprovokateurin2024-05-061-1/+1
* | | | Merge pull request #30359 from nextcloud/enh/background-job-classMarcel Klehr2024-05-061-5/+34
|\ \ \ \
| * | | | fix(bg-jobs): review adjustmentsJulien Veyssier2024-05-021-2/+1
| * | | | feat(bg-jobs): allow setting a job class list instead of a single class in cr...Julien Veyssier2024-05-021-5/+9
| * | | | fix(bg-jobs): fix psalm issuesMarcel Klehr2024-05-021-1/+4
| * | | | fix(bg-jobs): fix minor issuesMarcel Klehr2024-05-021-1/+1
| * | | | feat(bg-jobs): Add background worker occ commandJulius Härtl2024-05-021-0/+19
| * | | | feat(bg-jobs): Allow calling cron.php with a background job classJulius Härtl2024-05-021-3/+7
* | | | | Merge pull request #45093 from nextcloud/bugfix/noid/avoid-getKey-race-conditionJoas Schilling2024-05-061-6/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fix(session): Avoid race condition for cache::get() vs. cache::hasKey()Joas Schilling2024-04-291-6/+6
* | | | | Merge pull request #45140 from nextcloud/fix-fileaccess-singleDaniel2024-05-021-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix: fix FileAccess::getByFileId(InStorage)Robin Appelman2024-05-011-2/+2
| | |_|/ | |/| |
* | | | Merge pull request #39247 from nextcloud/query-log-backtraceJohn Molakvoæ2024-05-021-1/+7
|\ \ \ \
| * | | | feat: add option to add backtrace to the query loggerRobin Appelman2024-05-011-1/+7
| |/ / /
* / / / fix(querybuilder): Remove temporary internal method executeUpdate()Joas Schilling2024-04-301-15/+0
|/ / /
* | | fix: Avoid reference use in AppConfigCôme Chilliet2024-04-301-6/+4
* | | fix: Fix small psalm errors in legacyCôme Chilliet2024-04-302-2/+2
* | | fix: Fix tiny phpdoc errors related to ShareCôme Chilliet2024-04-301-10/+6
* | | fix: Fix phpdoc typing in DirectEditing\ManagerCôme Chilliet2024-04-301-4/+3
* | | fix: Improve typing in Archive/TAR.phpCôme Chilliet2024-04-301-18/+14
* | | fix: Improve typing of mimetype aliasesCôme Chilliet2024-04-301-27/+14
* | | fix: Remove bogus code from query builder and fix parameter nameCôme Chilliet2024-04-301-6/+2
* | | fix: Fix newly spotted psalm issues, add exhaustive typed magic properties fo...Côme Chilliet2024-04-306-46/+27
* | | Merge pull request #44968 from nextcloud/fix/drop-workaround-for-obsolete-phpCôme Chilliet2024-04-293-20/+21
|\ \ \ | |/ / |/| |
| * | fix: Drop workarounds for unsupported obsolete PHP versionsCôme Chilliet2024-04-223-20/+21
* | | Merge pull request #44952 from nextcloud/perf/44951/template-creatorJulius Härtl2024-04-291-0/+2
|\ \ \
| * | | perf(templates): Emit RegisterTemplateCreatorEvent to register template creat...Julius Härtl2024-04-221-0/+2
* | | | fix(session): Do not update authtoken last_check for passwordlessChristoph Wurst2024-04-261-2/+0
* | | | feat: add option to enable s3 accelerationRobin Appelman2024-04-261-1/+16
| |_|/ |/| |
* | | fix(openstack): Fix psalm issue with updated openstack versionJoas Schilling2024-04-241-1/+4
* | | Merge pull request #44962 from nextcloud/dependabot/composer/sabre/dav-4.6.0Joas Schilling2024-04-231-6/+0
|\ \ \
| * | | fix(storage): Fix DAV storage as false is never returnedJoas Schilling2024-04-221-6/+0
| | |/ | |/|
* | | Merge pull request #44973 from nextcloud/feat/legal-privacy-linksPytal2024-04-231-1/+1
|\ \ \
| * | | feat: Update help entry nameChristopher Ng2024-04-221-1/+1
| |/ /
* / / Update LoggerWrapperCache.phpVelwark2024-04-231-1/+1
|/ /
* | Merge pull request #44025 from nextcloud/fix/remove-oc-app-callsCôme Chilliet2024-04-229-124/+101
|\ \ | |/ |/|
| * fix: Lazy load IURLGenerator from AppManager to avoid installation crashCôme Chilliet2024-04-222-3/+17