| Commit message (Expand) | Author | Age | Files | Lines |
* | Do no run SyncJob in cron | Roeland Jago Douma | 2018-01-03 | 1 | -4/+1 |
* | Revert "Do not list system users in contacts menu if sharing autocompletion i... | Lukas Reschke | 2017-09-18 | 1 | -8/+2 |
* | also allow to register additional plugins if the old endpoint is used | Bjoern Schiessle | 2017-09-01 | 1 | -0/+5 |
* | don't send invitation emails for past events | Georg Ehrke | 2017-07-23 | 1 | -1/+1 |
* | fix preview for public links | Bjoern Schiessle | 2017-07-20 | 1 | -1/+3 |
* | 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 |
* | [9.2] Register commands in info.xml (#26248) | Thomas Müller | 2016-10-11 | 2 | -39/+6 |
* | Fix SyncJob class name in info.xml | Joas Schilling | 2016-10-06 | 1 | -1/+1 |
* | Merge pull request #1197 from nextcloud/oc-public-sharing | Lukas Reschke | 2016-09-27 | 2 | -1/+12 |
|\ |
|
| * | Use true random string as uri for public calendars - as a result we can no lo... | Thomas Müller | 2016-09-26 | 1 | -1/+3 |
| * | Add publicuri to oc_dav_shares table and start working with it | Thomas Citharel | 2016-09-26 | 2 | -1/+9 |
| * | fix things (indentation, tests, comments, backend custom implementation | Thomas Citharel | 2016-09-26 | 1 | -1/+2 |
| * | Make little corrections | Thomas Citharel | 2016-09-26 | 1 | -1/+0 |
| * | Proper work on Publishing | Thomas Citharel | 2016-09-26 | 1 | -0/+1 |
* | | Increase the max length for components | Joas Schilling | 2016-09-27 | 2 | -2/+2 |
* | | Merge pull request #1457 from nextcloud/upstream-fix-birthday-calendar-component | Lukas Reschke | 2016-09-26 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Adding repair step to fix component of birthday calendars | Thomas Müller | 2016-09-20 | 1 | -0/+1 |
* | | Use magic DI | Joas Schilling | 2016-09-20 | 2 | -4/+5 |
|/ |
|
* | Better displaynames for shared address books | Joas Schilling | 2016-08-24 | 1 | -1/+1 |
* | Better displaynames for shared calendars | Joas Schilling | 2016-08-24 | 1 | -1/+1 |
* | Increment the versions and adjust the capitilization | Joas Schilling | 2016-08-08 | 1 | -1/+1 |