| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #35859 from nextcloud/backport/35761/stable25 | John Molakvoæ | 2023-01-06 | 1 | -12/+2 |
|\ |
|
| * | Remove comment and guests option from Invitations UI | Anna Larch | 2022-12-22 | 1 | -12/+2 |
* | | Use display name cache on getStorageInfo | Julius Härtl | 2022-12-19 | 1 | -0/+15 |
|/ |
|
* | Fix duplicate event email notifications | Richard Steinmetz | 2022-11-04 | 4 | -5/+125 |
* | add test for trying to fopen a file which no longer exists on disk | Robin Appelman | 2022-10-03 | 1 | -2/+2 |
* | add test for search operator limit | Robin Appelman | 2022-09-08 | 1 | -25/+76 |
* | Fix typos in apps/ subdirectory | luz paz | 2022-09-05 | 2 | -2/+2 |
* | Fix Capabilities tests for dav application | Côme Chilliet | 2022-08-29 | 1 | -3/+23 |
* | Support iMIP invitations from Mail | Anna Larch | 2022-08-22 | 1 | -0/+79 |
* | Merge pull request #33615 from nextcloud/perf/noid/user-displayname-cache-for... | Joas Schilling | 2022-08-19 | 1 | -37/+0 |
|\ |
|
| * | Use user name cache in activity providers | Joas Schilling | 2022-08-19 | 1 | -37/+0 |
* | | Fix carddav activities | Joas Schilling | 2022-08-19 | 1 | -2/+2 |
|/ |
|
* | Fix dynamic property creations in test files | Côme Chilliet | 2022-08-01 | 1 | -5/+9 |
* | Multiple fixes | Carl Schwan | 2022-07-31 | 2 | -15/+22 |
* | Fix view-only code after code review comments | Vincent Petry | 2022-07-28 | 1 | -2/+2 |
* | Add nc:share-attributes Webdav property | Vincent Petry | 2022-07-28 | 1 | -0/+62 |
* | Add share attributes + prevent download permission | Vincent Petry | 2022-07-28 | 1 | -0/+118 |
* | Fix typos in apps/dav subdirectory | luz paz | 2022-07-26 | 5 | -7/+7 |
* | Merge pull request #33251 from cneukom/feature/birthday-calendar-reminder-set... | Anna | 2022-07-26 | 1 | -28/+41 |
|\ |
|
| * | Respect user settings when generating alerts for birthday calendar | Cédric Neukom | 2022-07-17 | 1 | -28/+41 |
* | | Merge pull request #32869 from nextcloud/dav-no-deleted-user-activities | blizzz | 2022-07-23 | 2 | -3/+58 |
|\ \
| |/
|/| |
|
| * | Avoid calendar & addressbook activities being created on user being deleted | Thomas Citharel | 2022-06-14 | 2 | -3/+58 |
* | | Merge pull request #32863 from nextcloud/feature/add-comments-expire-date | blizzz | 2022-06-24 | 1 | -0/+5 |
|\ \ |
|
| * | | Fix test to check the expire date | Vitor Mattos | 2022-06-20 | 1 | -0/+5 |
| |/ |
|
* / | Add typing to Sharing Backend | Carl Schwan | 2022-06-22 | 2 | -4/+8 |
|/ |
|
* | Merge pull request #31029 from nextcloud/expose-extra-emails-in-dav | Vincent Petry | 2022-06-10 | 3 | -0/+53 |
|\ |
|
| * | Expose additional emails in {DAV:}alternate-URI-set | Thomas Citharel | 2022-05-17 | 3 | -0/+53 |
* | | Merge pull request #31622 from nextcloud/increase-loglevel-modernize-refresh-... | Vincent Petry | 2022-06-10 | 1 | -11/+10 |
|\ \ |
|
| * | | Increase loglevel of Webcal parsing errors and modernize code | Thomas Citharel | 2022-05-17 | 1 | -11/+10 |
| |/ |
|
* | | Merge pull request #32361 from nextcloud/dav-scheduling-default-calendar | Vincent Petry | 2022-06-10 | 1 | -18/+67 |
|\ \ |
|
| * | | Refactor CalDAV\Schedule\PluginTest for depreciated phpunit methods | Thomas Citharel | 2022-05-12 | 1 | -10/+15 |
| * | | Put calendar invites into the user's first available calendar | Thomas Citharel | 2022-05-12 | 1 | -8/+52 |
* | | | Merge pull request #32364 from nextcloud/dav-listeners | Vincent Petry | 2022-06-10 | 7 | -59/+265 |
|\ \ \ |
|
| * | | | Remove all legacy event dispatchers from CalDAV & CardDAV backends | Thomas Citharel | 2022-05-17 | 7 | -59/+265 |
| | |/
| |/| |
|
* | | | Merge pull request #32800 from nextcloud/bugfix/noid/no-fatal-for-maintenance... | Vincent Petry | 2022-06-10 | 1 | -2/+5 |
|\ \ \ |
|
| * | | | Don't spam the log with fatals when maintenance mode is enabled or an upgrade... | Joas Schilling | 2022-06-10 | 1 | -2/+5 |
* | | | | Add tests for OCA\DAV\CardDAV\Activity\Backend (adapted from CalDAV) | Thomas Citharel | 2022-06-10 | 1 | -0/+503 |
|/ / / |
|
* | | | Merge pull request #28703 from nextcloud/enhancement/caldav-reminders-logging | Christoph Wurst | 2022-06-02 | 1 | -12/+18 |
|\ \ \ |
|
| * | | | Debug log what happens during reminders processing | Christoph Wurst | 2022-06-01 | 1 | -12/+18 |
* | | | | Merge pull request #32471 from nextcloud/fix-wrong-dav-activities | Christoph Wurst | 2022-06-01 | 2 | -2/+108 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Make sure activities are not created when a deleted calendar object expires | Thomas Citharel | 2022-05-18 | 2 | -2/+108 |
| |/ / |
|
* / / | Add email validation | Anna Larch | 2022-05-18 | 1 | -87/+33 |
|/ / |
|
* / | Fix more psalm issues | Carl Schwan | 2022-05-16 | 1 | -3/+3 |
|/ |
|
* | Merge pull request #31963 from nextcloud/feat/use_setting_in_dav_search | Louis | 2022-05-04 | 1 | -0/+4 |
|\ |
|
| * | Use email settings in DAV search | Louis Chemineau | 2022-04-19 | 1 | -0/+4 |
* | | Migrate dav application from ILogger to LoggerInterface | Côme Chilliet | 2022-05-02 | 16 | -112/+71 |
* | | Fix namespace of RefreshWebcalServiceTest | Côme Chilliet | 2022-05-02 | 1 | -1/+1 |
* | | Fix PublishingTest class name | Côme Chilliet | 2022-05-02 | 1 | -1/+1 |
* | | Remove use of mixed type which is not available in PHP 7.4 | Côme Chilliet | 2022-05-02 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #31673 from nextcloud/feat/contacts-migration | Vincent Petry | 2022-04-07 | 19 | -1/+41673 |
|\ |
|