| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #41816 from nextcloud/fix/dav/single-day-ooo | Christoph Wurst | 2023-11-29 | 2 | -2/+8 |
|\ |
|
| * | fix(dav): Allow single-day out of office | Christoph Wurst | 2023-11-29 | 2 | -2/+8 |
* | | Merge pull request #41866 from nextcloud/fix/dav/login-timezone | Christoph Wurst | 2023-11-29 | 2 | -6/+34 |
|\ \
| |/
|/| |
|
| * | fix(dav): Prioritize timezone from core/login | Christoph Wurst | 2023-11-29 | 2 | -6/+34 |
* | | fix(dav): Timezone drift of OOO event | Christoph Wurst | 2023-11-29 | 1 | -1/+1 |
* | | fix(dav): Convert dates without tz drift | Christoph Wurst | 2023-11-29 | 1 | -3/+3 |
|/ |
|
* | fix(OOO): Make the returned data more explicit | Joas Schilling | 2023-11-29 | 2 | -7/+4 |
* | Merge pull request #41759 from nextcloud/fix/dav/ooo-form-mandatory-message | Christoph Wurst | 2023-11-29 | 1 | -8/+17 |
|\ |
|
| * | fix(dav): Make ooo settings a form and the message required | Christoph Wurst | 2023-11-27 | 1 | -8/+17 |
* | | fix(dav): don't schedule out-of-office jobs for dates in the past | Richard Steinmetz | 2023-11-28 | 2 | -20/+492 |
* | | enh(userstatus): add OOO automation and remove calendar automation | Anna Larch | 2023-11-28 | 10 | -964/+282 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-28 | 6 | -32/+162 |
|/ |
|
* | feat(dav): hide search providers if their respective app is not activated | Benjamin Gaussorgues | 2023-11-27 | 3 | -12/+15 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-27 | 2 | -0/+22 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-26 | 4 | -0/+34 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-25 | 6 | -2/+6 |
* | fix(dav): Avoid date diffing if PHP is buggy | Christoph Wurst | 2023-11-24 | 1 | -9/+23 |
* | Merge pull request #41440 from nextcloud/feat/dav/out-of-office-job | Christoph Wurst | 2023-11-24 | 13 | -39/+786 |
|\ |
|
| * | feat(dav): dispatch out-of-office started and ended events | Richard Steinmetz | 2023-11-23 | 13 | -39/+786 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-24 | 58 | -152/+176 |
|/ |
|
* | Merge pull request #41678 from nextcloud/branchoff/master-is-now-29 | Arthur Schiwon | 2023-11-23 | 1 | -2/+2 |
|\ |
|
| * | feat(branchoff): Bump versions and requirements in apps | Joas Schilling | 2023-11-23 | 1 | -2/+2 |
* | | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 182 | -683/+646 |
|/ |
|
* | Merge pull request #41459 from nextcloud/enh/noid/search-metadata-null | Maxence Lange | 2023-11-23 | 2 | -11/+24 |
|\ |
|
| * | Fix is-define operator | Louis Chemineau | 2023-11-22 | 1 | -1/+1 |
| * | Fix param name after Sabre\CalDAV update | Louis Chemineau | 2023-11-22 | 1 | -2/+2 |
| * | implements search on null/notnull metadata | Maxence Lange | 2023-11-22 | 1 | -9/+22 |
* | | Merge pull request #41666 from nextcloud/Valdnet-patch-2 | rakekniven | 2023-11-23 | 1 | -1/+1 |
|\ \ |
|
| * | | Add quotation marks | Valdnet | 2023-11-22 | 1 | -1/+1 |
| |/ |
|
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-23 | 2 | -0/+6 |
* | | fix: lower threshold for system address book sync | Daniel Kesselberg | 2023-11-22 | 1 | -1/+1 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-20 | 2 | -0/+52 |
* | chore: Update `@nextcloud/vue` to 8.2.0 | Ferdinand Thiessen | 2023-11-17 | 1 | -20/+20 |
* | Merge pull request #41501 from nextcloud/feat/dav/show-ooo-ui-by-default | Christoph Wurst | 2023-11-15 | 1 | -5/+3 |
|\ |
|
| * | feat(dav): Enable OOO UI and expose enabled via OCP | Christoph Wurst | 2023-11-15 | 1 | -5/+3 |
* | | refactor(caldav): Use even earlier return and SQL's WHERE IN | Christoph Wurst | 2023-11-15 | 1 | -13/+6 |
|/ |
|
* | Merge pull request #41457 from nextcloud/feat/contacts/advanced-search | Arthur Schiwon | 2023-11-14 | 2 | -1/+13 |
|\ |
|
| * | feat(search): allow contacts person search | hamza221 | 2023-11-14 | 2 | -1/+13 |
* | | Merge pull request #41390 from nextcloud/enh/noid/limit-proppatch-metadata | Andy Scherzinger | 2023-11-14 | 1 | -44/+110 |
|\ \
| |/
|/| |
|
| * | metadata must be set as editable for PROPPATCH | Maxence Lange | 2023-11-14 | 1 | -44/+110 |
* | | feat(caldav): Create personal event for out-of-office messages | Christoph Wurst | 2023-11-14 | 9 | -5/+819 |
|/ |
|
* | Merge pull request #41446 from nextcloud/fix/noid/moving-metadataquery | Arthur Schiwon | 2023-11-14 | 1 | -1/+1 |
|\ |
|
| * | moving metadataquery | Maxence Lange | 2023-11-13 | 1 | -1/+1 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-14 | 4 | -4/+28 |
|/ |
|
* | Fix dynamic property in CalDav tests | Côme Chilliet | 2023-11-13 | 1 | -0/+1 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-12 | 4 | -4/+52 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-11-11 | 16 | -0/+66 |
* | feat(search): Seach for persons as event attendees and organizers | Christoph Wurst | 2023-11-10 | 2 | -18/+86 |
* | Merge pull request #40618 from nextcloud/feat/39162/advanced_search | Benjamin Gaussorgues | 2023-11-10 | 8 | -166/+174 |
|\ |
|
| * | feat(carddav): Allow advanced search for contacts | Benjamin Gaussorgues | 2023-11-10 | 3 | -31/+78 |