Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Add new method `inAppSearch` for advanced search providers | Benjamin Gaussorgues | 2023-11-14 | 4 | -0/+38 | |
* | | | | | Merge pull request #41446 from nextcloud/fix/noid/moving-metadataquery | Arthur Schiwon | 2023-11-14 | 9 | -13/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | moving metadataquery | Maxence Lange | 2023-11-13 | 9 | -13/+14 | |
| |/ / / / | ||||||
* / / / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-14 | 2 | -4/+4 | |
|/ / / / | ||||||
* | | | | fix(workflowengine): use andWhere() not second where() | Arthur Schiwon | 2023-11-13 | 1 | -1/+1 | |
* | | | | Merge pull request #41406 from nextcloud/bugfix/noid/log-exception-class-when... | Joas Schilling | 2023-11-13 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | fix(log): Log exception class when message is empty | Joas Schilling | 2023-11-13 | 1 | -1/+1 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #41271 from nextcloud/enh/text-processing-iprovider2 | Joas Schilling | 2023-11-13 | 9 | -28/+212 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | fix: Make sure array starts at 0 after array filter | Marcel Klehr | 2023-11-10 | 1 | -2/+2 | |
| * | | | fix: Don't try to access undefined array key | Marcel Klehr | 2023-11-09 | 1 | -1/+5 | |
| * | | | fix: Update autoloaders | Marcel Klehr | 2023-11-09 | 2 | -2/+2 | |
| * | | | Merge branch 'master' into enh/text-processing-iprovider2 | Marcel Klehr | 2023-11-09 | 33 | -785/+239 | |
| |\ \ \ | ||||||
| * | | | | Update lib/public/TextProcessing/IProviderWithUserId.php | Marcel Klehr | 2023-11-08 | 1 | -1/+1 | |
| * | | | | Update lib/private/TextProcessing/Manager.php | Marcel Klehr | 2023-11-08 | 1 | -1/+1 | |
| * | | | | Update lib/private/TextProcessing/Manager.php | Marcel Klehr | 2023-11-08 | 1 | -1/+1 | |
| * | | | | Merge branch 'master' into enh/text-processing-iprovider2 | Marcel Klehr | 2023-11-08 | 67 | -288/+3741 | |
| |\ \ \ \ | ||||||
| * | | | | | fix coding style | Marcel Klehr | 2023-11-07 | 1 | -1/+0 | |
| * | | | | | fix: split IProvider2 into two more verbose interfaces | Marcel Klehr | 2023-11-07 | 6 | -15/+58 | |
| * | | | | | fix: psalm issues and coding style | Marcel Klehr | 2023-11-06 | 2 | -7/+19 | |
| * | | | | | fix(TextProcessing/Manager): add canuseProvider check in getPreferredProviders | Marcel Klehr | 2023-11-06 | 1 | -3/+1 | |
| * | | | | | fix(TextProcessing/Manager): Throw TaskFailureException upon failure | Marcel Klehr | 2023-11-06 | 3 | -9/+13 | |
| * | | | | | enh(TextProcessing): Add IProvider2 | Marcel Klehr | 2023-11-03 | 5 | -19/+143 | |
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-12 | 2 | -8/+8 | |
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-11 | 2 | -20/+20 | |
* | | | | | | Merge pull request #41318 from nextcloud/fix/session/empty-session-error-logging | Christoph Wurst | 2023-11-10 | 1 | -12/+18 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix(session): Do not log fresh/empty session as error | Christoph Wurst | 2023-11-07 | 1 | -12/+18 | |
* | | | | | | | Merge pull request #41302 from zero0cool0/master | Andy Scherzinger | 2023-11-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Lower log level about invalid session token | Patrick Fischer | 2023-11-06 | 1 | -1/+1 | |
* | | | | | | | | Add unified search toggle in config | fenn-cs | 2023-11-10 | 1 | -6/+12 | |
* | | | | | | | | Feat: New UI global search | fenn-cs | 2023-11-10 | 1 | -0/+1 | |
* | | | | | | | | feat(files): Allow advanced search for files | Benjamin Gaussorgues | 2023-11-10 | 3 | -1/+17 | |
* | | | | | | | | chore: update openapi.json | Benjamin Gaussorgues | 2023-11-10 | 5 | -113/+6 | |
* | | | | | | | | feat(search): Allow multiple search terms in UnifiedController | Benjamin Gaussorgues | 2023-11-10 | 24 | -104/+1203 | |
* | | | | | | | | Merge pull request #41365 from nextcloud/bugfix/noid/fix-emitted-events | Joas Schilling | 2023-11-09 | 1 | -1/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fix(events): Make sure all `\OCP\Files::…` events are emitted with the same... | Joas Schilling | 2023-11-09 | 1 | -1/+8 | |
* | | | | | | | | | Merge pull request #40615 from nextcloud/enh/automate-calendar-event-user-status | Christoph Wurst | 2023-11-09 | 1 | -0/+18 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | feat(user status): automate user status for events | Anna Larch | 2023-11-09 | 1 | -0/+18 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #40653 from nextcloud/feat/ooo-api | Christoph Wurst | 2023-11-09 | 9 | -0/+457 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | feat: Add out-of-office message API | Christoph Wurst | 2023-11-09 | 9 | -0/+457 | |
* | | | | | | | | | Merge pull request #39582 from nextcloud/simplify-ip-normalizer | Benjamin Gaussorgues | 2023-11-09 | 1 | -54/+15 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | Simplify IP address normalizer with IP masks | Benjamin Gaussorgues | 2023-11-08 | 1 | -54/+15 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #41295 from nextcloud/fix/has-reserved-job | Joas Schilling | 2023-11-09 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fix: Extend docblock of hasReservedJob | Marcel Klehr | 2023-11-08 | 1 | -1/+2 | |
| * | | | | | | | | fix(JobList#hasReservedJob): Break tie when multiple jobs are reserved | Marcel Klehr | 2023-11-06 | 1 | -1/+1 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #41266 from nextcloud/feat/contactsmenu/user-status-sorting | Christoph Wurst | 2023-11-08 | 4 | -11/+106 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | feat(contactsmenu): Sort by user status | Christoph Wurst | 2023-11-08 | 4 | -11/+106 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #41119 from nextcloud/optmize-storage-wrappers | Robin Appelman | 2023-11-08 | 7 | -27/+76 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | optimize isShared and isMounted | Robin Appelman | 2023-11-08 | 1 | -6/+6 | |
| * | | | | | | | optimize builtin storage wrappers | Robin Appelman | 2023-11-08 | 6 | -21/+70 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #40964 from nextcloud/artonge/feat/metadata/port_providers | Louis | 2023-11-08 | 20 | -744/+48 | |
|\ \ \ \ \ \ \ |