| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #10543 from nextcloud/ignore-deactivated-users | Roeland Jago Douma | 2018-08-10 | 1 | -10/+14 |
|\ |
|
| * | Remove users from system addressbook when user deactivated | Thomas Citharel | 2018-08-06 | 1 | -10/+14 |
* | | Add room shares to DAV and recent files "share-types" property | Daniel Calviño Sánchez | 2018-08-08 | 1 | -0/+1 |
* | | Adding test for table schedulingobjects and fixing postgres LOB | Thomas Müller | 2018-08-06 | 1 | -1/+1 |
|/ |
|
* | Update IMipPlugin.php | rakekniven | 2018-07-30 | 1 | -1/+1 |
* | Typo fix: Triple dot to ellipsis | rakekniven | 2018-07-29 | 1 | -1/+1 |
* | Replace contacts-dark icon with contacts | Julius Härtl | 2018-07-24 | 2 | -2/+2 |
* | Merge pull request #9581 from nextcloud/dav-acl-no-files | Roeland Jago Douma | 2018-07-20 | 1 | -0/+11 |
|\ |
|
| * | disable dav acl plugin for files resource | Robin Appelman | 2018-05-24 | 1 | -0/+11 |
* | | Fixed tests | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -1/+1 |
* | | Fix getting ocs share permissions if a storage is not available | Robin Appelman | 2018-07-18 | 1 | -5/+8 |
* | | Also shorten the name of the invitation tokens | Joas Schilling | 2018-07-12 | 4 | -7/+7 |
* | | Shorten resource table names to allow install on oracle again | Joas Schilling | 2018-07-12 | 3 | -12/+9 |
* | | Merge pull request #9942 from nextcloud/feature/2338/invitation_response_in_e... | Roeland Jago Douma | 2018-07-11 | 5 | -6/+566 |
|\ \ |
|
| * | | Include accept / decline links in CalDAV invitation emails | Georg Ehrke | 2018-06-29 | 5 | -6/+566 |
* | | | 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 | 3 | -3/+82 |
|\ \ |
|
| * | | Fix search related results in OPTIONS requests | Robin Appelman | 2018-06-28 | 3 | -3/+82 |
* | | | Merge pull request #9773 from nextcloud/feature/noid/resource_booking | Morris Jobke | 2018-06-29 | 11 | -13/+953 |
|\ \ \
| |/ /
|/| | |
|
| * | | Calendar resource booking: unit tests / adding missing annotations | Georg Ehrke | 2018-06-25 | 1 | -4/+6 |
| * | | periodically query calendar resource / room backends for updated resource / r... | Georg Ehrke | 2018-06-25 | 1 | -0/+335 |
| * | | apply group restrictions to resources | Georg Ehrke | 2018-06-25 | 5 | -29/+95 |
| * | | add resource / room principals | Georg Ehrke | 2018-06-25 | 10 | -13/+550 |
* | | | Add groupware settings section | Julius Härtl | 2018-06-27 | 1 | -2/+2 |
|/ / |
|
* | | properly lock the target file on dav upload when not using part files | Robin Appelman | 2018-06-11 | 1 | -15/+23 |
* | | enable caldav for webdav subtree public-calendars | Georg Ehrke | 2018-06-08 | 1 | -1/+1 |
* | | Add sabre plugin to allow anonymous options requests to the dav root | Robin Appelman | 2018-06-01 | 3 | -0/+66 |
* | | 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 | 3 | -6/+19 |
|\ \ |
|
| * | | allow admins to override FreeBusy capabilities without modifying ShareAPI cap... | Georg Ehrke | 2018-05-22 | 3 | -6/+19 |
| |/ |
|
* | | 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 | 1 | -31/+13 |
* | | Adding repair step which cleans shares of invalid principals | Roeland Jago Douma | 2018-05-27 | 1 | -0/+100 |
* | | CalDAV and CardDAV plugins need to be registered for the principals collectio... | Roeland Jago Douma | 2018-05-27 | 1 | -10/+12 |
* | | 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 |
|/ |
|
* | Merge pull request #9029 from nextcloud/settings-restructure | Morris Jobke | 2018-05-07 | 1 | -1/+1 |
|\ |
|
| * | Move dav settings to main server settings | Julius Härtl | 2018-05-03 | 1 | -1/+1 |
* | | Merge pull request #9355 from nextcloud/dav-upload-lock | Morris Jobke | 2018-05-03 | 1 | -1/+10 |
|\ \
| |/
|/| |
|
| * | only allow a single concurrent dav write to a file | Robin Appelman | 2018-04-26 | 1 | -1/+10 |
* | | Merge pull request #9346 from nextcloud/techdep/noid/needsPartFile_to_storage | Morris Jobke | 2018-05-02 | 1 | -17/+5 |
|\ \ |
|
| * | | Use an actual function of the storage to determine needsPartFile | Roeland Jago Douma | 2018-05-01 | 1 | -17/+5 |