aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #40618 from nextcloud/feat/39162/advanced_searchBenjamin Gaussorgues2023-11-1037-300/+1423
|\
| * feat(carddav): Allow advanced search for contactsBenjamin Gaussorgues2023-11-103-31/+78
| * feat(caldav): Allow advanced search for events/tasksBenjamin Gaussorgues2023-11-106-135/+96
| * feat(files): Allow advanced search for filesBenjamin Gaussorgues2023-11-104-18/+105
| * chore: update openapi.jsonBenjamin Gaussorgues2023-11-107-117/+37
| * feat(search): Allow multiple search terms in UnifiedControllerBenjamin Gaussorgues2023-11-1026-118/+1226
* | Merge pull request #41354 from nextcloud/bugfix/noid/chunking-v2-distributed-...Julius Härtl2023-11-101-1/+9
|\ \ | |/ |/|
| * fix: Validate that we have a proper distributed cache configuredJulius Härtl2023-11-091-1/+9
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-10124-16/+404
* | Merge pull request #41308 from nextcloud/artonge/feat/live_photosLouis2023-11-0972-103/+178
|\ \
| * | Compile assetsLouis Chemineau2023-11-0967-99/+131
| * | Display play icon over live photos' previewsLouis Chemineau2023-11-093-3/+29
| * | Hide .mov for live photosLouis Chemineau2023-11-094-15/+32
|/ /
* | 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 #41333 from nextcloud/fix/41316/incomplete-displaynameArthur Schiwon2023-11-091-2/+2
|\ \ \
| * | | fix(LDAP): prevent incomplete displaynames…Arthur Schiwon2023-11-071-2/+2
* | | | Merge pull request #40615 from nextcloud/enh/automate-calendar-event-user-statusChristoph Wurst2023-11-0917-68/+2347
|\ \ \ \
| * | | | feat(user status): automate user status for eventsAnna Larch2023-11-0917-68/+2347
* | | | | Merge pull request #40653 from nextcloud/feat/ooo-apiChristoph Wurst2023-11-0918-1/+942
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | feat: Add out-of-office message APIChristoph Wurst2023-11-0918-1/+942
* | | | | Merge pull request #41355 from nextcloud/chore/dependencies-stableJoas Schilling2023-11-09109-215/+218
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fix(dav): Adjust snapshots for vue components updateFerdinand Thiessen2023-11-091-45/+45
| * | | | chore: Update nextcloud dependencies to stable versionFerdinand Thiessen2023-11-09108-170/+173
|/ / / /
* | | | 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 #41339 from nextcloud/fix/40699-Availability_timepicker_im...Ferdinand Thiessen2023-11-093-4/+6
|\ \ \ \ \
| * | | | | Add two more translations for `CalendarAvailability`julia.kirschenheuter2023-11-093-4/+6
* | | | | | 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 #41348 from nextcloud/deps/update-calendar-availability-vu...Ferdinand Thiessen2023-11-09104-153/+221
|\ \ \ \ \ \
| * | | | | | Update `calendar-availability-vue` to `^2.0.0`julia.kirschenheuter2023-11-09104-153/+221
|/ / / / / /
* | | | | | Merge pull request #41349 from nextcloud/fix/oca-settings-api-user-actionsArthur Schiwon2023-11-096-8/+17
|\ \ \ \ \ \
| * | | | | | chore: Compile assetsFerdinand Thiessen2023-11-084-6/+6
| * | | | | | fix(settings): Pass user object to user row actionsFerdinand Thiessen2023-11-082-2/+11
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #41351 from nextcloud/bugfix/noid/fix-filesmetadata-migrationJoas Schilling2023-11-092-11/+26
|\ \ \ \ \ \
| * | | | | | fix(migration): Fix files metadata migrationJoas Schilling2023-11-092-11/+26
|/ / / / / /
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-09262-972/+1078
* | | | | | Merge pull request #41266 from nextcloud/feat/contactsmenu/user-status-sortingChristoph Wurst2023-11-088-14/+234
|\ \ \ \ \ \
| * | | | | | feat(contactsmenu): Sort by user statusChristoph Wurst2023-11-088-14/+234
| |/ / / / /
* | | | | | Merge pull request #41119 from nextcloud/optmize-storage-wrappersRobin Appelman2023-11-0813-33/+123
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | optimize isShared and isMountedRobin Appelman2023-11-082-10/+20
| * | | | | optimize builtin storage wrappersRobin Appelman2023-11-0811-23/+103
| | |/ / / | |/| | |
* | | | | Merge pull request #41054 from nextcloud/systemtag-childrenRobin Appelman2023-11-081-2/+4
|\ \ \ \ \
| * | | | | get children from dav node when preloading system tagsRobin Appelman2023-11-081-2/+4
| |/ / / /
* | | | | Merge pull request #40964 from nextcloud/artonge/feat/metadata/port_providersLouis2023-11-0829-971/+109
|\ \ \ \ \
| * | | | | Support getting and setting metadata in DAV requestsLouis Chemineau2023-11-0829-971/+109
| |/ / / /
* | | | | Merge pull request #40799 from nextcloud/fix/login-csrf-check-error-messageChristoph Wurst2023-11-085-4/+18
|\ \ \ \ \
| * | | | | fix: Show error message when CSRF check fails at loginChristoph Wurst2023-11-085-4/+18
| |/ / / /