aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
* | | | | | | | | Merge pull request #40615 from nextcloud/enh/automate-calendar-event-user-statusChristoph Wurst2023-11-091-0/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | feat(user status): automate user status for eventsAnna Larch2023-11-091-0/+18
| |/ / / / / / / /
* | | | | | | | | Merge pull request #40653 from nextcloud/feat/ooo-apiChristoph Wurst2023-11-099-0/+457
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | feat: Add out-of-office message APIChristoph Wurst2023-11-099-0/+457
* | | | | | | | | Merge pull request #39582 from nextcloud/simplify-ip-normalizerBenjamin Gaussorgues2023-11-091-54/+15
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Simplify IP address normalizer with IP masksBenjamin Gaussorgues2023-11-081-54/+15
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #41295 from nextcloud/fix/has-reserved-jobJoas Schilling2023-11-092-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | fix: Extend docblock of hasReservedJobMarcel Klehr2023-11-081-1/+2
| * | | | | | | | fix(JobList#hasReservedJob): Break tie when multiple jobs are reservedMarcel Klehr2023-11-061-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #41266 from nextcloud/feat/contactsmenu/user-status-sortingChristoph Wurst2023-11-084-11/+106
|\ \ \ \ \ \ \ \
| * | | | | | | | feat(contactsmenu): Sort by user statusChristoph Wurst2023-11-084-11/+106
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #41119 from nextcloud/optmize-storage-wrappersRobin Appelman2023-11-087-27/+76
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | optimize isShared and isMountedRobin Appelman2023-11-081-6/+6
| * | | | | | | optimize builtin storage wrappersRobin Appelman2023-11-086-21/+70
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #40964 from nextcloud/artonge/feat/metadata/port_providersLouis2023-11-0820-744/+48
|\ \ \ \ \ \ \