| Commit message (Expand) | Author | Age | Files | Lines |
* | feat: mail provider settingsbackport/48134/stable30 | SebastianKrupinski | 2024-11-14 | 1 | -10/+117 |
* | fix: use invokePrivate for test | SebastianKrupinski | 2024-11-14 | 1 | -21/+16 |
* | fix: override iTip Broker to fix several issues | SebastianKrupinski | 2024-11-13 | 1 | -0/+183 |
* | feat: Add X-NC-Disable-Scheduling property to allow skipping schedulingbackport/49139/stable30 | SebastianKrupinski | 2024-11-12 | 1 | -0/+19 |
* | Merge pull request #48529 from nextcloud/backport/48519/stable30 | Daniel | 2024-10-02 | 1 | -2/+2 |
|\ |
|
| * | fix(dav): don't crash subscription on invalid calendar objectbackport/48519/stable30 | escoand | 2024-10-02 | 1 | -2/+2 |
* | | fix(caldav): add missing handlersbackport/48508/stable30 | Anna Larch | 2024-10-02 | 1 | -20/+7 |
|/ |
|
* | fix: make federation address book sync work with allow_local_remote_servers =...backport/48451/stable30 | Daniel Kesselberg | 2024-10-01 | 1 | -0/+55 |
* | test: fix ContactsMigratorTest | Anna Larch | 2024-09-25 | 2 | -15894/+21 |
* | Merge pull request #48211 from nextcloud/backport/47399/stable30 | Christoph Wurst | 2024-09-19 | 1 | -6/+8 |
|\ |
|
| * | fix: expand select and group by for calandar reminder backendbackport/47399/stable30 | Hamza Mahjoubi | 2024-09-19 | 1 | -6/+8 |
* | | test: fix service overwrite in PartFileInRootUploadTest | Robin Appelman | 2024-09-19 | 1 | -1/+2 |
|/ |
|
* | test: cast node name and data to stringbackport/48044/stable30 | Anna Larch | 2024-09-16 | 1 | -2/+2 |
* | test(dav): imip service test expects integers for last occurencebackport/48043/stable30 | Anna Larch | 2024-09-15 | 1 | -14/+14 |
* | fix(dav): Always respond custom error page on exceptions | Louis Chemineau | 2024-09-05 | 2 | -5/+5 |
* | fix(dav): Pre-check if node can be copied or moved in DAV files plugin | Ferdinand Thiessen | 2024-08-28 | 2 | -157/+177 |
* | fix(caldav): allow renaming of birthday calendars | Anna Larch | 2024-08-21 | 2 | -3/+7 |
* | Merge pull request #46723 from nextcloud/feat/add-delta-sync-to-subscription-... | Richard Steinmetz | 2024-08-14 | 2 | -254/+393 |
|\ |
|
| * | feat(webcal): only update modified and deleted events from webcal calendars | Anna Larch | 2024-08-13 | 2 | -254/+393 |
* | | Merge pull request #45435 from nextcloud/feat/dav/upcoming-events-api | Christoph Wurst | 2024-08-14 | 2 | -0/+163 |
|\ \ |
|
| * | | feat(dav): Add an API for upcoming events | Christoph Wurst | 2024-08-13 | 2 | -0/+163 |
| |/ |
|
* / | fix(caldav): allow VJOURNAL if no supported component set is specified | Richard Steinmetz | 2024-08-13 | 1 | -1/+1 |
|/ |
|
* | fix: handle-duplicate-reminder | hamza221 | 2024-08-13 | 1 | -2/+2 |
* | feat: Make `ISharedStorage` public API and reuse where possible | Ferdinand Thiessen | 2024-08-12 | 2 | -6/+13 |
* | fix(caldav): test for null and blank value | SebastianKrupinski | 2024-08-07 | 1 | -1/+28 |
* | Merge pull request #46623 from nextcloud/fix/issue-44127 | Sebastian Krupinski | 2024-08-07 | 2 | -10/+109 |
|\ |
|
| * | fix(caldav): fixed initial sync and double processing | SebastianKrupinski | 2024-08-01 | 2 | -10/+109 |
* | | fix(caldav): Add sharee to address list when calendar is shared | SebastianKrupinski | 2024-08-06 | 1 | -31/+370 |
* | | test: don't reuse the query builder for multiple tables in CardDavBackendTest | Robin Appelman | 2024-08-02 | 1 | -0/+5 |
|/ |
|
* | feat: mail provider backend | SebastianKrupinski | 2024-07-23 | 1 | -5/+131 |
* | fix(caldav): stricter default calendar checks | Richard Steinmetz | 2024-07-22 | 4 | -9/+249 |
* | feat(files_sharing): add public name prompt for files requests | skjnldsv | 2024-07-18 | 1 | -0/+15 |
* | feat: Improve recurrence invitations messages | SebastianKrupinski | 2024-07-17 | 2 | -137/+2195 |
* | Merge pull request #46510 from nextcloud/feat/info-xml-backends | Richard Steinmetz | 2024-07-17 | 1 | -1/+19 |
|\ |
|
| * | feat: hide caldav server settings if no app uses the caldav backend | Richard Steinmetz | 2024-07-16 | 1 | -1/+19 |
* | | fix(dav): Verify target path in `setName` instead of source path | Ferdinand Thiessen | 2024-07-16 | 1 | -2/+2 |
* | | refactor: Migrate filename validation logic from `Storage` to `FilenameValida... | Ferdinand Thiessen | 2024-07-16 | 1 | -3/+4 |
|/ |
|
* | fix(caldav): limit vevent size | SebastianKrupinski | 2024-07-04 | 1 | -0/+73 |
* | fix(carddav): limit vcard size | SebastianKrupinski | 2024-07-04 | 1 | -0/+73 |
* | fix(caldav): when message is a reply compare the message sender not the recip... | SebastianKrupinski | 2024-06-25 | 2 | -1/+72 |
* | Merge pull request #46002 from nextcloud/debt/noid/use-new-http-client | Daniel | 2024-06-25 | 1 | -59/+314 |
|\ |
|
| * | refactor(dav): migrate to new http client | Daniel Kesselberg | 2024-06-25 | 1 | -59/+314 |
* | | Merge pull request #45532 from nextcloud/feat/publish-resources-room-update | Richard Steinmetz | 2024-06-25 | 1 | -388/+5 |
|\ \ |
|
| * | | feat: implement public OCP api to update resources and rooms | Richard Steinmetz | 2024-05-27 | 1 | -388/+5 |
* | | | Merge pull request #46095 from nextcloud/techdebt/44770/migrate-server-notifi... | Joas Schilling | 2024-06-25 | 1 | -2/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | feat(notifications): Migrate server INotifiers to new exceptions | Joas Schilling | 2024-06-25 | 1 | -2/+3 |
* | | | fix(userstatus): Fix user status automation in real-life scenario | Joas Schilling | 2024-06-25 | 1 | -6/+0 |
|/ / |
|
* | | Merge pull request #45973 from nextcloud/remove-chunking-v1 | Julius Härtl | 2024-06-24 | 4 | -442/+1 |
|\ \ |
|
| * | | chore: remove chunking-v1 | Robin Appelman | 2024-06-19 | 4 | -442/+1 |
* | | | Merge pull request #45999 from nextcloud/fix/caldav/shared-calendars-activity... | Richard Steinmetz | 2024-06-20 | 1 | -6/+47 |
|\ \ \ |
|