| Commit message (Expand) | Author | Age | Files | Lines |
* | Move DAV to the new bootstrap mechanism | Christoph Wurst | 2020-06-19 | 1 | -127/+0 |
* | Merge pull request #20844 from nextcloud/feature/noid/maintenance-mode-webdav... | Roeland Jago Douma | 2020-05-11 | 5 | -5/+7 |
|\ |
|
| * | Translate the maintenance mode message in webdav | Morris Jobke | 2020-05-06 | 5 | -5/+7 |
* | | Bump app versions and requirements | Joas Schilling | 2020-05-07 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #20718 from nextcloud/fix/public_share_owner_activity_mess | Morris Jobke | 2020-04-30 | 1 | -1/+3 |
|\ |
|
| * | Add a wrapper to fall back to the share owner on public shares | Roeland Jago Douma | 2020-04-30 | 1 | -1/+3 |
* | | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
|/ |
|
* | Provide dav setting for user's default calendar | Thomas Citharel | 2020-04-13 | 1 | -1/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 2 | -8/+8 |
* | Query Application class on publicwebdav | Julius Härtl | 2020-04-02 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 2 | -1/+2 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 3 | -5/+5 |
* | Add address book plugins | Christoph Wurst | 2020-03-09 | 1 | -1/+4 |
* | Move RefreshWebcalJob logic to a proper service so that it may be called | Thomas Citharel | 2020-02-10 | 1 | -0/+8 |
* | Fix app updates | Roeland Jago Douma | 2020-01-21 | 1 | -2/+2 |
* | Update license headers for 18 | Christoph Wurst | 2019-12-20 | 2 | -0/+2 |
* | Merge pull request #18061 from nextcloud/bugfix/noid/dav-plugin-old | Roeland Jago Douma | 2019-12-16 | 2 | -2/+4 |
|\ |
|
| * | Load apps dav plugins on the old webdav route | Julius Härtl | 2019-12-04 | 2 | -2/+4 |
* | | Update license headers | Christoph Wurst | 2019-12-05 | 8 | -12/+23 |
|/ |
|
* | respect shareapi_allow_share_dialog_user_enumeration in Principal backend for... | Georg Ehrke | 2019-12-03 | 2 | -0/+2 |
* | Do not create Application instances directly | Christoph Wurst | 2019-10-11 | 1 | -1/+2 |
* | Development is 18 now! | Roeland Jago Douma | 2019-09-05 | 1 | -2/+2 |
* | Add repair step to register reminder index for existing events | Georg Ehrke | 2019-08-15 | 1 | -0/+1 |
* | Support recurring events + repeating alarms | Georg Ehrke | 2019-08-15 | 1 | -1/+1 |
* | add occ dav:send-event-reminders, so you don't have to rely on the background... | Georg Ehrke | 2019-08-15 | 1 | -0/+1 |
* | Support event reminders (email and notifications) | Thomas Citharel | 2019-08-15 | 2 | -0/+4 |
* | use principaluri instead of userid, allowing to add delegates for rooms and t... | Georg Ehrke | 2019-08-15 | 2 | -2/+2 |
* | Add table to handle calendar delegations | Roeland Jago Douma | 2019-08-14 | 1 | -1/+1 |
* | add oc_calendar_resources_md and oc_calendar_rooms_md tables | Georg Ehrke | 2019-08-01 | 1 | -1/+1 |
* | Bump versions of server and the requirements of apps | Joas Schilling | 2019-04-11 | 1 | -2/+2 |
* | Use proper dependency injection for app manager | Morris Jobke | 2019-03-05 | 2 | -0/+2 |
* | Merge pull request #11832 from nextcloud/bugfix/9849/birthday_without_year | Morris Jobke | 2019-02-20 | 1 | -0/+1 |
|\ |
|
| * | Add Repair step to regenerate birthday calendar | Georg Ehrke | 2019-02-16 | 1 | -1/+2 |
* | | Merge pull request #5881 from nextcloud/command-move-calendar | Morris Jobke | 2019-01-28 | 1 | -0/+2 |
|\ \ |
|
| * | | add list-calendars command | Georg Ehrke | 2019-01-16 | 1 | -0/+1 |
| * | | Add command to move a calendar from an user to another | Thomas Citharel | 2019-01-16 | 1 | -0/+1 |
| |/ |
|
* / | Remove orphan event and contacts data | Joas Schilling | 2019-01-11 | 1 | -1/+2 |
|/ |
|
* | Merge pull request #13430 from nextcloud/bugfix/13331/respect-classification-... | Roeland Jago Douma | 2019-01-09 | 1 | -0/+1 |
|\ |
|
| * | Add a repair step to remove sensitive event activity | Joas Schilling | 2019-01-08 | 1 | -1/+2 |
* | | Merge pull request #12227 from nextcloud/bugfix/cleanu_upload_folders | Morris Jobke | 2019-01-07 | 1 | -1/+4 |
|\ \
| |/
|/| |
|
| * | Add live repair step to cleanup old chunks | Roeland Jago Douma | 2019-01-04 | 1 | -1/+4 |
* | | Log failure on parsing | John Molakvoæ (skjnldsv) | 2019-01-04 | 1 | -1/+4 |
|/ |
|
* | Bump versions of server and the requirements of apps | Joas Schilling | 2018-11-23 | 1 | -2/+2 |
* | Merge pull request #12447 from nextcloud/bugfix/12446/fix-oracle-install-again | Morris Jobke | 2018-11-15 | 1 | -1/+1 |
|\ |
|
| * | Shorten index name of calendar changes table | Joas Schilling | 2018-11-14 | 1 | -1/+1 |
* | | Load apps that have a dav type set before the dav server plugins | Julius Härtl | 2018-11-14 | 1 | -0/+2 |
|/ |
|
* | Fix Calendarsubscriptions source column change on Oracle | Georg Ehrke | 2018-11-13 | 1 | -1/+1 |
* | cache webcal calendars on server | Georg Ehrke | 2018-11-07 | 2 | -0/+29 |
* | bump dav version for migration | John Molakvoæ (skjnldsv) | 2018-11-05 | 1 | -1/+1 |