aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* fix(userstatus): Fix docs of user status managerJoas Schilling2024-05-072-2/+2
* fix(bg-jobs): review adjustmentsJulien Veyssier2024-05-021-4/+4
* feat(bg-jobs): allow setting a job class list instead of a single class in cr...Julien Veyssier2024-05-021-2/+5
* fix(bg-jobs): fix psalm issuesMarcel Klehr2024-05-021-2/+10
* fix: Fix tiny phpdoc errors related to ShareCôme Chilliet2024-04-301-0/+1
* fix: Improve typing of mimetype aliasesCôme Chilliet2024-04-301-1/+1
* Merge pull request #44968 from nextcloud/fix/drop-workaround-for-obsolete-phpCôme Chilliet2024-04-291-1/+1
|\
| * fix: Drop workarounds for unsupported obsolete PHP versionsCôme Chilliet2024-04-221-1/+1
* | Merge pull request #44952 from nextcloud/perf/44951/template-creatorJulius Härtl2024-04-291-0/+46
|\ \
| * | perf(templates): Emit RegisterTemplateCreatorEvent to register template creat...Julius Härtl2024-04-221-0/+46
| |/
* / chore: Add missing parameter to docblock tag psalm-taint-sinkCôme Chilliet2024-04-221-1/+1
|/
* Merge pull request #44886 from nextcloud/techdebt/noid/improved-activity-exce...Joas Schilling2024-04-188-22/+270
|\
| * fix(activity): Remove unneeded exception (types are enforced)Joas Schilling2024-04-171-1/+0
| * fix(activity): Add a dedicated exception when the filter or setting is not foundJoas Schilling2024-04-173-2/+102
| * fix(activity): Add a dedicated exception when the event is unknown to the pro...Joas Schilling2024-04-172-1/+39
| * fix(activity): Add a dedicated exception when not all fields are set while pu...Joas Schilling2024-04-172-1/+47
| * fix(activity): Add a dedicated exception when invalid values are setJoas Schilling2024-04-172-17/+82
* | Merge pull request #43574 from nextcloud/enh/noid/lazyappconfig-migrate-metadataMaxence Lange2024-04-172-5/+13
|\ \
| * | migrate metadata to lazy appconfigMaxence Lange2024-02-142-5/+13
* | | Merge pull request #44644 from nextcloud/enh/noid/returns-formated-app-valuesFerdinand Thiessen2024-04-172-4/+7
|\ \ \ | |_|/ |/| |
| * | fix(appconfig): only convert single entry on searchValues()Maxence Lange2024-04-052-3/+4
| * | fix(appconfig): format app valuesMaxence Lange2024-04-051-1/+3
* | | Merge pull request #44658 from nextcloud/fix/migrate-away-from-resource-typeCôme Chilliet2024-04-161-0/+5
|\ \ \
| * | | chore: add `@since` annotation for IStreamImage::resource methodCôme Chilliet2024-04-091-0/+1
| * | | fix: Fix typing issues related to resource migrationCôme Chilliet2024-04-091-0/+4
* | | | fix(notifications): Add a dedicated exception when a notification was not par...Joas Schilling2024-04-122-0/+49
* | | | fix(notifications): Add a dedicated exception when the notification is unknow...Joas Schilling2024-04-123-3/+42
* | | | fix(notifications): Add a dedicated exception when not all fields are set whi...Joas Schilling2024-04-122-1/+45
* | | | fix(notifications): Add a dedicated exception when invalid values are setJoas Schilling2024-04-124-19/+84
* | | | Merge pull request #44746 from nextcloud/doc/idbconnection-prepare-brandingChristoph Wurst2024-04-091-1/+1
|\ \ \ \
| * | | | docs: Adjust branding in IDBConnection::prepare doc blockChristoph Wurst2024-04-091-1/+1
| |/ / /
* / / / fix: Pass the mountpoint target user to storages without ownerJulius Härtl2024-04-091-0/+12
|/ / /
* | | Merge pull request #44707 from nextcloud/chore/richobjectstrings/missing-newl...Kate2024-04-081-2/+4
|\ \ \
| * | | chore(RichObjectStrings): Add missing newlinesprovokateurin2024-04-061-2/+4
| |/ /
* | | fix(AppFramework): Fix error message about 204 not allowing custom headersprovokateurin2024-04-081-1/+1
* | | fix: Fix new psalm errors from updateCôme Chilliet2024-04-081-2/+1
|/ /
* | fix: Apply new coding standard to all filesCôme Chilliet2024-04-0259-71/+71
* | feat: add interface for lower level filecache acess without having to do dire...Robin Appelman2024-03-251-0/+99
* | ShareByMailProvider: getAccessList: add token to returned arrayAdam Serbinski2024-03-211-4/+4
* | ShareByMailProvider: getAccessList: return full list of recipientsAdam Serbinski2024-03-211-3/+6
* | Merge pull request #44368 from nextcloud/feat/new-file-menu-icon-svgPytal2024-03-211-1/+13
|\ \
| * | feat: Add iconSvgInline to TemplateFileCreatorChristopher Ng2024-03-201-1/+13
* | | fix: Implement option to temporarily set the user sessionJulius Härtl2024-03-191-0/+8
|/ /
* | Merge pull request #43446 from jithin-space/add-patch-request-to-http-client-...John Molakvoæ2024-03-161-0/+30
|\ \
| * | added @since 29.0.0 on commentjithin-space2024-03-141-0/+1
| * | added patch methodjithin-space2024-02-081-0/+29
* | | Merge pull request #43862 from nextcloud/enh/cancel-stt-scheduled-transcriptionJohn Molakvoæ2024-03-151-0/+11
|\ \ \
| * | | feat(stt): add ability to cancel a scheduled transcriptionJulien Veyssier2024-03-151-0/+11
* | | | Merge pull request #40125 from summersab/refactor/OC-Server-getThemingDefaultsJohn Molakvoæ2024-03-151-1/+1
|\ \ \ \
| * | | | Merge branch 'master' into refactor/OC-Server-getThemingDefaultsJohn Molakvoæ2024-03-1533-151/+1236
| |\| | |