aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(files_sharing): show proper share not found error messageskjnldsv2024-08-062-19/+13
* fix: unify bundle namingJérôme Herbinet2024-08-061-1/+1
* Merge pull request #46953 from nextcloud/cleanup-old-mount-repairStephan Orbaugh2024-08-064-64/+0
|\
| * chore: delete repair step for 8y old oc_mounts issueRobin Appelman2024-08-024-64/+0
* | chore: refactor "substr" calls to improve code readabilityHamid Dehnavi2024-08-061-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-062-2/+2
* | Merge pull request #46931 from nextcloud/connection-builder-additional-paramsFerdinand Thiessen2024-08-051-25/+20
|\ \
| * | fix: fix passing additional db connection parameters in factoryRobin Appelman2024-07-311-25/+20
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-034-0/+38
* | | Merge pull request #46890 from nextcloud/fix/issue-46883-2Daniel2024-08-021-0/+2
|\ \ \
| * | | fix: Update documentation for Mail Provider SendSebastianKrupinski2024-08-021-0/+2
| | |/ | |/|
* / | fix: ensure array returned from getMountsForFileId is continiousRobin Appelman2024-08-021-2/+2
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-022-0/+16
* | 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
* | fix(files): Fix incorrect keys by reindexingChristopher Ng2024-08-011-2/+2
* | Merge pull request #46864 from nextcloud/fix/dont-persist-blurhash-preview-2Richard Steinmetz2024-08-011-19/+4
|\ \
| * | fix: don't persist previews used during blurhash generationRichard Steinmetz2024-07-301-19/+4
* | | Merge pull request #45950 from nextcloud/chore/remove-depreacted-searchAndy Scherzinger2024-08-0111-481/+0
|\ \ \
| * | | chore: Remove deprecated legacy search backendJulius Härtl2024-08-0111-481/+0
* | | | fix(activity): regroup Files and spltit sharing activityskjnldsv2024-08-011-6/+4
|/ / /
* | | Merge pull request #46912 from nextcloud/fix/taskprocessing-speech-to-text-le...Marcel Klehr2024-08-011-0/+4
|\ \ \
| * | | fix(TaskProcessing): Legacy Speech To Text support needs UserIdMarcel Klehr2024-07-311-0/+4
| | |/ | |/|
* | | Merge pull request #46872 from nextcloud/fix/taskprocessing/dont-break-with-p...Marcel Klehr2024-08-011-14/+18
|\ \ \ | |/ / |/| |
| * | fix(TaskProcessing): Don't break if provider methods throwMarcel Klehr2024-07-301-14/+18
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-314-0/+60
* | | Merge pull request #46099 from nextcloud/fix/properly-add-accept-share-interfaceJoas Schilling2024-07-307-17/+37
|\ \ \
| * | | fix: Add `acceptShare` as an interfaceFerdinand Thiessen2024-07-307-17/+37
* | | | Merge pull request #46476 from nextcloud/enh/noid/migration-attributesStephan Orbaugh2024-07-3020-0/+1002
|\ \ \ \ | |/ / / |/| | |
| * | | fix(migration-attributes): psalmMaxence Lange2024-07-295-0/+32
| * | | feat(migration-attributes): testsMaxence Lange2024-07-2916-26/+46
| * | | fix(migration-attributes): privatizing AttributeExceptionMaxence Lange2024-07-2917-22/+208
| * | | feat(upgrade): release metadataMaxence Lange2024-07-293-0/+250
| * | | feat(upgrade): migration attributesMaxence Lange2024-07-2917-0/+514
* | | | feat(log): Allow to combine log.conditions to only log (app&user)Joas Schilling2024-07-303-25/+70
| |/ / |/| |
* | | Merge pull request #46379 from nextcloud/fix/folder-search-ownerFerdinand Thiessen2024-07-301-1/+24
|\ \ \ | |_|/ |/| |
| * | fix: `OCP\Files\Node\Folder::search` was not setting the ownerFerdinand Thiessen2024-07-111-1/+24
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-302-0/+2
| |/ |/|
* | chore: fix some commentswithbest2024-07-294-4/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-288-0/+50
* | fix: Release directory iterator and thereby its potential directory lock prio...Dennis Verspuij2024-07-271-0/+1
* | Merge pull request #46760 from nextcloud/fix/appframework/csrf-custom-headerJohn Molakvoæ2024-07-271-0/+4
|\ \
| * | fix(AppFramework): Allow requests with OCS-APIRequest header to pass CSRF checksprovokateurin2024-07-251-0/+4
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-2712-6/+90
* | | chore: deprecate old AI APIsMarcel Klehr2024-07-2639-0/+39
* | | refactor(core): Replace security annotations with respective attributesprovokateurin2024-07-262-10/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-26164-28/+364
* | | Merge pull request #46508 from nextcloud/ernolf/enh/imaginary-pdf-handlingDaniel2024-07-255-1/+18
|\ \ \
| * | | feat(preview): move previews for imaginary pdf to own class ImaginaryPDFernolf2024-07-255-1/+18
| |/ /
* | | Merge pull request #46672 from nextcloud/fix/preview-invalid-idAndy Scherzinger2024-07-251-3/+4
|\ \ \ | |/ / |/| |