Commit Graph

21 Commits (d02f6c7ebe304e069c985f36e7eb41a85badc443)

Author SHA1 Message Date
Thomas Müller 96a931929e adding OC-ETag header 10 years ago
Markus Goetz e6665a0542 WebDAV Permissions: Distinguish between renameing and moving 11 years ago
Thomas Müller 76e04027bc Upgrade SabreDAV to 1.8.10 11 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 11 years ago
Thomas Müller e5ee84ca9b - update permissions 11 years ago
Thomas Müller c92c577b5e - Introduce isShared() and isMounted() on FileInfo class 11 years ago
Thomas Müller 4ba6f4839d fixing typos and PHPDoc 11 years ago
Vincent Petry 4f11786a3d Fixed Sabre Node implementation to correctly return timestamps as int 11 years ago
Robin Appelman 3a21755963 Pass the filesystem view as argument in the sabredav connectors and use the fileinfo object 11 years ago
Vincent Petry bd71a1b7b6 Added file name check in webdav connector 11 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 11 years ago
Thomas Müller 3bca1519ee switch instance id and file id 11 years ago
Thomas Müller b02a485712 handle case where fileid is not set 11 years ago
Thomas Müller b60ae11db8 introducing new dav property {xmlns:oc="http://owncloud.org/ns}id 11 years ago
Thomas Müller 09903aa36c - delete properties on node delete 11 years ago
Thomas Müller 27738fc4f5 due to internal implementations touch will always be successful - $mtime will be stored in the cache 11 years ago
Markus Goetz 7f7718888d DAV: Use fileinfo_cache for ETag 11 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 years ago
Thomas Müller 84a0e6930b creating non static getETagPropertyForPath() 11 years ago
Thomas Müller ee1f627155 adding privilege check on move and rename operations 11 years ago
Jörn Friedrich Dreyer 3e3b66bd0d use to_char when comparing clob to string on oracle, use execute audited 12 years ago
Alessandro Cosentino 3fbfe3c06a small typo in the comments 12 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 12 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 12 years ago
Robin Appelman ed4130474a Dav: update etag in filecache when doing a PROPSET 12 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 12 years ago
Michael Gapczynski 094a852bff Wrap the etag in double quotes 12 years ago
Michael Gapczynski 83064aca51 Remove old etag code 12 years ago
Michael Gapczynski a5cb7363a5 Use etags from file cache in SabreDAV connector 12 years ago
Sam Tuke 60f4ea8ddc Cleaned up docblock comments 12 years ago
Robin Appelman 706bb3ccd6 move ETag generation to storage backends 12 years ago
Robin Appelman 99aa972a40 Allow changing the way etags are generated 12 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 12 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 12 years ago
Robin Appelman 6db81afab9 move some stuff to the new api 12 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 12 years ago
Robin Appelman aaa1b73364 don't use depricated OC_Filesystem 12 years ago
Arthur Schiwon 783c02eda9 fix create folder and upload file issue on win, fixes oc-1747, solution follows suggestion from bug tracker 12 years ago
Björn Schießle f8f73e2675 move back to "lastmodified" property since "getlastmodified" is protected by webdav 12 years ago
Björn Schießle 50d7cfbbe7 prepare server for move of property name "lastmodified" to "getlastmodified" according to RFC4918. 12 years ago
Björn Schießle c3c6e52104 - take webdav namespace for properties into account 12 years ago
Bart Visscher 78a022fda6 dirname can also return '.' for empty path 12 years ago
Thomas Mueller 3829460ab8 adding space between) and { 12 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 12 years ago
jfd ede464f058 escape all identifiers with backticks 13 years ago
Bjoern Schiessle 9bab06537c update file encryption key over webdav properties for client side encryption 13 years ago
Bart Visscher d26f87e738 Smarter remove of etag properties for path 13 years ago
Bart Visscher 783d67be62 Create uniqid ETag for directories 13 years ago
Bart Visscher 381e493a8c Rename functions 13 years ago
Bjoern Schiessle 73734c98e0 - remove namespace from file property name (webdav) 13 years ago