Commit Graph

45 Commits (2e4cc6da17028e777dc223689f1b9964ff2a4d8f)

Author SHA1 Message Date
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Christoph Wurst 85e369cddb
Fix multiline comments 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 23eb0462e5
Use lowercase true, false and null constants 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
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 7 years ago
tobiasKaminsky e3991fbde0
Show sharees via propfind 7 years ago
tobiasKaminsky 78e6bf0daf
Add note to dav endpoint 7 years ago
Bjoern Schiessle cdf8abb060
look for correct OCM permissions 8 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 9 years ago
Roeland Jago Douma 61a6adff14
Fix sabre test 9 years ago
Roeland Jago Douma fc369dd86e
[DAV] Fix URLUtil::splitPath usage 9 years ago
Lukas Reschke e1f52fc901
Stricter phan config fixes 9 years ago
Joas Schilling d0c614a322
Allow dir-listing also when one child is blocked by access control 9 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 10 years ago
Thomas Citharel 8da2100e7d
Start work on returning CalDAV published calendars 10 years ago
Vincent Petry b17e836e45
FilesHome now also returns DAV properties 10 years ago
Markus Goetz 0cb34c2fa5
[master] DAV: Return data-fingerprint always when asked (#25482) 10 years ago
Robin Appelman 1fef5d3d06 add dav property to check if a file has a preview available 10 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling 813f0a0f40
Fix apps/ 10 years ago
blizzz 51fd2602a7 Revert "Downstream 2016-06-08" 10 years ago
Vincent Petry 1399e87d57
DAV now returns file name with Content-Disposition header 10 years ago
Thomas Müller c4b80b86db
Fix checkMove() implementation for dav v2 - fixes #24776 (#24971) 10 years ago
Thomas Müller 371a07e3ab Fix checkMove() implementation for dav v2 - fixes #24776 (#24971) 10 years ago
Joas Schilling 942e946f06
Catch the ForbiddenException to make sure it gets handled 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago