aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* fix(comments): Document supported types and provide psalm typingJoas Schilling2024-10-181-14/+5
* Merge pull request #48077 from nextcloud/backport/47852/stable30Benjamin Gaussorgues2024-10-021-2/+2
|\
| * fix: misc code fixes around db shardingbackport/47852/stable30Robin Appelman2024-09-161-2/+2
* | fix(icons): Document icon requirements for notifications and activitiesbackport/48356/stable30Joas Schilling2024-09-252-0/+16
* | fix(querybuilder): Fix boolean type so that oracle handles boolean wellbackport/48215/stable30Joas Schilling2024-09-251-1/+2
* | fix(autocomplete): Move known array keys to psalm docsbackport/48162/stable30Joas Schilling2024-09-232-4/+4
* | fix(Entity): Fix magic setter call for custom strong typed settersbackport/48008/stable30provokateurin2024-09-161-3/+2
|/
* fix: Adjust types of IQueryBuilder to properly allow joining with sub-queryFerdinand Thiessen2024-09-111-2/+6
* chore: Improve isEncrypted descriptionLouis Chemineau2024-09-041-1/+3
* fix(linkReferenceProvider): better size checkJulien Veyssier2024-09-031-5/+15
* feat(speech-to-text): SpeechToTextManager::transcribeFile calls TaskProcessin...Julien Veyssier2024-08-301-1/+3
* feat(templates): add support for checkboxes in template fillerElizabeth Danzberger2024-08-294-20/+144
* 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 #47398 from nextcloud/backport/47259/stable30Stephan Orbaugh2024-08-281-2/+18
|\
| * feat: add negative compare-and-delete to imemcacheRobin Appelman2024-08-231-2/+18
* | feat(taskprocessing): add IManager::runTask method to run task synchronouslyJulien Veyssier2024-08-271-0/+27
* | fix: correct documentation for mail providerSebastianKrupinski2024-08-231-2/+2
* | fix: correct documentation for mail providerSebastianKrupinski2024-08-233-19/+19
|/
* fix(TaskProcessing/ContextWrite): Fix wording "ContextWrite" -> "Context write"Marcel Klehr2024-08-211-1/+1
* fix: adding blurhash to definitionsJoas Schilling2024-08-211-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
* feat: Add support for filling fields to backend componentsElizabeth Danzberger2024-07-251-1/+11
* fix(api): Add alias to `Field`Elizabeth Danzberger2024-07-251-3/+4
* fix: Make field index a string for better id/index supportElizabeth Danzberger2024-07-251-1/+1
* fix: Correct name of `InvalidFieldTypeException` class fileElizabeth Danzberger2024-07-251-0/+0