| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos in apps/dav subdirectory | luz paz | 2022-07-26 | 1 | -1/+1 |
* | Merge pull request #31029 from nextcloud/expose-extra-emails-in-dav | Vincent Petry | 2022-06-10 | 2 | -0/+4 |
|\ |
|
| * | Expose additional emails in {DAV:}alternate-URI-set | Thomas Citharel | 2022-05-17 | 2 | -0/+4 |
* | | Remove all legacy event dispatchers from CalDAV & CardDAV backends | Thomas Citharel | 2022-05-17 | 2 | -3/+2 |
|/ |
|
* | Fix more psalm issues | Carl Schwan | 2022-05-16 | 2 | -2/+1 |
* | Cleanup dav | Carl Schwan | 2022-05-05 | 3 | -2/+8 |
* | Migrate last instances of $server::getLogger() from dav | Côme Chilliet | 2022-05-02 | 4 | -7/+8 |
* | Move calendar objects between calendars instead of deleting and recreating them | Anna Larch | 2022-03-16 | 1 | -1/+2 |
* | Expose user language through DAV | Thomas Citharel | 2021-08-16 | 2 | -0/+2 |
* | Throttle on public DAV endpoint | Lukas Reschke | 2021-06-22 | 1 | -1/+2 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 4 | -5/+1 |
* | Add a trashbin for calendars and calendar objects | Christoph Wurst | 2021-05-31 | 1 | -1/+13 |
* | Restrict autocompletion also based on the phonebook known users | Joas Schilling | 2021-03-10 | 2 | -0/+4 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 2 | -2/+2 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
* | Add Typed Events for CalDAV- and CardDAV-related Events | Georg Ehrke | 2020-08-18 | 2 | -3/+5 |
* | Use IBootstrap for the app federatedfilesharing | Morris Jobke | 2020-07-14 | 1 | -2/+2 |
* | Translate the maintenance mode message in webdav | Morris Jobke | 2020-05-06 | 4 | -4/+6 |
* | 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 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | 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 | 1 | -0/+1 |
* | 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 |
* | 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 | 4 | -8/+11 |
|/ |
|
* | respect shareapi_allow_share_dialog_user_enumeration in Principal backend for... | Georg Ehrke | 2019-12-03 | 2 | -0/+2 |
* | use principaluri instead of userid, allowing to add delegates for rooms and t... | Georg Ehrke | 2019-08-15 | 2 | -2/+2 |
* | Use proper dependency injection for app manager | Morris Jobke | 2019-03-05 | 2 | -0/+2 |
* | Log failure on parsing | John Molakvoæ (skjnldsv) | 2019-01-04 | 1 | -1/+4 |
* | allow admins to override FreeBusy capabilities without modifying ShareAPI cap... | Georg Ehrke | 2018-05-22 | 2 | -0/+2 |
* | Principal search: Take sharing settings into account | Georg Ehrke | 2017-12-11 | 2 | -0/+4 |
* | catch errors when parsing calendar data for calendar query requests | Georg Ehrke | 2017-11-27 | 1 | -1/+2 |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 3 | -1/+6 |
* | 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 | 1 | -1/+6 |
|\ |
|
| * | Make it possible to opt out of IMip Plugin for CalDAV | Georg Ehrke | 2017-10-16 | 1 | -1/+6 |
* | | Check if the user/group exists for dav shares | Joas Schilling | 2017-10-05 | 2 | -2/+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 |
* | Make legacy DAV backend use the BearerAuth backend as well | Lukas Reschke | 2017-05-18 | 2 | -2/+11 |
* | Fix init | Roeland Jago Douma | 2017-05-08 | 1 | -1/+1 |