aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #47676 from nextcloud/fix/ocp/image-interfaceKate2024-09-022-1/+27
|\
| * fix(OCP): Fix Image interfaceprovokateurin2024-09-022-1/+27
* | Merge pull request #47678 from nextcloud/chore/add-typingsFerdinand Thiessen2024-09-021-1/+2
|\ \
| * | chore(IConfig): `getUsersForUserValue` is returning a listFerdinand Thiessen2024-09-021-1/+2
| |/
* | Merge pull request #47627 from nextcloud/fix/noid/link-ref-provider-size-checkJulien Veyssier2024-09-021-4/+14
|\ \ | |/ |/|
| * fix(linkReferenceProvider): better size checkJulien Veyssier2024-08-301-4/+14
* | feat(speech-to-text): SpeechToTextManager::transcribeFile calls TaskProcessin...Julien Veyssier2024-08-301-1/+3
|/
* fix: Move \OC_Image to \OC\Image with the other internal classesCôme Chilliet2024-08-291-1/+1
* Merge pull request #46639 from nextcloud/autoshardingStephan Orbaugh2024-08-283-0/+79
|\
| * fix: implement sharding compatible cleanup for various bitsRobin Appelman2024-08-281-1/+1
| * feat: implement distributing partitioned queries over multiple shardsRobin Appelman2024-08-283-0/+71
| * feat: track expected output columns in query builderRobin Appelman2024-08-281-0/+8
* | Merge pull request #47511 from nextcloud/artonge/chore/is_encrypted_descriptionLouis2024-08-281-1/+3
|\ \ | |/ |/|
| * chore: Improve isEncrypted descriptionLouis Chemineau2024-08-271-1/+3
* | feat(templates): add support for checkboxes in template fillerElizabeth Danzberger2024-08-274-16/+140
* | feat(taskprocessing): add IManager::runTask method to run task synchronouslyJulien Veyssier2024-08-271-0/+27
|/
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-252-18/+18
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-2580-657/+657
* fix: correct documentation for mail providerSebastianKrupinski2024-08-231-2/+2
* fix: correct documentation for mail providerSebastianKrupinski2024-08-233-19/+19
* feat(Security): Allow setting password context for validation and generationFerdinand Thiessen2024-08-223-6/+80
* Merge pull request #47259 from nextcloud/memcache-ncadRobin Appelman2024-08-211-2/+18
|\
| * feat: add negative compare-and-delete to imemcacheRobin Appelman2024-08-201-2/+18
* | Merge pull request #47352 from nextcloud/fix/context-write-wordingAndy Scherzinger2024-08-211-1/+1
|\ \
| * | fix(TaskProcessing/ContextWrite): Fix wording "ContextWrite" -> "Context write"Marcel Klehr2024-08-211-1/+1
| |/
* / fix: adding blurhash to definitionsJoas Schilling2024-08-201-0/+6
|/
* test: Adjust tests for CSP nonceFerdinand Thiessen2024-08-131-1/+1
* fix: Make sure CSP nonce is not double base64 encodedFerdinand Thiessen2024-08-131-2/+2
* fix(taskprocessing): select preferred provider when running sync task, fix ta...Julien Veyssier2024-08-121-2/+2
* feat: Make `ISharedStorage` public API and reuse where possibleFerdinand Thiessen2024-08-121-0/+26
* docs: clearify IMemcache::inc and dec behaviorRobin Appelman2024-08-071-0/+6
* fix: set default TTL for APCu cache as per docsRobin Appelman2024-08-071-0/+5
* Merge pull request #47048 from nextcloud/fix/log-link-reference-errorJohn Molakvoæ2024-08-061-5/+2
|\
| * fix: Do not log link reference exceptions as errorJulius Härtl2024-08-051-5/+2
* | chore: refactor "substr" calls to improve code readabilityHamid Dehnavi2024-08-061-1/+1
|/
* fix: Update documentation for Mail Provider SendSebastianKrupinski2024-08-021-0/+2
* feat: Allow passing additional encode flags for json responseChristopher Ng2024-08-011-2/+15
* feat: Increase max depth of encoded jsonChristopher Ng2024-08-011-1/+1
* chore: Remove deprecated legacy search backendJulius Härtl2024-08-012-60/+0
* Merge pull request #46099 from nextcloud/fix/properly-add-accept-share-interfaceJoas Schilling2024-07-303-13/+29
|\
| * fix: Add `acceptShare` as an interfaceFerdinand Thiessen2024-07-303-13/+29
* | fix(migration-attributes): psalmMaxence Lange2024-07-295-0/+32
* | feat(migration-attributes): testsMaxence Lange2024-07-2914-21/+39
* | fix(migration-attributes): privatizing AttributeExceptionMaxence Lange2024-07-2914-24/+193
* | feat(upgrade): migration attributesMaxence Lange2024-07-2915-0/+474
|/
* chore: fix some commentswithbest2024-07-292-2/+2
* chore: deprecate old AI APIsMarcel Klehr2024-07-2639-0/+39
* refactor(core): Replace security annotations with respective attributesprovokateurin2024-07-262-10/+2
* fix: PHP formattingElizabeth Danzberger2024-07-253-19/+11
* fix: Fix static analysis errorsElizabeth Danzberger2024-07-253-0/+35