| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #48612 from nextcloud/fix/activity-log-for-favorites-in-dav | Julius Knorr | 2024-12-12 | 1 | -1/+27 |
|\ |
|
| * | fix(dav): add activity logging for favorites in dav | grnd-alt | 2024-12-03 | 1 | -1/+27 |
* | | fix: disable both iTip and iMip messagesfix/issue-48528-disable-itip-and-imip-messages-2 | SebastianKrupinski | 2024-12-10 | 2 | -19/+39 |
* | | fix: add support for Microsoft time zonesfix/issue-48079-windows-time-zones | SebastianKrupinski | 2024-12-09 | 2 | -18/+105 |
* | | feat(systemtags): allow setting color with occ | skjnldsv | 2024-12-06 | 1 | -5/+5 |
* | | feat(systemtags): add color support backend | skjnldsv | 2024-12-06 | 1 | -14/+14 |
* | | fix: improve assembly stream | Robin Appelman | 2024-12-05 | 1 | -3/+19 |
|/ |
|
* | chore(absence): Add capability for absence replacement support | Marcel Müller | 2024-12-01 | 1 | -0/+1 |
* | chore(absence): Add capability for absence api | Marcel Müller | 2024-12-01 | 2 | -2/+34 |
* | feat(config): add `maximum.supported.desktop.version` | skjnldsv | 2024-11-27 | 1 | -27/+58 |
* | Revert "fix(dav): Always respond custom error page on exceptions" | Daniel Kesselberg | 2024-11-22 | 2 | -5/+5 |
* | feat(dav): increase default calendar subscription refresh rate to one daydav-webcal-default-refresh-rate | Thomas Citharel | 2024-11-20 | 1 | -1/+1 |
* | Merge pull request #48833 from nextcloud/fix/issue-48732-exdate-rdate-propert... | Richard Steinmetz | 2024-11-15 | 2 | -7/+447 |
|\ |
|
| * | fix: RDATE and EXDATE property instancesfix/issue-48732-exdate-rdate-property-instances | SebastianKrupinski | 2024-10-21 | 2 | -7/+447 |
* | | fix: use invokePrivate for testfix/use-invokeprivate-for-test | SebastianKrupinski | 2024-11-14 | 1 | -21/+16 |
* | | feat: mail provider settingsfeat/mail-provider-settings | SebastianKrupinski | 2024-11-12 | 1 | -10/+117 |
* | | feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling | SebastianKrupinski | 2024-11-11 | 1 | -0/+19 |
* | | ci: Skip currently PHP 8.4 incompatible testci/noid/php-8.4 | Joas Schilling | 2024-11-08 | 1 | -0/+4 |
* | | feat(dav): add systemtag object IDs listing | skjnldsv | 2024-10-29 | 2 | -2/+23 |
* | | Merge pull request #48790 from nextcloud/refactor/apps/constructor-property-p... | Kate | 2024-10-22 | 18 | -55/+40 |
|\ \ |
|
| * | | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 18 | -55/+40 |
| |/ |
|
* / | fix: override iTip Broker to fix several issuesfix/overide-itip-broker | SebastianKrupinski | 2024-10-21 | 1 | -0/+183 |
|/ |
|
* | feat: configurable request timeout for carddav sync | Pablo Zmdl | 2024-10-17 | 1 | -3/+9 |
* | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 35 | -169/+219 |
* | refactor(dav): Add Storage parameter strong types | provokateurin | 2024-10-07 | 1 | -0/+8 |
* | Merge pull request #48508 from nextcloud/fix/webcal-subscription-jobs-middleware | Anna | 2024-10-02 | 1 | -20/+7 |
|\ |
|
| * | fix(caldav): add missing handlersfix/webcal-subscription-jobs-middleware | Anna Larch | 2024-10-01 | 1 | -20/+7 |
* | | fix(dav): don't crash subscription on invalid calendar objectbug/48518/ignore-invalid-dates | escoand | 2024-10-02 | 1 | -2/+2 |
* | | Merge pull request #47788 from nextcloud/feat/add-addressbook-list-command | Anna | 2024-10-02 | 1 | -0/+110 |
|\ \
| |/
|/| |
|
| * | feat(carddav): add command to list address booksfeat/add-addressbook-list-command | Anna Larch | 2024-09-30 | 1 | -0/+110 |
* | | fix: make federation address book sync work with allow_local_remote_servers =... | Daniel Kesselberg | 2024-10-01 | 1 | -0/+55 |
|/ |
|
* | test: Fix IStorage return types | provokateurin | 2024-09-26 | 1 | -2/+2 |
* | Merge pull request #48223 from nextcloud/feat/add-rector-config | Côme Chilliet | 2024-09-23 | 1 | -3/+3 |
|\ |
|
| * | chore: Apply rector configuration to apps folder | Côme Chilliet | 2024-09-20 | 1 | -3/+3 |
* | | Merge pull request #48215 from nextcloud/bugfix/noid/run-all-unit-tests | Joas Schilling | 2024-09-23 | 2 | -15894/+21 |
|\ \
| |/
|/| |
|
| * | test: fix ContactsMigratorTestbugfix/noid/run-all-unit-tests | Anna Larch | 2024-09-19 | 2 | -15894/+21 |
* | | chore: Get rid of travis in DAV appchore/remove-travis | Ferdinand Thiessen | 2024-09-19 | 69 | -41/+26 |
* | | Merge pull request #47399 from nextcloud/fix/47275/driverException | Hamza | 2024-09-19 | 1 | -6/+8 |
|\ \
| |/
|/| |
|
| * | fix: expand select and group by for calandar reminder backendfix/47275/driverException | Hamza Mahjoubi | 2024-09-19 | 1 | -6/+8 |
* | | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 11 | -255/+255 |
|/ |
|
* | test: fix service overwrite in PartFileInRootUploadTest | Robin Appelman | 2024-09-18 | 1 | -1/+2 |
* | chore: Improve typing and phpdoc comments | Côme Chilliet | 2024-09-16 | 1 | -8/+2 |
* | fix: Remove OCP\Files\Storage interface deprecated since version 9 | Côme Chilliet | 2024-09-16 | 2 | -7/+7 |
* | Merge pull request #48044 from nextcloud/fix/cast-node-names-to-string | John Molakvoæ | 2024-09-16 | 1 | -2/+2 |
|\ |
|
| * | test: cast node name and data to stringfix/cast-node-names-to-string | Anna Larch | 2024-09-15 | 1 | -2/+2 |
* | | Merge pull request #48049 from nextcloud/refactor/void-tests | Anna | 2024-09-16 | 11 | -41/+41 |
|\ \ |
|
| * | | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 11 | -41/+41 |
| |/ |
|
* / | test(dav): imip service test expects integers for last occurencefix/imip-test-expects-integer | Anna Larch | 2024-09-15 | 1 | -14/+14 |
|/ |
|
* | fix: Adjust unit tests and protect against XSS | Ferdinand Thiessen | 2024-09-06 | 1 | -9/+45 |
* | fix(dav): Update 403 error message | Camila | 2024-09-06 | 1 | -6/+14 |