| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: Replace OC_App calls by IAppManager | Côme Chilliet | 2025-02-24 | 1 | -2/+1 |
* | fix: Fix regression in calendar invitation sendingfix/issue-50054-resource-invite-regression | SebastianKrupinski | 2025-02-13 | 1 | -1/+1 |
* | chore: Apply new rector configuration to apps folder | Côme Chilliet | 2025-02-13 | 3 | -8/+13 |
* | fix(CalDav): Spellingfix/noid/fifty-fifth | SebastianKrupinski | 2025-01-27 | 1 | -2/+2 |
* | Merge pull request #50034 from nextcloud/rename-deleted-default-calendar-in-t... | Richard Steinmetz | 2025-01-11 | 1 | -8/+20 |
|\ |
|
| * | 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 | -8/+20 |
* | | fix: change translation logic to handle plurals betterfix/issue-49756-translations | SebastianKrupinski | 2025-01-06 | 1 | -52/+245 |
|/ |
|
* | Merge pull request #49731 from nextcloud/bugfix/noid/allow-to-get-permissions... | Joas Schilling | 2024-12-16 | 1 | -1/+5 |
|\ |
|
| * | fix(calendar): Fix getting the permissions of the user | Joas Schilling | 2024-12-11 | 1 | -1/+5 |
* | | refactor: Use Http framework where possibleuseHttpFramework | Git'Fellow | 2024-12-14 | 3 | -6/+9 |
* | | fix: disable both iTip and iMip messagesfix/issue-48528-disable-itip-and-imip-messages-2 | SebastianKrupinski | 2024-12-10 | 2 | -9/+7 |
* | | fix: add support for Microsoft time zones | SebastianKrupinski | 2024-12-09 | 1 | -2/+4 |
* | | fix: add support for Microsoft time zonesfix/issue-48079-windows-time-zones | SebastianKrupinski | 2024-12-09 | 2 | -7/+220 |
|/ |
|
* | fix: improve oci compatibility when purging calendar invitationsfix/invitations-named-parameter | Richard Steinmetz | 2024-11-23 | 1 | -2/+2 |
* | fix: invalid usage of IQueryBuilder::createNamedParameter() | Richard Steinmetz | 2024-11-23 | 1 | -3/+3 |
* | fix: (CalDav) Delete invitation when deleting Calendars or Eventsfix/issue-12387-delete-invitations | SebastianKrupinski | 2024-11-21 | 1 | -2/+51 |
* | Merge pull request #48833 from nextcloud/fix/issue-48732-exdate-rdate-propert... | Richard Steinmetz | 2024-11-15 | 2 | -41/+49 |
|\ |
|
| * | fix: RDATE and EXDATE property instancesfix/issue-48732-exdate-rdate-property-instances | SebastianKrupinski | 2024-10-21 | 2 | -41/+49 |
* | | feat: mail provider settingsfeat/mail-provider-settings | SebastianKrupinski | 2024-11-12 | 1 | -9/+11 |
* | | feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling | SebastianKrupinski | 2024-11-11 | 1 | -2/+10 |
* | | feat: add iMip Request Handling | SebastianKrupinski | 2024-11-07 | 2 | -2/+30 |
* | | Merge branch 'master' into feat/issue-3786-allow-shared-calendarsfeat/issue-3786-allow-shared-calendars | Sebastian Krupinski | 2024-11-04 | 2 | -9/+12 |
|\ \ |
|
| * \ | Merge pull request #48737 from nextcloud/fix/broken-event-notifications | Joas Schilling | 2024-11-04 | 1 | -3/+3 |
| |\ \ |
|
| | * | | fix(caldav): broken activity rich objectsfix/broken-event-notifications | Anna Larch | 2024-10-16 | 1 | -3/+3 |
| * | | | Merge pull request #48723 from nextcloud/fix/caldav/event-reader-duration | Richard Steinmetz | 2024-11-04 | 1 | -6/+9 |
| |\ \ \ |
|
| | * | | | fix(caldav): duration handling in the event reader classfix/caldav/event-reader-duration | Richard Steinmetz | 2024-10-16 | 1 | -6/+9 |
| | |/ / |
|
* | / / | feat: Allow shared calendars as appointment conflict calendars | SebastianKrupinski | 2024-10-28 | 1 | -9/+7 |
|/ / / |
|
* | | | Merge pull request #48790 from nextcloud/refactor/apps/constructor-property-p... | Kate | 2024-10-22 | 41 | -528/+233 |
|\ \ \ |
|
| * | | | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 41 | -528/+233 |
| | |/
| |/| |
|
* / | | fix: override iTip Broker to fix several issuesfix/overide-itip-broker | SebastianKrupinski | 2024-10-21 | 2 | -1/+196 |
|/ / |
|
* | | chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixerdependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.3.2 | dependabot[bot] | 2024-10-19 | 2 | -4/+4 |
* | | Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support | Ferdinand Thiessen | 2024-10-18 | 1 | -3/+4 |
|\ \ |
|
| * | | fix: Adjust Entity typesfeat/add-datetime-qbmapper-support | Ferdinand Thiessen | 2024-10-17 | 1 | -3/+4 |
* | | | chore(db): Apply query prepared statementsdbQueriesExecStmt2 | Git'Fellow | 2024-10-17 | 1 | -17/+11 |
|/ / |
|
* / | chore(db): Correctly apply query types | Git'Fellow | 2024-10-17 | 1 | -19/+9 |
|/ |
|
* | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 8 | -20/+33 |
* | Merge pull request #48508 from nextcloud/fix/webcal-subscription-jobs-middleware | Anna | 2024-10-02 | 2 | -88/+59 |
|\ |
|
| * | fix(caldav): add missing handlersfix/webcal-subscription-jobs-middleware | Anna Larch | 2024-10-01 | 2 | -88/+59 |
* | | fix(dav): don't crash subscription on invalid calendar objectbug/48518/ignore-invalid-dates | escoand | 2024-10-02 | 1 | -2/+9 |
|/ |
|
* | chore: Apply rector configuration to apps folder | Côme Chilliet | 2024-09-20 | 1 | -12/+12 |
* | Merge pull request #47399 from nextcloud/fix/47275/driverException | Hamza | 2024-09-19 | 1 | -2/+2 |
|\ |
|
| * | fix: expand select and group by for calandar reminder backendfix/47275/driverException | Hamza Mahjoubi | 2024-09-19 | 1 | -2/+2 |
* | | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 23 | -54/+69 |
|/ |
|
* | refactor: move to new activity exceptionrefactor/move-to-new-activity-exception | Anna Larch | 2024-09-17 | 3 | -9/+12 |
* | Merge pull request #47924 from ldidry/catch-MaxInstancesExceededException | Joas Schilling | 2024-09-16 | 1 | -16/+31 |
|\ |
|
| * | fix(dav): catch `MaxInstancesExceededException` on calendar events | Luc Didry | 2024-09-16 | 1 | -16/+31 |
* | | refactor: Use the elvis operator | Christoph Wurst | 2024-09-15 | 1 | -15/+15 |
|/ |
|
* | fix: Adjust unit tests and protect against XSS | Ferdinand Thiessen | 2024-09-06 | 1 | -4/+8 |
* | chore: adjust code to adhere to coding standard | Anna Larch | 2024-09-05 | 10 | -43/+43 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 29 | -164/+164 |