| Commit message (Expand) | Author | Age | Files | Lines |
* | Update autoloaders for composer v1.10.1 | Christoph Wurst | 2020-03-19 | 1 | -0/+3 |
* | rebuild autoloader | Robin Appelman | 2020-03-18 | 2 | -2/+0 |
* | Add address book plugins | Christoph Wurst | 2020-03-09 | 2 | -0/+4 |
* | Merge pull request #19196 from nextcloud/feature/17126/allow_apps_to_register... | Roeland Jago Douma | 2020-02-23 | 2 | -0/+4 |
|\ |
|
| * | Allow apps to provide Calendars in user's calendarHome | Georg Ehrke | 2020-02-18 | 2 | -0/+4 |
* | | Move RefreshWebcalJob logic to a proper service so that it may be called | Thomas Citharel | 2020-02-10 | 2 | -0/+2 |
|/ |
|
* | Add refresh-interval to exported calendars | Georg Ehrke | 2019-11-27 | 2 | -0/+2 |
* | Add repair step to register reminder index for existing events | Georg Ehrke | 2019-08-15 | 2 | -0/+4 |
* | Support recurring events + repeating alarms | Georg Ehrke | 2019-08-15 | 2 | -4/+6 |
* | Provide a fake AudioProvider that is basically the same as PushProvider, bett... | Georg Ehrke | 2019-08-15 | 2 | -0/+2 |
* | add occ dav:send-event-reminders, so you don't have to rely on the background... | Georg Ehrke | 2019-08-15 | 2 | -0/+2 |
* | Support event reminders (email and notifications) | Thomas Citharel | 2019-08-15 | 2 | -0/+22 |
* | use principaluri instead of userid, allowing to add delegates for rooms and t... | Georg Ehrke | 2019-08-15 | 2 | -0/+2 |
* | Use the proxymapper to obtain valid proxy data | Roeland Jago Douma | 2019-08-15 | 2 | -4/+4 |
* | Add DB mapper and Entity | Roeland Jago Douma | 2019-08-14 | 2 | -0/+6 |
* | Merge pull request #14429 from tobiasKaminsky/shareesOnDav | Roeland Jago Douma | 2019-08-13 | 2 | -0/+2 |
|\ |
|
| * | Use proper ShareeList | Roeland Jago Douma | 2019-07-30 | 2 | -0/+2 |
* | | add oc_calendar_resources_md and oc_calendar_rooms_md tables | Georg Ehrke | 2019-08-01 | 2 | -0/+2 |
|/ |
|
* | LIMIT is no column but a SQL feature, allow limit on initial sync | Georg Ehrke | 2019-07-18 | 2 | -0/+2 |
* | Don't run repair step for every individual user, outsource that to background... | Georg Ehrke | 2019-05-23 | 2 | -0/+2 |
* | Add HasPhoto DAV plugin | John Molakvoæ (skjnldsv) | 2019-02-27 | 2 | -0/+2 |
* | Merge pull request #11832 from nextcloud/bugfix/9849/birthday_without_year | Morris Jobke | 2019-02-20 | 2 | -0/+2 |
|\ |
|
| * | Add Repair step to regenerate birthday calendar | Georg Ehrke | 2019-02-16 | 2 | -0/+2 |
* | | Merge pull request #10068 from nextcloud/feature/1434/provisioning_profiles_f... | Morris Jobke | 2019-01-31 | 2 | -0/+4 |
|\ \ |
|
| * | | Add Apple Provisioning profile | Georg Ehrke | 2019-01-30 | 2 | -0/+4 |
| |/ |
|
* | | Merge pull request #5881 from nextcloud/command-move-calendar | Morris Jobke | 2019-01-28 | 2 | -0/+4 |
|\ \ |
|
| * | | add list-calendars command | Georg Ehrke | 2019-01-16 | 2 | -0/+4 |
| |/ |
|
* / | Remove orphan event and contacts data | Joas Schilling | 2019-01-11 | 2 | -0/+2 |
|/ |
|
* | Merge pull request #13430 from nextcloud/bugfix/13331/respect-classification-... | Roeland Jago Douma | 2019-01-09 | 2 | -0/+2 |
|\ |
|
| * | Add a repair step to remove sensitive event activity | Joas Schilling | 2019-01-08 | 2 | -0/+2 |
* | | Add live repair step to cleanup old chunks | Roeland Jago Douma | 2019-01-04 | 2 | -0/+2 |
* | | Background job to cleanup leftover chunked uploads | Roeland Jago Douma | 2019-01-04 | 2 | -0/+4 |
|/ |
|
* | No DAV user enumeration if disabled | Roeland Jago Douma | 2018-12-04 | 2 | -0/+2 |
* | Shorten index name of calendar changes table | Joas Schilling | 2018-11-14 | 2 | -0/+2 |
* | Fix Calendarsubscriptions source column change on Oracle | Georg Ehrke | 2018-11-13 | 3 | -3/+9 |
* | cache webcal calendars on server | Georg Ehrke | 2018-11-07 | 2 | -0/+12 |
* | Added multi-get vcf download plugin | John Molakvoæ (skjnldsv) | 2018-11-04 | 2 | -0/+2 |
* | move migration | John Molakvoæ (skjnldsv) | 2018-10-30 | 2 | -0/+2 |
* | Merge pull request #11668 from nextcloud/bugfix/7726/convert_caldav_subscript... | Morris Jobke | 2018-10-19 | 2 | -0/+2 |
|\ |
|
| * | convert source column in calendarsubscription table to (long) text | Georg Ehrke | 2018-10-15 | 2 | -0/+2 |
* | | move disableFreeBusy check from User principal backend to Scheduling Outbox c... | Georg Ehrke | 2018-10-16 | 2 | -0/+2 |
|/ |
|
* | Bump autoloaders | Roeland Jago Douma | 2018-08-10 | 1 | -1/+1 |
* | Include accept / decline links in CalDAV invitation emails | Georg Ehrke | 2018-06-29 | 2 | -0/+8 |
* | Merge pull request #10037 from nextcloud/dav-options-search | Morris Jobke | 2018-06-29 | 2 | -0/+2 |
|\ |
|
| * | Fix search related results in OPTIONS requests | Robin Appelman | 2018-06-28 | 2 | -0/+2 |
* | | update classloader/classmap for calendar resource booking changes | Georg Ehrke | 2018-06-25 | 2 | -0/+2 |
* | | add resource / room principals | Georg Ehrke | 2018-06-25 | 2 | -0/+8 |
|/ |
|
* | Add sabre plugin to allow anonymous options requests to the dav root | Robin Appelman | 2018-06-01 | 2 | -0/+2 |
* | Move repairstep to a custom command | Roeland Jago Douma | 2018-05-28 | 2 | -2/+2 |
* | Adding repair step which cleans shares of invalid principals | Roeland Jago Douma | 2018-05-27 | 2 | -0/+2 |