| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(oauth2): retain support for legacy ownCloud clientsfix/oauth2/retain-legacy-oc-client-support | Richard Steinmetz | 7 days | 1 | -1/+7 |
* | feat: add example contact on first loginfeat/cardav-example-contact | Hamza Mahjoubi | 13 days | 2 | -0/+153 |
* | fix(dav): filter user files when updating tags | skjnldsv | 14 days | 1 | -0/+10 |
* | fix(cardav): only show useres from enabled addressBooks in contacts menufix/noid/contactsmenu-ab-enabled | Hamza Mahjoubi | 2025-03-17 | 2 | -5/+30 |
* | fix: skip caching lastSeenQuotaUsage for remote sharesbug/noid/skip-quote-cache-for-remote-shares | Daniel Kesselberg | 2025-03-14 | 1 | -0/+2 |
* | feat(dav)!: migrate OCA calendar object events to OCP | Edward Ly | 2025-03-07 | 2 | -2/+2 |
* | fix(dav): Create SAB at installationfix/dav/create-sab-install | Christoph Wurst | 2025-03-06 | 1 | -0/+47 |
* | chore: Apply new rector configuration to apps folder | Côme Chilliet | 2025-02-13 | 15 | -47/+76 |
* | chore: re-apply current rector configuration to apps folder | Côme Chilliet | 2025-02-13 | 1 | -1/+2 |
* | Merge pull request #49648 from nextcloud/fix/clarify-app-manager-methods | Côme Chilliet | 2025-02-13 | 1 | -1/+1 |
|\ |
|
| * | fix: Replace getInstalledApps calls with getEnabledAppsfix/clarify-app-manager-methods | Côme Chilliet | 2025-02-13 | 1 | -1/+1 |
* | | fix(tests): Order card properties by name to avoid issuesfix/migrate-dav-to-events | Côme Chilliet | 2025-02-10 | 1 | -5/+6 |
* | | fix(dav): Migrate from hooks to user events | Côme Chilliet | 2025-02-10 | 2 | -222/+140 |
|/ |
|
* | fix(TasksSearchProviderTest): adjust deep link to Tasks appfix/49473/task-url | Raimund Schlüßler | 2025-01-24 | 1 | -3/+3 |
* | Merge pull request #50034 from nextcloud/rename-deleted-default-calendar-in-t... | Richard Steinmetz | 2025-01-11 | 1 | -1/+1 |
|\ |
|
| * | fix(caldav): rename default calendar to keep it in the trashbin instead of pu...rename-deleted-default-calendar-in-trashbin | Thomas Citharel | 2025-01-06 | 1 | -1/+1 |
* | | Merge pull request #49852 from nextcloud/fix/issue-49756-translations | Sebastian Krupinski | 2025-01-07 | 1 | -49/+497 |
|\ \ |
|
| * | | fix: change translation logic to handle plurals betterfix/issue-49756-translations | SebastianKrupinski | 2025-01-06 | 1 | -49/+497 |
| |/ |
|
* / | fix: explicitly ignore nested mounts when transfering ownershipmount-move-checks | Robin Appelman | 2025-01-06 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #49731 from nextcloud/bugfix/noid/allow-to-get-permissions... | Joas Schilling | 2024-12-16 | 1 | -6/+13 |
|\ |
|
| * | test: Adjust tests to proof exclusion of other principal permissionsbugfix/noid/allow-to-get-permissions-of-a-principal | Joas Schilling | 2024-12-16 | 1 | -6/+13 |
* | | Merge pull request #49528 from nextcloud/fix/issue-47879-property-serialization | Sebastian Krupinski | 2024-12-13 | 1 | -0/+18 |
|\ \ |
|
| * | | fix: replace null character when serializingfix/issue-47879-property-serialization | SebastianKrupinski | 2024-12-13 | 1 | -0/+18 |
* | | | fix: return 204 instead of 404fix/issue-3021-return-no-content-instead-of-error | SebastianKrupinski | 2024-12-13 | 1 | -1/+1 |
|/ / |
|
* | | 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 | 1 | -4/+4 |
* | 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 |
|\ |
|