| Commit message (Expand) | Author | Age | Files | Lines |
* | Principals can be principal/user/<name> or principal/<name> from legacy installs | Joas Schilling | 2019-01-14 | 1 | -1/+1 |
* | Check for no longer existing calendars | Roeland Jago Douma | 2019-01-11 | 1 | -0/+8 |
* | Prevent php info about missing index for old events | Joas Schilling | 2019-01-09 | 1 | -1/+1 |
* | Add a repair step to remove sensitive event activity | Joas Schilling | 2019-01-09 | 1 | -0/+123 |
* | Correctly handle the classification of events in the activity stream | Joas Schilling | 2019-01-09 | 2 | -3/+20 |
* | log more information about insufficient storage in dav plugin | Robin Appelman | 2019-01-08 | 1 | -2/+2 |
* | Fix the system address book | Roeland Jago Douma | 2018-12-04 | 1 | -7/+8 |
* | Load apps that have a dav type set before the dav server plugins | Julius Härtl | 2018-11-22 | 1 | -3/+0 |
* | forward object not found error in swift as dav 404 | Robin Appelman | 2018-11-19 | 1 | -0/+3 |
* | fixes dav share issue with owner | Georg Ehrke | 2018-11-14 | 2 | -14/+18 |
* | Implement the size of an assembly stream | Roeland Jago Douma | 2018-10-29 | 1 | -1/+3 |
* | Merge pull request #11982 from nextcloud/bugfix-stable13/noid/forbid_freebusy... | Roeland Jago Douma | 2018-10-23 | 3 | -9/+138 |
|\ |
|
| * | move disableFreeBusy check from User principal backend to Scheduling Outbox c... | Georg Ehrke | 2018-10-23 | 3 | -9/+138 |
* | | Merge pull request #11997 from nextcloud/assemblly-stream-lazy-13 | Morris Jobke | 2018-10-23 | 1 | -5/+6 |
|\ \ |
|
| * | | lazy open first source stream in assemblystream | Robin Appelman | 2018-10-23 | 1 | -5/+6 |
| |/ |
|
* / | Do not emit preHooks twice on non-part-storage | Roeland Jago Douma | 2018-10-21 | 1 | -6/+5 |
|/ |
|
* | Merge pull request #11437 from nextcloud/assemblystream-eof-13 | Morris Jobke | 2018-09-28 | 1 | -1/+1 |
|\ |
|
| * | AssemblyStream is also eof if we have no more source stream | Robin Appelman | 2018-09-28 | 1 | -1/+1 |
* | | Merge pull request #10911 from nextcloud/customproperties-ignored-list-13 | Roeland Jago Douma | 2018-09-03 | 2 | -1/+1 |
|\ \ |
|
| * | | use the same ignored properties list for both CustomerPropertiesBackends | Robin Appelman | 2018-08-28 | 2 | -1/+1 |
* | | | cast timestamps older than unix epoch to 0 | Christian | 2018-08-28 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #10837 from nextcloud/dav-search-no-negative-mtime-13 | Roeland Jago Douma | 2018-08-24 | 1 | -1/+1 |
|\ \ |
|
| * | | disallow negative mtime in dav search | Robin Appelman | 2018-08-24 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #10285 from nextcloud/anonymous-options-13 | Morris Jobke | 2018-08-23 | 4 | -3/+148 |
|\ \ |
|
| * | | adjust to older library version | Robin Appelman | 2018-07-18 | 1 | -2/+2 |
| * | | Fix lazy search backend | Robin Appelman | 2018-07-18 | 1 | -2/+2 |
| * | | Fix search related results in OPTIONS requests | Robin Appelman | 2018-07-18 | 3 | -3/+82 |
| * | | Add sabre plugin to allow anonymous options requests to the dav root | Robin Appelman | 2018-07-18 | 3 | -0/+66 |
| |/ |
|
* / | Adding test for table schedulingobjects and fixing postgres LOB | Thomas Müller | 2018-08-06 | 1 | -1/+1 |
|/ |
|
* | Correctly parse the subject parameters for link (un)shares of calendars | Joas Schilling | 2018-07-11 | 1 | -0/+2 |
* | Improved logging of smb connection errors | Robin Appelman | 2018-07-03 | 1 | -1/+1 |
* | properly lock the target file on dav upload when not using part files | Robin Appelman | 2018-06-25 | 1 | -16/+24 |
* | enable caldav for webdav subtree public-calendars | Georg Ehrke | 2018-06-11 | 1 | -1/+1 |
* | Merge pull request #9610 from nextcloud/bugfix-stable13/3830/invitations_for_... | Morris Jobke | 2018-06-01 | 1 | -0/+67 |
|\ |
|
| * | send invitations for shared calendars | Georg Ehrke | 2018-05-25 | 1 | -0/+67 |
* | | Merge pull request #9707 from nextcloud/bugfix-stable13/noid/override_freebus... | Morris Jobke | 2018-06-01 | 3 | -6/+19 |
|\ \ |
|
| * | | allow admins to override FreeBusy capabilities without modifying ShareAPI cap... | Georg Ehrke | 2018-05-31 | 3 | -6/+19 |
| |/ |
|
* | | Remove type hints for PHP 5.6 | Morris Jobke | 2018-05-31 | 3 | -3/+2 |
* | | Move repairstep to a custom command | Roeland Jago Douma | 2018-05-30 | 1 | -31/+13 |
* | | Adding repair step which cleans shares of invalid principals | Roeland Jago Douma | 2018-05-30 | 1 | -0/+100 |
* | | CalDAV and CardDAV plugins need to be registered for the principals collectio... | Roeland Jago Douma | 2018-05-30 | 1 | -10/+12 |
* | | When sharing calendars and addressbooks the principal has to be verified to b... | Roeland Jago Douma | 2018-05-30 | 4 | -5/+18 |
* | | Do not load calendar/addressbook plugins if not needed | Roeland Jago Douma | 2018-05-30 | 1 | -16/+28 |
|/ |
|
* | only allow a single concurrent dav write to a file | Robin Appelman | 2018-05-04 | 1 | -1/+10 |
* | Merge pull request #9236 from nextcloud/13-8996 | Morris Jobke | 2018-04-18 | 2 | -2/+2 |
|\ |
|
| * | Fix webdav support for OneNote clients | Brandon Kirsch | 2018-04-18 | 2 | -2/+2 |
* | | Use multibyte substring | Roeland Jago Douma | 2018-04-18 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #8779 from nextcloud/backport/8255/show-group-display-names | John Molakvoæ | 2018-04-06 | 3 | -25/+54 |
|\ |
|
| * | Fix group displaynames in activity | Joas Schilling | 2018-03-12 | 3 | -25/+54 |
* | | Do not treat is-encrypted as customer property | Roeland Jago Douma | 2018-04-04 | 1 | -0/+1 |
|/ |
|