aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* fix psalmMaxence Lange2024-01-311-2/+2
* sync with new OCP\IAppConfigMaxence Lange2024-01-311-1/+232
* feat(php,vue): Create a new parameterBaptiste Fotia2024-01-311-0/+9
* Document throwing behavior of SetupResult upon invalid rich objectCôme Chilliet2024-01-291-0/+9
* Merge pull request #42597 from nextcloud/perf/s3-mkdir-update-sizeJulius Härtl2024-01-231-1/+1
|\
| * perf: Avoid updating the folder size if we know the size differenceJulius Härtl2024-01-121-1/+1
* | fix(apps): Fix type information of app managerJoas Schilling2024-01-231-3/+3
* | fixesMaxence Lange2024-01-151-76/+25
* | lazy AppConfigMaxence Lange2024-01-156-15/+655
* | introduce IProviderWithUserIdAlexander Piskun2024-01-141-0/+15
|/
* Merge pull request #42649 from nextcloud/enh/machine-translation-provider-wit...Julius Härtl2024-01-112-0/+75
|\
| * enh(OCP\Translation): Introduce ITranslationProviderWithUserIdMarcel Klehr2024-01-101-0/+38
| * enh(OCP\Translation): Make ITranslationProviderWithId extend ITranslationProv...Marcel Klehr2024-01-101-1/+1
| * enh(OCP\Translation): Add ITranslationProviderWithIdMarcel Klehr2024-01-101-0/+37
* | Document new throw possibility in SetupResultCôme Chilliet2024-01-111-0/+1
* | Validate rich objects passed to SetupResultCôme Chilliet2024-01-111-0/+5
* | Add RichObject support for SetupChecks descriptionsCôme Chilliet2024-01-111-8/+26
|/
* Merge pull request #42377 from nextcloud/fix/text-to-image-managerJoas Schilling2024-01-101-1/+1
|\
| * Update doc blocksMB-Finski2023-12-201-1/+1
* | Merge pull request #42391 from nextcloud/bugfix/noid/warn-on-excessive-memory...Joas Schilling2024-01-101-3/+4
|\ \
| * | fix(log): Improve logging of background job details for better reproduction/d...Joas Schilling2023-12-201-3/+4
* | | fix: public dav and files_sharing testing fixesJohn Molakvoæ2024-01-091-1/+1
* | | feat: public dav endpoint v2John Molakvoæ2024-01-091-1/+1
* | | restore shared lock ttl when releasingRobin Appelman2023-12-211-1/+18
|/ /
* | Merge branch 'master' into enh/text-processing-provider-with-idMarcel Klehr2023-12-191-0/+14
|\ \
| * | enh(SpeechToText): Allow providers to declare a dynamic ID instead of using c...Marcel Klehr2023-12-191-0/+14
| |/
* | Merge branch 'master' into enh/text-processing-provider-with-idMarcel Klehr2023-12-19101-146/+3590
|\|
| * fix(ooo): add new ooo status with new emojiAnna Larch2023-12-181-0/+6
| * feat(comments): Add a meta data column for commentsJoas Schilling2023-12-141-0/+19
| * fix(l10n): fix translations for init scriptsJohn Molakvoæ2023-12-081-2/+14
| * Merge pull request #42011 from nextcloud/techdebt/noid/allow-to-load-multiple...Andy Scherzinger2023-12-061-1/+0
| |\
| | * fix(metadata): Fix copy-paste doc block throwsJoas Schilling2023-12-041-1/+0
| * | Merge pull request #41962 from nextcloud/fix/dav/check-current-ooo-timeJoas Schilling2023-12-051-1/+18
| |\ \ | | |/ | |/|
| | * fix(dav): Make current ooo info time-dependentChristoph Wurst2023-12-051-1/+18
| * | fix(metadata): Allow to load metadata of multiple files at onceJoas Schilling2023-12-041-1/+13
| * | Merge pull request #40169 from nextcloud/enh/load-disabled-users-directlyPytal2023-12-011-1/+1
| |\ \ | | |/ | |/|
| | * Invert parameter order in getDisabledUserList to be consistentCôme Chilliet2023-11-301-1/+1
| * | fix(TextProcessing): Make task type template param covariantMarcel Klehr2023-12-012-9/+7
| |/
| * Synchronize operation on live photo filesLouis Chemineau2023-11-292-0/+46
| * enh(userstatus): add OOO automation and remove calendar automationAnna Larch2023-11-283-1/+25
| * fix(API): Use a distinct exception so apps can react to it and customize the ...Joas Schilling2023-11-281-0/+79
| * feat(dav): dispatch out-of-office started and ended eventsRichard Steinmetz2023-11-232-0/+102
| * chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-2331-74/+74
| * Merge pull request #41459 from nextcloud/enh/noid/search-metadata-nullMaxence Lange2023-11-231-0/+1
| |\
| | * Fix is-define operatorLouis Chemineau2023-11-221-1/+1
| | * implements search on null/notnull metadataMaxence Lange2023-11-221-0/+1
| * | Merge pull request #41662 from nextcloud/chore/settings/cleanup-manager-type-...Kate2023-11-231-11/+27
| |\ \ | | |/ | |/|
| | * chore(settings): Cleanup IManager and Manager type annotationsjld31032023-11-231-11/+27
| * | Merge pull request #41565 from nextcloud/fix/object-storage-inconsitent-behaviorFerdinand Thiessen2023-11-221-2/+2
| |\ \ | | |/ | |/|
| | * fix(ObjectStore): Make copying behavior consistent with local storageFerdinand Thiessen2023-11-171-2/+2