| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(comments): Document supported types and provide psalm typing | Joas Schilling | 2024-10-18 | 1 | -14/+5 |
* | Merge pull request #48077 from nextcloud/backport/47852/stable30 | Benjamin Gaussorgues | 2024-10-02 | 1 | -2/+2 |
|\ |
|
| * | fix: misc code fixes around db shardingbackport/47852/stable30 | Robin Appelman | 2024-09-16 | 1 | -2/+2 |
* | | fix(icons): Document icon requirements for notifications and activitiesbackport/48356/stable30 | Joas Schilling | 2024-09-25 | 2 | -0/+16 |
* | | fix(querybuilder): Fix boolean type so that oracle handles boolean wellbackport/48215/stable30 | Joas Schilling | 2024-09-25 | 1 | -1/+2 |
* | | fix(autocomplete): Move known array keys to psalm docsbackport/48162/stable30 | Joas Schilling | 2024-09-23 | 2 | -4/+4 |
* | | fix(Entity): Fix magic setter call for custom strong typed settersbackport/48008/stable30 | provokateurin | 2024-09-16 | 1 | -3/+2 |
|/ |
|
* | fix: Adjust types of IQueryBuilder to properly allow joining with sub-query | Ferdinand Thiessen | 2024-09-11 | 1 | -2/+6 |
* | chore: Improve isEncrypted description | Louis Chemineau | 2024-09-04 | 1 | -1/+3 |
* | fix(linkReferenceProvider): better size check | Julien Veyssier | 2024-09-03 | 1 | -5/+15 |
* | feat(speech-to-text): SpeechToTextManager::transcribeFile calls TaskProcessin... | Julien Veyssier | 2024-08-30 | 1 | -1/+3 |
* | feat(templates): add support for checkboxes in template filler | Elizabeth Danzberger | 2024-08-29 | 4 | -20/+144 |
* | fix: implement sharding compatible cleanup for various bits | Robin Appelman | 2024-08-28 | 1 | -1/+1 |
* | feat: implement distributing partitioned queries over multiple shards | Robin Appelman | 2024-08-28 | 3 | -0/+71 |
* | feat: track expected output columns in query builder | Robin Appelman | 2024-08-28 | 1 | -0/+8 |
* | Merge pull request #47398 from nextcloud/backport/47259/stable30 | Stephan Orbaugh | 2024-08-28 | 1 | -2/+18 |
|\ |
|
| * | feat: add negative compare-and-delete to imemcache | Robin Appelman | 2024-08-23 | 1 | -2/+18 |
* | | feat(taskprocessing): add IManager::runTask method to run task synchronously | Julien Veyssier | 2024-08-27 | 1 | -0/+27 |
* | | fix: correct documentation for mail provider | SebastianKrupinski | 2024-08-23 | 1 | -2/+2 |
* | | fix: correct documentation for mail provider | SebastianKrupinski | 2024-08-23 | 3 | -19/+19 |
|/ |
|
* | fix(TaskProcessing/ContextWrite): Fix wording "ContextWrite" -> "Context write" | Marcel Klehr | 2024-08-21 | 1 | -1/+1 |
* | fix: adding blurhash to definitions | Joas Schilling | 2024-08-21 | 1 | -0/+6 |
* | test: Adjust tests for CSP nonce | Ferdinand Thiessen | 2024-08-13 | 1 | -1/+1 |
* | fix: Make sure CSP nonce is not double base64 encoded | Ferdinand Thiessen | 2024-08-13 | 1 | -2/+2 |
* | fix(taskprocessing): select preferred provider when running sync task, fix ta... | Julien Veyssier | 2024-08-12 | 1 | -2/+2 |
* | feat: Make `ISharedStorage` public API and reuse where possible | Ferdinand Thiessen | 2024-08-12 | 1 | -0/+26 |
* | docs: clearify IMemcache::inc and dec behavior | Robin Appelman | 2024-08-07 | 1 | -0/+6 |
* | fix: set default TTL for APCu cache as per docs | Robin Appelman | 2024-08-07 | 1 | -0/+5 |
* | Merge pull request #47048 from nextcloud/fix/log-link-reference-error | John Molakvoæ | 2024-08-06 | 1 | -5/+2 |
|\ |
|
| * | fix: Do not log link reference exceptions as error | Julius Härtl | 2024-08-05 | 1 | -5/+2 |
* | | chore: refactor "substr" calls to improve code readability | Hamid Dehnavi | 2024-08-06 | 1 | -1/+1 |
|/ |
|
* | fix: Update documentation for Mail Provider Send | SebastianKrupinski | 2024-08-02 | 1 | -0/+2 |
* | feat: Allow passing additional encode flags for json response | Christopher Ng | 2024-08-01 | 1 | -2/+15 |
* | feat: Increase max depth of encoded json | Christopher Ng | 2024-08-01 | 1 | -1/+1 |
* | chore: Remove deprecated legacy search backend | Julius Härtl | 2024-08-01 | 2 | -60/+0 |
* | Merge pull request #46099 from nextcloud/fix/properly-add-accept-share-interface | Joas Schilling | 2024-07-30 | 3 | -13/+29 |
|\ |
|
| * | fix: Add `acceptShare` as an interface | Ferdinand Thiessen | 2024-07-30 | 3 | -13/+29 |
* | | fix(migration-attributes): psalm | Maxence Lange | 2024-07-29 | 5 | -0/+32 |
* | | feat(migration-attributes): tests | Maxence Lange | 2024-07-29 | 14 | -21/+39 |
* | | fix(migration-attributes): privatizing AttributeException | Maxence Lange | 2024-07-29 | 14 | -24/+193 |
* | | feat(upgrade): migration attributes | Maxence Lange | 2024-07-29 | 15 | -0/+474 |
|/ |
|
* | chore: fix some comments | withbest | 2024-07-29 | 2 | -2/+2 |
* | chore: deprecate old AI APIs | Marcel Klehr | 2024-07-26 | 39 | -0/+39 |
* | refactor(core): Replace security annotations with respective attributes | provokateurin | 2024-07-26 | 2 | -10/+2 |
* | fix: PHP formatting | Elizabeth Danzberger | 2024-07-25 | 3 | -19/+11 |
* | fix: Fix static analysis errors | Elizabeth Danzberger | 2024-07-25 | 3 | -0/+35 |
* | feat: Add support for filling fields to backend components | Elizabeth Danzberger | 2024-07-25 | 1 | -1/+11 |
* | fix(api): Add alias to `Field` | Elizabeth Danzberger | 2024-07-25 | 1 | -3/+4 |
* | fix: Make field index a string for better id/index support | Elizabeth Danzberger | 2024-07-25 | 1 | -1/+1 |
* | fix: Correct name of `InvalidFieldTypeException` class file | Elizabeth Danzberger | 2024-07-25 | 1 | -0/+0 |