| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | fix(files): Fix incorrect keys by reindexing | Christopher Ng | 2024-08-01 | 1 | -2/+2 |
* | Merge pull request #46864 from nextcloud/fix/dont-persist-blurhash-preview-2 | Richard Steinmetz | 2024-08-01 | 1 | -19/+4 |
|\ |
|
| * | fix: don't persist previews used during blurhash generation | Richard Steinmetz | 2024-07-30 | 1 | -19/+4 |
* | | Merge pull request #45950 from nextcloud/chore/remove-depreacted-search | Andy Scherzinger | 2024-08-01 | 11 | -481/+0 |
|\ \ |
|
| * | | chore: Remove deprecated legacy search backend | Julius Härtl | 2024-08-01 | 11 | -481/+0 |
* | | | fix(activity): regroup Files and spltit sharing activity | skjnldsv | 2024-08-01 | 1 | -6/+4 |
|/ / |
|
* | | Merge pull request #46912 from nextcloud/fix/taskprocessing-speech-to-text-le... | Marcel Klehr | 2024-08-01 | 1 | -0/+4 |
|\ \ |
|
| * | | fix(TaskProcessing): Legacy Speech To Text support needs UserId | Marcel Klehr | 2024-07-31 | 1 | -0/+4 |
* | | | Merge pull request #46872 from nextcloud/fix/taskprocessing/dont-break-with-p... | Marcel Klehr | 2024-08-01 | 1 | -14/+18 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix(TaskProcessing): Don't break if provider methods throw | Marcel Klehr | 2024-07-30 | 1 | -14/+18 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-31 | 4 | -0/+60 |
* | | | Merge pull request #46099 from nextcloud/fix/properly-add-accept-share-interface | Joas Schilling | 2024-07-30 | 7 | -17/+37 |
|\ \ \ |
|
| * | | | fix: Add `acceptShare` as an interface | Ferdinand Thiessen | 2024-07-30 | 7 | -17/+37 |
* | | | | Merge pull request #46476 from nextcloud/enh/noid/migration-attributes | Stephan Orbaugh | 2024-07-30 | 20 | -0/+1002 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | fix(migration-attributes): psalm | Maxence Lange | 2024-07-29 | 5 | -0/+32 |
| * | | | feat(migration-attributes): tests | Maxence Lange | 2024-07-29 | 16 | -26/+46 |
| * | | | fix(migration-attributes): privatizing AttributeException | Maxence Lange | 2024-07-29 | 17 | -22/+208 |
| * | | | feat(upgrade): release metadata | Maxence Lange | 2024-07-29 | 3 | -0/+250 |
| * | | | feat(upgrade): migration attributes | Maxence Lange | 2024-07-29 | 17 | -0/+514 |
* | | | | feat(log): Allow to combine log.conditions to only log (app&user) | Joas Schilling | 2024-07-30 | 3 | -25/+70 |
| |/ /
|/| | |
|
* | | | Merge pull request #46379 from nextcloud/fix/folder-search-owner | Ferdinand Thiessen | 2024-07-30 | 1 | -1/+24 |
|\ \ \
| |_|/
|/| | |
|
| * | | fix: `OCP\Files\Node\Folder::search` was not setting the owner | Ferdinand Thiessen | 2024-07-11 | 1 | -1/+24 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-30 | 2 | -0/+2 |
| |/
|/| |
|
* | | chore: fix some comments | withbest | 2024-07-29 | 4 | -4/+4 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-28 | 8 | -0/+50 |
* | | fix: Release directory iterator and thereby its potential directory lock prio... | Dennis Verspuij | 2024-07-27 | 1 | -0/+1 |
* | | Merge pull request #46760 from nextcloud/fix/appframework/csrf-custom-header | John Molakvoæ | 2024-07-27 | 1 | -0/+4 |
|\ \ |
|
| * | | fix(AppFramework): Allow requests with OCS-APIRequest header to pass CSRF checks | provokateurin | 2024-07-25 | 1 | -0/+4 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-27 | 12 | -6/+90 |
* | | | 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(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-26 | 164 | -28/+364 |
* | | | Merge pull request #46508 from nextcloud/ernolf/enh/imaginary-pdf-handling | Daniel | 2024-07-25 | 5 | -1/+18 |
|\ \ \ |
|
| * | | | feat(preview): move previews for imaginary pdf to own class ImaginaryPDF | ernolf | 2024-07-25 | 5 | -1/+18 |
| |/ / |
|
* | | | Merge pull request #46672 from nextcloud/fix/preview-invalid-id | Andy Scherzinger | 2024-07-25 | 1 | -3/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix: Do not return partial file info if we have a cache entry | Julius Härtl | 2024-07-22 | 1 | -3/+4 |
* | | | Merge pull request #46383 from nextcloud/feat/template-fields | Julius Härtl | 2024-07-25 | 10 | -5/+161 |
|\ \ \ |
|
| * | | | 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 | 2 | -3/+14 |
| * | | | 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 | 3 | -0/+2 |
| * | | | fix: Add proper field types | Elizabeth Danzberger | 2024-07-25 | 1 | -1/+5 |
| * | | | fix: Remove comments | Elizabeth Danzberger | 2024-07-25 | 1 | -3/+0 |
| * | | | fix: Add `InvalidFieldType` exception | Elizabeth Danzberger | 2024-07-25 | 2 | -1/+18 |
| * | | | fix: `Field` and `FieldType` implementation | Elizabeth Danzberger | 2024-07-25 | 2 | -8/+32 |
| * | | | fix: Composer autoloads for Field classes | Elizabeth Danzberger | 2024-07-25 | 2 | -0/+4 |