aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* 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
| * fix: Fix tests following OC_App migrations to IAppManagerCôme Chilliet2024-04-221-3/+1
| * fix: Migrate a few more classes away from OC_App::getAppPathCôme Chilliet2024-04-225-53/+36
| * fix: Make sure that AppManager can be built before Nextcloud is installedCôme Chilliet2024-04-222-9/+20
| * fix: Migrate away from OC_App toward the IAppManagerCôme Chilliet2024-04-223-57/+28
* | Merge pull request #44884 from nextcloud/query-req-idRobin Appelman2024-04-221-8/+20
|\ \ | |/ |/|
| * feat: add request id as comment to all queriesRobin Appelman2024-04-171-8/+20
* | fix: regression with updating read-only configSam Bull2024-04-181-4/+0
* | Merge pull request #44889 from nextcloud/bugfix/noid/skip-cross-storage-move-...Joas Schilling2024-04-181-0/+3
|\ \
| * | fix(CI): Suppress psalm UndefinedClassJoas Schilling2024-04-181-0/+1
| * | fix(files): Also skip cross storage move with access controlJoas Schilling2024-04-171-0/+2
| |/
* | Merge pull request #44886 from nextcloud/techdebt/noid/improved-activity-exce...Joas Schilling2024-04-182-119/+49
|\ \
| * | fix(activity): Remove unneeded exception (types are enforced)Joas Schilling2024-04-171-4/+0
| * | fix(activity): Add a dedicated exception when the filter or setting is not foundJoas Schilling2024-04-171-10/+6
| * | fix(activity): Add a dedicated exception when not all fields are set while pu...Joas Schilling2024-04-171-11/+3
| * | fix(activity): Add a dedicated exception when invalid values are setJoas Schilling2024-04-171-94/+40
| |/
* | fix(appconfig): returns correct value on detailsMaxence Lange2024-04-171-2/+8
* | Merge pull request #43574 from nextcloud/enh/noid/lazyappconfig-migrate-metadataMaxence Lange2024-04-175-49/+42
|\ \
| * | migrate metadata to lazy appconfigMaxence Lange2024-02-145-49/+42
* | | Merge pull request #44644 from nextcloud/enh/noid/returns-formated-app-valuesFerdinand Thiessen2024-04-172-10/+64
|\ \ \ | |_|/ |/| |
| * | fix(appconfig): only convert single entry on searchValues()Maxence Lange2024-04-052-28/+38
| * | fix(appconfig): format app valuesMaxence Lange2024-04-051-4/+48
* | | Merge pull request #44658 from nextcloud/fix/migrate-away-from-resource-typeCôme Chilliet2024-04-162-48/+37
|\ \ \
| * | | fix: Fix typing issues related to resource migrationCôme Chilliet2024-04-092-48/+37
* | | | fix(PsrLoggerAdapter): Adjust code to comply with v2 of Psr\Log (allow \Strin...Ferdinand Thiessen2024-04-161-37/+47
* | | | fix(deps): Bump web-auth/webauthn-lib from 3.3.9 to 4.8.5Ferdinand Thiessen2024-04-161-24/+24
* | | | Merge pull request #44810 from nextcloud/moveToOCPServerJoas Schilling2024-04-151-6/+7
|\ \ \ \
| * | | | chore(db): move to OCP\ServerGit'Fellow2024-04-131-6/+7
* | | | | Merge pull request #44770 from nextcloud/techdebt/noid/improved-notification-...Joas Schilling2024-04-153-190/+131
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(notifications): Add a warning when using relative linksJoas Schilling2024-04-121-0/+17
| * | | | fix(notifications): Throw AlreadyProcessedException also from the manager whe...Joas Schilling2024-04-121-1/+1
| * | | | fix(notifications): Add a dedicated exception when a notification was not par...Joas Schilling2024-04-121-2/+4
| * | | | fix(notifications): Add a dedicated exception when the notification is unknow...Joas Schilling2024-04-121-8/+17
| * | | | fix(notifications): Add a dedicated exception when not all fields are set whi...Joas Schilling2024-04-121-4/+7
| * | | | fix(notifications): Add a dedicated exception when invalid values are setJoas Schilling2024-04-122-175/+85
* | | | | feat(capabilities): Expose if mod-rewrite is working via capabilitiesJoas Schilling2024-04-121-0/+2
|/ / / /
* | | | Merge pull request #44736 from nextcloud/fix/avatar-imagesPytal2024-04-091-0/+7
|\ \ \ \
| * | | | fix: Fix avatar imagesChristopher Ng2024-04-081-0/+7
| |/ / /
* | | | Merge pull request #44294 from nextcloud/fix/storage-mount-ownerJulius Härtl2024-04-092-0/+17
|\ \ \ \
| * | | | fix: Pass the mountpoint target user to storages without ownerJulius Härtl2024-04-092-0/+17
| |/ / /
* | | | Merge pull request #44730 from nextcloud/jail-watcherRobin Appelman2024-04-092-4/+77
|\ \ \ \ | |/ / / |/| | |
| * | | fix: use proper jailed patch in watcherRobin Appelman2024-04-082-4/+77
* | | | feat(OCS): Annotate capabilitiesprovokateurin2024-04-081-2/+11
|/ / /
* | | Merge pull request #44705 from nextcloud/fix/issue-44702Josh2024-04-081-2/+2
|\ \ \