| Commit message (Expand) | Author | Age | Files | Lines |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 5 | -1/+8 |
* | Fix phpStorm complaints | Joas Schilling | 2017-11-03 | 1 | -9/+1 |
* | DAV: Initial email customization support | Leon Klingele | 2017-11-03 | 1 | -2/+9 |
* | Merge pull request #6811 from nextcloud/feature/noid/disable_caldav_invitations | Joas Schilling | 2017-10-19 | 2 | -2/+11 |
|\ |
|
| * | Make it possible to opt out of IMip Plugin for CalDAV | Georg Ehrke | 2017-10-16 | 1 | -1/+6 |
| * | add admin settings panel for dav app | Georg Ehrke | 2017-10-16 | 1 | -1/+5 |
* | | Let apps register Sabre plugins or collections | Vincent Petry | 2017-10-14 | 1 | -0/+1 |
* | | Check if the user/group exists for dav shares | Joas Schilling | 2017-10-05 | 2 | -2/+2 |
|/ |
|
* | Restore the sequencial order | Joas Schilling | 2017-09-29 | 1 | -1/+1 |
* | Add indexes to cards and cards_properties tables | Roeland Jago Douma | 2017-09-25 | 1 | -1/+1 |
* | Increase version | Joas Schilling | 2017-09-19 | 1 | -1/+1 |
* | Merge pull request #6264 from nextcloud/dav-migrations | Roeland Jago Douma | 2017-09-19 | 2 | -802/+1 |
|\ |
|
| * | Move DAV app to migrations | Roeland Jago Douma | 2017-09-18 | 2 | -802/+1 |
* | | Revert "Do not list system users in contacts menu if sharing autocompletion i... | Lukas Reschke | 2017-09-15 | 1 | -8/+2 |
|/ |
|
* | don't send invitation emails for past events | Georg Ehrke | 2017-09-05 | 1 | -1/+1 |
* | also allow to register additional plugins if the old endpoint is used | Bjoern Schiessle | 2017-08-30 | 1 | -0/+5 |
* | fix preview for public links | Bjoern Schiessle | 2017-07-20 | 1 | -1/+3 |
* | Bump app versions as well | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
* | Adjust version requirement | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
* | Make legacy DAV backend use the BearerAuth backend as well | Lukas Reschke | 2017-05-18 | 2 | -2/+11 |
* | Do not list system users in contacts menu if sharing autocompletion is disabled | Christoph Wurst | 2017-05-09 | 1 | -2/+8 |
* | Fix init | Roeland Jago Douma | 2017-05-08 | 1 | -1/+1 |
* | Always dispatch Carddav events | Roeland Jago Douma | 2017-05-08 | 1 | -1/+1 |
* | rename calendarobjects_properties -> calendarobjects_props | Georg Ehrke | 2017-04-28 | 1 | -1/+1 |
* | add repairstep with backgroundjob to index calendar data | Georg Ehrke | 2017-04-25 | 1 | -0/+1 |
* | add Nextcloud Search extension to CalDAV | Georg Ehrke | 2017-04-24 | 2 | -1/+73 |
* | Directly fix the values | Joas Schilling | 2017-03-26 | 1 | -1/+1 |
* | Merge pull request #3802 from Ko-/master | Roeland Jago Douma | 2017-03-16 | 2 | -2/+6 |
|\ |
|
| * | Check that set_time_limit is not disabled before calling it | Ko- | 2017-03-11 | 2 | -2/+6 |
* | | Fix scheduling plugin on legacy caldav endpoint | Joas Schilling | 2017-03-16 | 1 | -1/+1 |
|/ |
|
* | Add integration tests for legacy DAV endpoints | Lukas Reschke | 2017-02-10 | 2 | -0/+2 |
* | Prevent PHP request to get killed when using fclose callback (#26775) | Vincent Petry | 2017-01-23 | 2 | -0/+2 |
* | Fix legacy caldav endpoints | Roeland Jago Douma | 2017-01-02 | 1 | -1/+1 |
* | Add test execution against legacy DAV backend | Lukas Reschke | 2017-01-02 | 2 | -0/+2 |
* | Merge pull request #2273 from nextcloud/fix_invalid_calendar | Lukas Reschke | 2016-12-20 | 1 | -0/+1 |
|\ |
|
| * | Add DAV repair step to fix calendar data | Roeland Jago Douma | 2016-11-24 | 1 | -0/+1 |
* | | Update app versions and requirements | Joas Schilling | 2016-12-13 | 1 | -2/+2 |
* | | Move event and todo parsing to new API | Joas Schilling | 2016-11-29 | 1 | -0/+2 |
* | | Move calendar activity parsing to new API | Joas Schilling | 2016-11-29 | 1 | -0/+3 |
* | | Move CalDAV activity settings to new API | Joas Schilling | 2016-11-29 | 1 | -0/+7 |
* | | Move CalDAV activity filters to new API | Joas Schilling | 2016-11-29 | 1 | -0/+7 |
|/ |
|
* | Remove 9.1 migration steps in app dav (#25654) | Thomas Müller | 2016-11-22 | 1 | -4/+0 |
* | Hack to prevent warning for read-only wrapper in public links | Vincent Petry | 2016-11-16 | 1 | -5/+3 |
* | Use 11.0 instead 9.2 | Lukas Reschke | 2016-11-15 | 1 | -1/+1 |
* | Use the event dispatcher | Joas Schilling | 2016-11-03 | 1 | -4/+2 |
* | Move the methods into a new class | Joas Schilling | 2016-11-03 | 1 | -2/+4 |
* | Only enable files_drop plugin when we actuall do files_drop | Roeland Jago Douma | 2016-10-24 | 1 | -0/+5 |
* | Make files_drop work | Roeland Jago Douma | 2016-10-24 | 1 | -3/+9 |
* | fix issue #1482 - mail invites through v1 webdav | Claudemir Todo Bom | 2016-10-12 | 1 | -0/+2 |