Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | always log exceptions on dav write | Robin Appelman | 2018-07-09 | 1 | -0/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #9345 from nextcloud/federation20 | Morris Jobke | 2018-07-03 | 1 | -0/+38 |
|\ | | | | | Federation 2.0 | ||||
| * | look for correct OCM permissions | Bjoern Schiessle | 2018-07-02 | 1 | -0/+38 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | Improved logging of smb connection errors | Robin Appelman | 2018-07-03 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #10078 from ↵ | Morris Jobke | 2018-07-02 | 1 | -0/+2 |
|\ \ | | | | | | | | | | | | | nextcloud/bugfix/activity-277/invalid-actor-and-calendar-for-link-shares Correctly parse the subject parameters for link (un)shares of calendars | ||||
| * | | Correctly parse the subject parameters for link (un)shares of calendars | Joas Schilling | 2018-07-02 | 1 | -0/+2 |
| |/ | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* / | Fix lazy search backend | Robin Appelman | 2018-07-02 | 1 | -2/+2 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #10037 from nextcloud/dav-options-search | Morris Jobke | 2018-06-29 | 5 | -3/+84 |
|\ | | | | | Fix search related results in OPTIONS requests | ||||
| * | Fix search related results in OPTIONS requests | Robin Appelman | 2018-06-28 | 5 | -3/+84 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #9773 from nextcloud/feature/noid/resource_booking | Morris Jobke | 2018-06-29 | 20 | -16/+2276 |
|\ \ | |/ |/| | resource booking | ||||
| * | Call Backgroundjob with parameter, as interface requires | Georg Ehrke | 2018-06-28 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | Calendar resource booking: unit tests / adding missing annotations | Georg Ehrke | 2018-06-25 | 2 | -4/+291 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | update classloader/classmap for calendar resource booking changes | Georg Ehrke | 2018-06-25 | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | periodically query calendar resource / room backends for updated resource / ↵ | Georg Ehrke | 2018-06-25 | 3 | -0/+349 |
| | | | | | | | | | | | | room information Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | apply group restrictions to resources | Georg Ehrke | 2018-06-25 | 9 | -31/+1108 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | add resource / room principals | Georg Ehrke | 2018-06-25 | 13 | -14/+559 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | Add groupware settings section | Julius Härtl | 2018-06-27 | 2 | -4/+4 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-27 | 2 | -0/+8 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-26 | 2 | -0/+22 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-23 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-15 | 2 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-12 | 2 | -0/+2 |
| | |||||
* | properly lock the target file on dav upload when not using part files | Robin Appelman | 2018-06-11 | 1 | -15/+23 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #9798 from ↵ | Morris Jobke | 2018-06-11 | 1 | -1/+1 |
|\ | | | | | | | | | nextcloud/bugfix/noid/enable_caldav_for_public_calendars enable caldav for webdav subtree public-calendars | ||||
| * | enable caldav for webdav subtree public-calendars | Georg Ehrke | 2018-06-08 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-09 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-08 | 2 | -2/+16 |
|/ | |||||
* | Add tests for handling anonymous auth | Robin Appelman | 2018-06-01 | 1 | -0/+71 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Add sabre plugin to allow anonymous options requests to the dav root | Robin Appelman | 2018-06-01 | 5 | -0/+68 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Fix the master unit tests | Roeland Jago Douma | 2018-06-01 | 2 | -0/+4 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #9609 from ↵ | Morris Jobke | 2018-06-01 | 1 | -0/+67 |
|\ | | | | | | | | | nextcloud/bugfix/3830/invitations_for_shared_calendars send invitations for shared calendars | ||||
| * | send invitations for shared calendars | Georg Ehrke | 2018-05-25 | 1 | -0/+67 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | Merge pull request #9550 from ↵ | Morris Jobke | 2018-06-01 | 6 | -87/+168 |
|\ \ | | | | | | | | | | | | | nextcloud/bugfix/noid/override_freebusy_sharing_rules allow admins to disable FreeBusy without modifying ShareAPI capabilities | ||||
| * | | allow admins to override FreeBusy capabilities without modifying ShareAPI ↵ | Georg Ehrke | 2018-05-22 | 6 | -87/+168 |
| | | | | | | | | | | | | | | | | | | capabilities Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-30 | 6 | -0/+6 |
| | | | |||||
* | | | Merge pull request #9583 from nextcloud/files-home-userfolder | Morris Jobke | 2018-05-29 | 2 | -7/+9 |
|\ \ \ | | | | | | | | | use getUserFolder instead of getFileInfo when constructing FilesHome | ||||
| * | | | use getUserFolder instead of getFileInfo when constructing FilesHome | Robin Appelman | 2018-05-24 | 2 | -7/+9 |
| | |/ | |/| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Move repairstep to a custom command | Roeland Jago Douma | 2018-05-28 | 5 | -38/+21 |
| | | | | | | | | | | | | | | | | | | People that have issues can run it manually Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Fix tests | Roeland Jago Douma | 2018-05-27 | 2 | -2/+16 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Adding repair step which cleans shares of invalid principals | Roeland Jago Douma | 2018-05-27 | 5 | -1/+174 |
| | | | | | | | | | | | | | | | | | | https://github.com/owncloud/core/pull/30149/commits/edacf22fbce4deefc181c53dd84c5fb278a9a28d Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | CalDAV and CardDAV plugins need to be registered for the principals ↵ | Roeland Jago Douma | 2018-05-27 | 2 | -15/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | collection as well https://github.com/owncloud/core/pull/30149/commits/9f2e6431b88a9635b291b0e824abf74ba766616d Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | When sharing calendars and addressbooks the principal has to be verified to ↵ | Roeland Jago Douma | 2018-05-27 | 4 | -5/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | be valid https://github.com/owncloud/core/pull/30149/commits/d3fb8fcdd3a6b00bde0c3c9eb4039876e7fc1967 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Do not load calendar/addressbook plugins if not needed | Roeland Jago Douma | 2018-05-27 | 1 | -16/+28 |
| | | | | | | | | | | | | | | | | | | | | | Fixes #6711 Based on https://github.com/owncloud/core/pull/30149/commits/f0fb21cf3563088284c56be4eac48c7d9725cb21 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-27 | 2 | -0/+2 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-26 | 2 | -8/+8 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-25 | 6 | -0/+6 |
|/ / | |||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-23 | 12 | -0/+12 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-20 | 2 | -2/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-18 | 10 | -10/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-17 | 10 | -10/+10 |
| |