Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #49302 from nextcloud/backport/48833/stable30 | Sebastian Krupinski | 2024-11-15 | 2 | -41/+49 |
|\ | | | | | [stable30] fix: RDATE and EXDATE property instances | ||||
| * | fix: RDATE and EXDATE property instancesbackport/48833/stable30 | SebastianKrupinski | 2024-11-15 | 2 | -41/+49 |
| | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
* | | feat: mail provider settingsbackport/48134/stable30 | SebastianKrupinski | 2024-11-14 | 2 | -11/+14 |
|/ | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
* | Merge branch 'stable30' into backport/48723/stable30backport/48723/stable30 | Sebastian Krupinski | 2024-11-14 | 5 | -7/+210 |
|\ | |||||
| * | fix: override iTip Broker to fix several issues | SebastianKrupinski | 2024-11-13 | 2 | -1/+196 |
| | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
| * | Merge pull request #49239 from nextcloud/backport/49226/stable30 | Kate | 2024-11-13 | 1 | -1/+1 |
| |\ | |||||
| | * | fix(dav): file request guest nickname encoding | skjnldsv | 2024-11-13 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
| * | | feat: Add X-NC-Disable-Scheduling property to allow skipping schedulingbackport/49139/stable30 | SebastianKrupinski | 2024-11-12 | 1 | -2/+10 |
| |/ | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
| * | fix(caldav): broken activity rich objectsbackport/48737/stable30 | Anna Larch | 2024-11-04 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | fix(caldav): duration handling in the event reader class | Richard Steinmetz | 2024-11-12 | 1 | -5/+8 |
|/ | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | fix(Federation): Show some icon for federated users on shares | fenn-cs | 2024-10-30 | 1 | -0/+7 |
| | | | | Signed-off-by: fenn-cs <fenn25.fn@gmail.com> | ||||
* | fix(dav): Cleanup view-only checkbackport/48917/stable30 | provokateurin | 2024-10-28 | 1 | -0/+1 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Merge pull request #48529 from nextcloud/backport/48519/stable30 | Daniel | 2024-10-02 | 1 | -2/+9 |
|\ | | | | | [stable30] fix(dav): don't crash subscription on invalid calendar object | ||||
| * | fix(dav): don't crash subscription on invalid calendar objectbackport/48519/stable30 | escoand | 2024-10-02 | 1 | -2/+9 |
| | | | | | | | | Signed-off-by: escoand <escoand@users.noreply.github.com> | ||||
* | | fix(caldav): add missing handlersbackport/48508/stable30 | Anna Larch | 2024-10-02 | 2 | -88/+59 |
|/ | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | fix: make federation address book sync work with allow_local_remote_servers ↵backport/48451/stable30 | Daniel Kesselberg | 2024-10-01 | 1 | -10/+36 |
| | | | | | | | | = false Client.preventLocalAddress expects an absolute URL, which means the base_uri option cannot be used. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Merge pull request #48211 from nextcloud/backport/47399/stable30 | Christoph Wurst | 2024-09-19 | 1 | -2/+2 |
|\ | | | | | [stable30] fix: expand select and group by for calendar reminder backend | ||||
| * | fix: expand select and group by for calandar reminder backendbackport/47399/stable30 | Hamza Mahjoubi | 2024-09-19 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com> | ||||
* | | fix: Override start method of \Sabre\DAV\Server to remove exception output | Louis Chemineau | 2024-09-19 | 1 | -0/+23 |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | fix: Drop unnecessary exit | Louis Chemineau | 2024-09-19 | 1 | -1/+0 |
|/ | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | fix(dav): catch `MaxInstancesExceededException` on calendar eventsbackport/47924/stable30 | Luc Didry | 2024-09-16 | 1 | -16/+31 |
| | | | | Signed-off-by: Luc Didry <luc@didry.org> | ||||
* | Merge pull request #48071 from nextcloud/backport/48030/stable30 | John Molakvoæ | 2024-09-16 | 1 | -1/+1 |
|\ | |||||
| * | fix(dav): cast parameters to stringbackport/48030/stable30 | Anna Larch | 2024-09-16 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | fix(filesreport): cast fileId to integerbackport/48031/stable30 | Anna Larch | 2024-09-16 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | fix(dav): set string type for sanitizeMtimebackport/48045/stable30 | Anna Larch | 2024-09-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | fix(dav): also allow unsharing of circle sharesbackport/47737/stable30 | Anna Larch | 2024-09-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | fix(dav): Always respond custom error page on exceptions | Louis Chemineau | 2024-09-05 | 3 | -46/+48 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | fix: Allow read-only filename validation to allow reading files | Ferdinand Thiessen | 2024-08-28 | 1 | -1/+1 |
| | | | | | | Needed to read files with the "Windows compatibility" feature. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix: Renaming does not need update but delete permissions | Ferdinand Thiessen | 2024-08-28 | 1 | -3/+3 |
| | | | | | | | Renaming is basically copy + delete (a move), so no need to update permissions. Especially if the node is in a invalid directory the node should be moveable but not editable. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(dav): Pre-check if node can be copied or moved in DAV files plugin | Ferdinand Thiessen | 2024-08-28 | 3 | -42/+81 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix: make preload custom proterties sharding compatible | Robin Appelman | 2024-08-28 | 1 | -9/+9 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #47514 from nextcloud/backport/47495/stable30 | Andy Scherzinger | 2024-08-27 | 1 | -6/+0 |
|\ | | | | | [stable30] feat: Delegate is-encrypted handling to the e2ee app | ||||
| * | feat: Delegate is-encrypted handling to the e2ee app | Louis Chemineau | 2024-08-27 | 1 | -6/+0 |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | fix(dav): Allow apps to get unshares for DAV resources | Joas Schilling | 2024-08-27 | 2 | -5/+22 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(caldav): limit property length | Anna Larch | 2024-08-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | fix(caldav): allow renaming of birthday calendars | Anna Larch | 2024-08-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | Merge pull request #46723 from ↵ | Richard Steinmetz | 2024-08-14 | 3 | -172/+323 |
|\ | | | | | | | | | nextcloud/feat/add-delta-sync-to-subscription-calendars feat(webcal): only update modified and deleted events from webcal calendars | ||||
| * | feat(webcal): only update modified and deleted events from webcal calendars | Anna Larch | 2024-08-13 | 3 | -172/+323 |
| | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | Merge pull request #45435 from nextcloud/feat/dav/upcoming-events-api | Christoph Wurst | 2024-08-14 | 4 | -0/+204 |
|\ \ | | | | | | | feat(dav): Add an API for upcoming events | ||||
| * | | feat(dav): Add an API for upcoming events | Christoph Wurst | 2024-08-13 | 4 | -0/+204 |
| |/ | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #47200 from nextcloud/fix/issue-47193 | Sebastian Krupinski | 2024-08-13 | 1 | -6/+6 |
|\ \ | | | | | | | fix: test variables before returning | ||||
| * | | fix: test variables before returning | SebastianKrupinski | 2024-08-13 | 1 | -6/+6 |
| |/ | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
* / | fix(caldav): allow VJOURNAL if no supported component set is specified | Richard Steinmetz | 2024-08-13 | 1 | -1/+1 |
|/ | | | | | | This is mandated by the RFCs. Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | fix: handle-duplicate-reminder | hamza221 | 2024-08-13 | 2 | -2/+10 |
| | | | | Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com> | ||||
* | feat: Make `ISharedStorage` public API and reuse where possible | Ferdinand Thiessen | 2024-08-12 | 4 | -22/+24 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(dav): Ensure share properties are also set on public remote endpoint | Ferdinand Thiessen | 2024-08-12 | 3 | -24/+55 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(caldav): test for null and blank value | SebastianKrupinski | 2024-08-07 | 1 | -1/+1 |
| | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
* | Merge pull request #45841 from ↵ | John Molakvoæ | 2024-08-07 | 1 | -1/+5 |
|\ | | | | | | | Vivida1/add-regex-to-match-Gnome-and-KDE-calendar-user-agents | ||||
| * | fix(dav): WebcalCaching-Plugin lint | John Molakvoæ | 2024-06-27 | 1 | -1/+1 |
| | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | ||||
| * | feat(dav): add regex to match Gnome and KDE calendar user-agents | Vivida | 2024-06-27 | 1 | -1/+5 |
| | | | | | | Signed-off-by: Vivida <57828684+Vivida1@users.noreply.github.com> |