summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #41366 from ir0nhide/fix/multipart-copy-ssecJulius Härtl2023-11-151-1/+7
|\
| * fix(s3): support SSE-C headers for the MultipartCopy callTobias Zimmerer2023-11-141-1/+7
* | Merge pull request #38622 from nextcloud/ifElseReturnMatchGit'Fellow2023-11-151-15/+8
|\ \
| * | Replace if/else with return matchGit'Fellow2023-11-011-15/+8
* | | fix(AppManager): Ensure that app manager can handle empty app keys on the nav...Ferdinand Thiessen2023-11-142-4/+8
* | | fix: Allow to set custom app order on navigation entries added by closures to...Ferdinand Thiessen2023-11-142-7/+14
* | | fix(NavigationManager): Set default app in `add` function to allow entries ad...Ferdinand Thiessen2023-11-141-7/+8
* | | fix(NavigationManager): Check for `appManager` before using itFerdinand Thiessen2023-11-141-4/+4
* | | fix(INavigationManager): Add psalm typing for `add` parameterFerdinand Thiessen2023-11-141-1/+7
| |/ |/|
* | Merge pull request #41432 from nextcloud/fix/white-user-icon-searchBenjamin Gaussorgues2023-11-141-0/+6
|\ \
| * | Fix user search provider iconBenjamin Gaussorgues2023-11-141-0/+6
* | | metadata must be set as editable for PROPPATCHMaxence Lange2023-11-147-14/+155
|/ /
* | fix psalmMaxence Lange2023-11-141-5/+1
* | ignore metadata if table is emptyMaxence Lange2023-11-146-10/+34
* | Merge pull request #41436 from nextcloud/feat/introduce-inAppSearch-method-fo...Arthur Schiwon2023-11-144-0/+38
|\ \
| * | Add new method `inAppSearch` for advanced search providersBenjamin Gaussorgues2023-11-144-0/+38
* | | Merge pull request #41446 from nextcloud/fix/noid/moving-metadataqueryArthur Schiwon2023-11-149-13/+14
|\ \ \
| * | | moving metadataqueryMaxence Lange2023-11-139-13/+14
| |/ /
* / / Fix(l10n): Update translations from TransifexNextcloud bot2023-11-142-4/+4
|/ /
* | fix(workflowengine): use andWhere() not second where()Arthur Schiwon2023-11-131-1/+1
* | Merge pull request #41406 from nextcloud/bugfix/noid/log-exception-class-when...Joas Schilling2023-11-131-1/+1
|\ \
| * | fix(log): Log exception class when message is emptyJoas Schilling2023-11-131-1/+1
* | | Merge pull request #41271 from nextcloud/enh/text-processing-iprovider2Joas Schilling2023-11-139-28/+212
|\ \ \ | |/ / |/| |
| * | fix: Make sure array starts at 0 after array filterMarcel Klehr2023-11-101-2/+2
| * | fix: Don't try to access undefined array keyMarcel Klehr2023-11-091-1/+5
| * | fix: Update autoloadersMarcel Klehr2023-11-092-2/+2
| * | Merge branch 'master' into enh/text-processing-iprovider2Marcel Klehr2023-11-0933-785/+239
| |\ \
| * | | Update lib/public/TextProcessing/IProviderWithUserId.phpMarcel Klehr2023-11-081-1/+1
| * | | Update lib/private/TextProcessing/Manager.phpMarcel Klehr2023-11-081-1/+1
| * | | Update lib/private/TextProcessing/Manager.phpMarcel Klehr2023-11-081-1/+1
| * | | Merge branch 'master' into enh/text-processing-iprovider2Marcel Klehr2023-11-0867-288/+3741
| |\ \ \
| * | | | fix coding styleMarcel Klehr2023-11-071-1/+0
| * | | | fix: split IProvider2 into two more verbose interfacesMarcel Klehr2023-11-076-15/+58
| * | | | fix: psalm issues and coding styleMarcel Klehr2023-11-062-7/+19
| * | | | fix(TextProcessing/Manager): add canuseProvider check in getPreferredProvidersMarcel Klehr2023-11-061-3/+1
| * | | | fix(TextProcessing/Manager): Throw TaskFailureException upon failureMarcel Klehr2023-11-063-9/+13
| * | | | enh(TextProcessing): Add IProvider2Marcel Klehr2023-11-035-19/+143
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-122-8/+8
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-112-20/+20
* | | | | Merge pull request #41318 from nextcloud/fix/session/empty-session-error-loggingChristoph Wurst2023-11-101-12/+18
|\ \ \ \ \
| * | | | | fix(session): Do not log fresh/empty session as errorChristoph Wurst2023-11-071-12/+18
* | | | | | Merge pull request #41302 from zero0cool0/masterAndy Scherzinger2023-11-101-1/+1
|\ \ \ \ \ \
| * | | | | | Lower log level about invalid session tokenPatrick Fischer2023-11-061-1/+1
* | | | | | | Add unified search toggle in configfenn-cs2023-11-101-6/+12
* | | | | | | Feat: New UI global searchfenn-cs2023-11-101-0/+1
* | | | | | | feat(files): Allow advanced search for filesBenjamin Gaussorgues2023-11-103-1/+17
* | | | | | | chore: update openapi.jsonBenjamin Gaussorgues2023-11-105-113/+6
* | | | | | | feat(search): Allow multiple search terms in UnifiedControllerBenjamin Gaussorgues2023-11-1024-104/+1203
* | | | | | | Merge pull request #41365 from nextcloud/bugfix/noid/fix-emitted-eventsJoas Schilling2023-11-091-1/+8
|\ \ \ \ \ \ \
| * | | | | | | fix(events): Make sure all `\OCP\Files::…` events are emitted with the same...Joas Schilling2023-11-091-1/+8