| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #9942 from nextcloud/feature/2338/invitation_response_in_e... | Roeland Jago Douma | 2018-07-11 | 17 | -10/+1345 |
|\ |
|
| * | Bump version of app else migrations don't run | Roeland Jago Douma | 2018-06-29 | 1 | -1/+1 |
| * | Include accept / decline links in CalDAV invitation emails | Georg Ehrke | 2018-06-29 | 17 | -9/+1344 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-11 | 2 | -2/+2 |
* | | always log exceptions on dav write | Robin Appelman | 2018-07-09 | 1 | -0/+1 |
* | | Merge pull request #9345 from nextcloud/federation20 | Morris Jobke | 2018-07-03 | 1 | -0/+38 |
|\ \ |
|
| * | | look for correct OCM permissions | Bjoern Schiessle | 2018-07-02 | 1 | -0/+38 |
| |/ |
|
* | | Improved logging of smb connection errors | Robin Appelman | 2018-07-03 | 1 | -1/+1 |
* | | Merge pull request #10078 from nextcloud/bugfix/activity-277/invalid-actor-an... | Morris Jobke | 2018-07-02 | 1 | -0/+2 |
|\ \ |
|
| * | | Correctly parse the subject parameters for link (un)shares of calendars | Joas Schilling | 2018-07-02 | 1 | -0/+2 |
| |/ |
|
* / | Fix lazy search backend | Robin Appelman | 2018-07-02 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #10037 from nextcloud/dav-options-search | Morris Jobke | 2018-06-29 | 5 | -3/+84 |
|\ |
|
| * | Fix search related results in OPTIONS requests | Robin Appelman | 2018-06-28 | 5 | -3/+84 |
* | | Merge pull request #9773 from nextcloud/feature/noid/resource_booking | Morris Jobke | 2018-06-29 | 20 | -16/+2276 |
|\ \
| |/
|/| |
|
| * | Call Backgroundjob with parameter, as interface requires | Georg Ehrke | 2018-06-28 | 1 | -1/+1 |
| * | Calendar resource booking: unit tests / adding missing annotations | Georg Ehrke | 2018-06-25 | 2 | -4/+291 |
| * | update classloader/classmap for calendar resource booking changes | Georg Ehrke | 2018-06-25 | 2 | -0/+2 |
| * | periodically query calendar resource / room backends for updated resource / r... | Georg Ehrke | 2018-06-25 | 3 | -0/+349 |
| * | apply group restrictions to resources | Georg Ehrke | 2018-06-25 | 9 | -31/+1108 |
| * | add resource / room principals | Georg Ehrke | 2018-06-25 | 13 | -14/+559 |
* | | Add groupware settings section | Julius Härtl | 2018-06-27 | 2 | -4/+4 |
* | | [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 |
* | Merge pull request #9798 from nextcloud/bugfix/noid/enable_caldav_for_public_... | Morris Jobke | 2018-06-11 | 1 | -1/+1 |
|\ |
|
| * | enable caldav for webdav subtree public-calendars | Georg Ehrke | 2018-06-08 | 1 | -1/+1 |
* | | [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 |
* | Add sabre plugin to allow anonymous options requests to the dav root | Robin Appelman | 2018-06-01 | 5 | -0/+68 |
* | Fix the master unit tests | Roeland Jago Douma | 2018-06-01 | 2 | -0/+4 |
* | Merge pull request #9609 from nextcloud/bugfix/3830/invitations_for_shared_ca... | Morris Jobke | 2018-06-01 | 1 | -0/+67 |
|\ |
|
| * | send invitations for shared calendars | Georg Ehrke | 2018-05-25 | 1 | -0/+67 |
* | | Merge pull request #9550 from nextcloud/bugfix/noid/override_freebusy_sharing... | Morris Jobke | 2018-06-01 | 6 | -87/+168 |
|\ \ |
|
| * | | allow admins to override FreeBusy capabilities without modifying ShareAPI cap... | Georg Ehrke | 2018-05-22 | 6 | -87/+168 |
* | | | [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 | Robin Appelman | 2018-05-24 | 2 | -7/+9 |
| | |/
| |/| |
|
* | | | Move repairstep to a custom command | Roeland Jago Douma | 2018-05-28 | 5 | -38/+21 |
* | | | Fix tests | Roeland Jago Douma | 2018-05-27 | 2 | -2/+16 |
* | | | Adding repair step which cleans shares of invalid principals | Roeland Jago Douma | 2018-05-27 | 5 | -1/+174 |
* | | | CalDAV and CardDAV plugins need to be registered for the principals collectio... | Roeland Jago Douma | 2018-05-27 | 2 | -15/+29 |
* | | | When sharing calendars and addressbooks the principal has to be verified to b... | Roeland Jago Douma | 2018-05-27 | 4 | -5/+18 |
* | | | Do not load calendar/addressbook plugins if not needed | Roeland Jago Douma | 2018-05-27 | 1 | -16/+28 |
* | | | [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 |
|/ / |
|