summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-10-052-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-10-022-0/+22
|
* Merge pull request #11435 from nextcloud/assemblystream-node-to-smallMorris Jobke2018-10-011-0/+9
|\ | | | | throw an error if a node is smaller than expected in assemblystream
| * throw an error if a node is smaller than expected in assemblystreamRobin Appelman2018-09-281-0/+9
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | AssemblyStream is also eof if we have no more source streamRobin Appelman2018-09-281-1/+1
|/ | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* [tx-robot] updated from transifexNextcloud bot2018-09-252-14/+14
|
* [tx-robot] updated from transifexNextcloud bot2018-09-222-0/+22
|
* [tx-robot] updated from transifexNextcloud bot2018-09-174-14/+22
|
* [tx-robot] updated from transifexNextcloud bot2018-09-134-4/+8
|
* [tx-robot] updated from transifexNextcloud bot2018-09-122-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-09-092-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-09-072-2/+2
|
* Merge pull request #11066 from nextcloud/bump-version-masterblizzz2018-09-051-2/+2
|\ | | | | Bump the version on master
| * Update version requirements and versions of shipped appsJoas Schilling2018-09-051-2/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | remove LogicException, because it's also triggered with legitimate parametersGeorg Ehrke2018-09-053-14/+11
|/ | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* [tx-robot] updated from transifexNextcloud bot2018-09-012-2/+34
|
* Merge pull request #10910 from nextcloud/customproperties-ignored-listMorris Jobke2018-08-302-1/+1
|\ | | | | use the same ignored properties list for both CustomerPropertiesBackends
| * use the same ignored properties list for both CustomerPropertiesBackendsRobin Appelman2018-08-282-1/+1
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2018-08-302-0/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2018-08-292-0/+2
|/
* cast timestamps older than unix epoch to 0Christian2018-08-271-1/+1
| | | This change solves issues #10870, which is caused by method castValue of class FileSearchBackend: It casts the timestamps older than the unix epoch to false., see my comment https://github.com/nextcloud/server/pull/10835#discussion_r212806153.
* [tx-robot] updated from transifexNextcloud bot2018-08-272-0/+2
|
* disallow negative mtime in dav searchRobin Appelman2018-08-241-1/+1
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* [tx-robot] updated from transifexNextcloud bot2018-08-2410-0/+10
|
* [tx-robot] updated from transifexNextcloud bot2018-08-2332-32/+0
|
* [tx-robot] updated from transifexNextcloud bot2018-08-212-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-08-132-0/+20
|
* Bump autoloadersRoeland Jago Douma2018-08-101-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #10543 from nextcloud/ignore-deactivated-usersRoeland Jago Douma2018-08-102-14/+35
|\ | | | | Do not show deactivated users in sharees and contacts
| * Test sync service when user is deactivatedThomas Citharel2018-08-061-5/+21
| | | | | | | | | | | | I feel like this could probably be handled better :/ Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * Remove users from system addressbook when user deactivatedThomas Citharel2018-08-062-10/+15
| | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | Add room shares to DAV and recent files "share-types" propertyDaniel Calviño Sánchez2018-08-082-0/+2
| | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | [tx-robot] updated from transifexNextcloud bot2018-08-072-0/+2
| |
* | Merge pull request #10523 from janLo/fix-8825blizzz2018-08-062-3/+79
|\ \ | |/ |/| Adding test for table schedulingobjects and fixing postgres LOB
| * Adding test for table schedulingobjects and fixing postgres LOBThomas Müller2018-08-062-3/+79
| | | | | | | | | | | | (cherry picked from commit afd4ebf0404e8bcd7cba0bec2dce177e97632f8a) Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
* | [tx-robot] updated from transifexNextcloud bot2018-08-062-0/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2018-08-054-0/+6
| |
* | [tx-robot] updated from transifexNextcloud bot2018-08-0412-0/+12
|/
* [tx-robot] updated from transifexNextcloud bot2018-08-0388-176/+176
|
* Rename CalDAV to Calendar settingsJulius Härtl2018-08-011-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [tx-robot] updated from transifexNextcloud bot2018-08-0116-0/+16
|
* [tx-robot] updated from transifexNextcloud bot2018-07-3126-24/+24
|
* Update IMipPlugin.phprakekniven2018-07-301-1/+1
| | | Added space before ellipsis
* Typo fix: Triple dot to ellipsisrakekniven2018-07-291-1/+1
| | | Signed-off-by: Mark Ziegler <mark.ziegler@rakekniven.de>
* [tx-robot] updated from transifexNextcloud bot2018-07-282-0/+20
|
* [tx-robot] updated from transifexNextcloud bot2018-07-262-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-07-252-4/+8
|
* Replace contacts-dark icon with contactsJulius Härtl2018-07-242-2/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [tx-robot] updated from transifexNextcloud bot2018-07-244-2/+30
|
* [tx-robot] updated from transifexNextcloud bot2018-07-222-0/+16
|