Commit Graph

35 Commits (68748d4f85dd23238aaafb787b1c341f0f2f0419)

Author SHA1 Message Date
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Robin Appelman 2165f10aaf
hookup creation and upload time into dav 6 years ago
tobiasKaminsky b81fb182b3
wip 6 years ago
tobiasKaminsky e3991fbde0
Show sharees via propfind 6 years ago
tobiasKaminsky 78e6bf0daf
Add note to dav endpoint 7 years ago
Bjoern Schiessle cdf8abb060
look for correct OCM permissions 7 years ago
Roeland Jago Douma 9896b15ec8
Only handle encrypted property on folders 8 years ago
Morris Jobke 0a56d2185e
Return value immediately instead of assigning to a one-time variable 8 years ago
Thomas Müller 8c5d656f3b Handle OC-Total-Length in new chunking 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Bjoern Schiessle e83e1c7c23
add propfind to detect encryption status 8 years ago
Roeland Jago Douma 61a6adff14
Fix sabre test 8 years ago
Roeland Jago Douma fc369dd86e
[DAV] Fix URLUtil::splitPath usage 8 years ago
Lukas Reschke e1f52fc901
Stricter phan config fixes 8 years ago
Joas Schilling d0c614a322
Allow dir-listing also when one child is blocked by access control 8 years ago
Robin Appelman 9d8936c5bf
fix error when browsing the dav root 9 years ago
Robin Appelman ab9a36e872
allow apps to set custom mount types 9 years ago
Vincent Petry 614bd5c294
Properly handle missing READ permission 9 years ago
Vincent Petry 7b6e4d0dd2
Fix FutureFile MOVE to keep destination node 9 years ago
Vincent Petry 1c40a05204
Restrict proppatch to the proper nodes 9 years ago
Morris Jobke c54a59d51e
Remove unused use statements 9 years ago
Robin Appelman 8f289286a7
handle non existing owners when handling dav requests 9 years ago
Michael Jobst 969c19b2e9
Fixed size issues on main detail view and disappearing of share recipients (#26603) 9 years ago
Lukas Reschke 8a00638425
Don't set Content-Disposition header if one already exists 9 years ago
Vincent Petry 17ea1bfb75
Remove unused $view from FilesPlugin (#26549) 9 years ago
Vincent Petry 6a4ea2c15a
Upload autorename on client side 9 years ago
Vincent Petry 59c5be1cc5
Use Webdav PUT for uploads in the web browser 9 years ago
Thomas Citharel 3921385ed3
fix things (indentation, tests, comments, backend custom implementation 9 years ago
Thomas Citharel 8da2100e7d
Start work on returning CalDAV published calendars 9 years ago
Vincent Petry b17e836e45
FilesHome now also returns DAV properties 9 years ago
Markus Goetz 0cb34c2fa5
[master] DAV: Return data-fingerprint always when asked (#25482) 9 years ago
Robin Appelman 1fef5d3d06 add dav property to check if a file has a preview available 9 years ago
Joas Schilling 0215b004da
Update with robin 9 years ago
Joas Schilling 813f0a0f40
Fix apps/ 9 years ago
blizzz 51fd2602a7 Revert "Downstream 2016-06-08" 9 years ago
Vincent Petry 1399e87d57
DAV now returns file name with Content-Disposition header 9 years ago
Thomas Müller c4b80b86db
Fix checkMove() implementation for dav v2 - fixes #24776 (#24971) 9 years ago
Thomas Müller 371a07e3ab Fix checkMove() implementation for dav v2 - fixes #24776 (#24971) 9 years ago
Joas Schilling 942e946f06
Catch the ForbiddenException to make sure it gets handled 9 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Joas Schilling dd9ee10bc0 Move dav app to PSR-4 (#24527) 10 years ago
Roeland Jago Douma dcb2b37e24
Add data-fingerprint property to webdav 10 years ago
Björn Schießle 52669d0ea3
return correct share permissions on propfind 10 years ago
Roeland Jago Douma 0cebb16e7c
Move share-permissions property namespace 10 years ago
Thomas Müller e21642ca31 Fix unit test of file plugin 10 years ago
Thomas Müller bb2e68f72b Fix chunk file move 10 years ago
Roeland Jago Douma 8c0ef4c4bd Add sharePermissions webdav property 10 years ago
Thomas Müller 164282c72e Fix display of vcard and calendar object details page in browser plugin 10 years ago
Thomas Müller b7adf371c6 getOwner is not available on FileHome - fixes #23116 10 years ago
Roeland Jago Douma 3e88a5067f Remove checksum on upload of non checksumed file 10 years ago