Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #49731 from ↵ | Joas Schilling | 2024-12-16 | 1 | -1/+5 | |
|\ | | | | | | | | | nextcloud/bugfix/noid/allow-to-get-permissions-of-a-principal fix(calendar): Fix getting the permissions of the user | |||||
| * | fix(calendar): Fix getting the permissions of the user | Joas Schilling | 2024-12-11 | 1 | -1/+5 | |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | Merge pull request #49867 from nextcloud/useHttpFramework | Git'Fellow | 2024-12-16 | 17 | -47/+57 | |
|\ \ | | | | | | | refactor: Use Http framework where possible | |||||
| * | | refactor: Use Http framework where possibleuseHttpFramework | Git'Fellow | 2024-12-14 | 17 | -47/+57 | |
| | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | |||||
* | | | Merge pull request #49528 from nextcloud/fix/issue-47879-property-serialization | Sebastian Krupinski | 2024-12-13 | 1 | -2/+6 | |
|\ \ \ | |/ / |/| | | fix: replace null character when serializing | |||||
| * | | fix: replace null character when serializingfix/issue-47879-property-serialization | SebastianKrupinski | 2024-12-13 | 1 | -2/+6 | |
| | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | |||||
* | | | fix: return 204 instead of 404fix/issue-3021-return-no-content-instead-of-error | SebastianKrupinski | 2024-12-13 | 1 | -1/+1 | |
|/ / | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | |||||
* | | Merge pull request #48612 from nextcloud/fix/activity-log-for-favorites-in-dav | Julius Knorr | 2024-12-12 | 3 | -3/+7 | |
|\ \ | | | | | | | add activity logging for favorites in dav | |||||
| * | | refactor(tags): move favorite event dispatching to tags.php | grnd-alt | 2024-12-03 | 1 | -4/+0 | |
| | | | | | | | | | | | | Signed-off-by: grnd-alt <salimbelakkaf@outlook.de> | |||||
| * | | fix(dav): add activity logging for favorites in dav | grnd-alt | 2024-12-03 | 3 | -3/+11 | |
| | | | | | | | | | | | | Signed-off-by: grnd-alt <salimbelakkaf@outlook.de> | |||||
* | | | fix: disable both iTip and iMip messagesfix/issue-48528-disable-itip-and-imip-messages-2 | SebastianKrupinski | 2024-12-10 | 2 | -9/+7 | |
| | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | |||||
* | | | fix: add support for Microsoft time zones | SebastianKrupinski | 2024-12-09 | 1 | -2/+4 | |
| | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | |||||
* | | | fix: add support for Microsoft time zonesfix/issue-48079-windows-time-zones | SebastianKrupinski | 2024-12-09 | 2 | -7/+220 | |
| |/ |/| | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | |||||
* | | fix(systemtags): handle null dav value | skjnldsv | 2024-12-06 | 1 | -1/+5 | |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | |||||
* | | feat(systemtags): allow setting color with occ | skjnldsv | 2024-12-06 | 1 | -0/+6 | |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | |||||
* | | feat(systemtags): add color support backend | skjnldsv | 2024-12-06 | 3 | -4/+17 | |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | |||||
* | | fix: improve assembly stream | Robin Appelman | 2024-12-05 | 1 | -8/+14 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | fix: log which file cannot be opened | Robin Appelman | 2024-12-04 | 1 | -2/+7 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | fix: Throw exception when copy failed | Louis Chemineau | 2024-12-04 | 1 | -1/+7 | |
|/ | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | |||||
* | Merge pull request #49527 from nextcloud/skjnldsv-patch-1 | John Molakvoæ | 2024-12-03 | 1 | -1/+1 | |
|\ | ||||||
| * | chore(config): set min supported desktop to `2.7.0` | John Molakvoæ | 2024-11-27 | 1 | -1/+1 | |
| | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | |||||
* | | chore(absence): Add capability for absence replacement support | Marcel Müller | 2024-12-01 | 1 | -1/+2 | |
| | | | | | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de> | |||||
* | | chore(absence): Add capability for absence api | Marcel Müller | 2024-12-01 | 1 | -1/+6 | |
|/ | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de> | |||||
* | feat(config): add `maximum.supported.desktop.version` | skjnldsv | 2024-11-27 | 1 | -3/+15 | |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | |||||
* | Merge pull request #49454 from nextcloud/fix/invitations-named-parameter | Christoph Wurst | 2024-11-25 | 1 | -4/+4 | |
|\ | | | | | fix: invalid usage of IQueryBuilder::createNamedParameter() | |||||
| * | fix: improve oci compatibility when purging calendar invitationsfix/invitations-named-parameter | Richard Steinmetz | 2024-11-23 | 1 | -2/+2 | |
| | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | |||||
| * | fix: invalid usage of IQueryBuilder::createNamedParameter() | Richard Steinmetz | 2024-11-23 | 1 | -3/+3 | |
| | | | | | | | | | | | | And fix a typo: chunck -> chunk Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | |||||
* | | fix: Re-throwing the TypeError to prevent exposing the installation pathbug/48678/restore-dav-error-response | Daniel Kesselberg | 2024-11-22 | 1 | -0/+92 | |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | |||||
* | | Revert "fix(dav): Always respond custom error page on exceptions" | Daniel Kesselberg | 2024-11-22 | 3 | -48/+46 | |
| | | | | | | | | | | | | This reverts commit 9992e7d4395a773fec7148cf5b4111f894cb40b7. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | |||||
* | | Revert "fix: Drop unnecessary exit" | Daniel Kesselberg | 2024-11-22 | 1 | -0/+1 | |
| | | | | | | | | | | | | This reverts commit d2bf3613f6c9210a720bebdcf82284bbfc604319. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | |||||
* | | Revert "fix: Override start method of \Sabre\DAV\Server to remove exception ↵ | Daniel Kesselberg | 2024-11-22 | 1 | -23/+0 | |
|/ | | | | | | | | output" This reverts commit e202896a7476f6c3ad74793e6524293fd8a93224. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | |||||
* | fix: (CalDav) Delete invitation when deleting Calendars or Eventsfix/issue-12387-delete-invitations | SebastianKrupinski | 2024-11-21 | 1 | -2/+51 | |
| | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | |||||
* | feat(dav): increase default calendar subscription refresh rate to one daydav-webcal-default-refresh-rate | Thomas Citharel | 2024-11-20 | 1 | -2/+2 | |
| | | | | | | | | With the performance benefits from #43541 it makes sense Reference https://github.com/nextcloud/server/issues/46171#issuecomment-2487910923 Signed-off-by: Thomas Citharel <tcit@tcit.fr> | |||||
* | fix(job): Check if carddata is resource and read it to string | Mikhail Kotelnikov | 2024-11-19 | 1 | -1/+5 | |
| | | | | | | | Fixes nextcloud/server#46100 Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com> Signed-off-by: Mikhail Kotelnikov <fox@woland.me> | |||||
* | Merge pull request #48833 from ↵ | Richard Steinmetz | 2024-11-15 | 2 | -41/+49 | |
|\ | | | | | | | | | nextcloud/fix/issue-48732-exdate-rdate-property-instances fix: RDATE and EXDATE property instances | |||||
| * | fix: RDATE and EXDATE property instancesfix/issue-48732-exdate-rdate-property-instances | SebastianKrupinski | 2024-10-21 | 2 | -41/+49 | |
| | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | |||||
* | | chore(profile): move profile app from core to apps | skjnldsv | 2024-11-14 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | |||||
* | | Merge pull request #48134 from nextcloud/feat/mail-provider-settings | Daniel | 2024-11-13 | 2 | -10/+13 | |
|\ \ | | | | | | | feat: mail provider settings | |||||
| * | | feat: mail provider settingsfeat/mail-provider-settings | SebastianKrupinski | 2024-11-12 | 2 | -10/+13 | |
| | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | |||||
* | | | fix(dav): file request guest nickname encoding | skjnldsv | 2024-11-12 | 1 | -1/+1 | |
|/ / | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | |||||
* | | feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling | SebastianKrupinski | 2024-11-11 | 1 | -2/+10 | |
| | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | |||||
* | | fix(Federation): Show some icon for federated users on shares | fenn-cs | 2024-11-09 | 1 | -0/+7 | |
| | | | | | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com> | |||||
* | | feat: add iMip Request Handling | SebastianKrupinski | 2024-11-07 | 2 | -2/+30 | |
| | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | |||||
* | | fix: smuggle storage id to metadata insert queries | Robin Appelman | 2024-11-07 | 1 | -0/+3 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | fix(carddav): Handle race for SAB creation better | Christoph Wurst | 2024-11-06 | 2 | -7/+27 | |
| | | | | | | | | | | | | | | * Accept non repeatable read and INSERT conflict by another read * Handle replication edge case Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | | Merge pull request #49015 from nextcloud/fix/openapi/array-syntax | John Molakvoæ | 2024-11-06 | 1 | -3/+3 | |
|\ \ | ||||||
| * | | fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntax | provokateurin | 2024-11-05 | 1 | -3/+3 | |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | | Merge branch 'master' into feat/issue-3786-allow-shared-calendarsfeat/issue-3786-allow-shared-calendars | Sebastian Krupinski | 2024-11-04 | 9 | -27/+277 | |
|\ \ \ | ||||||
| * \ \ | Merge pull request #48737 from nextcloud/fix/broken-event-notifications | Joas Schilling | 2024-11-04 | 1 | -3/+3 | |
| |\ \ \ | | | | | | | | | | | fix(caldav): broken activity rich objects | |||||
| | * | | | fix(caldav): broken activity rich objectsfix/broken-event-notifications | Anna Larch | 2024-10-16 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> |