Commit Graph

69 Commits (9df403f051354b24da61b12f6446d10d899f05f7)

Author SHA1 Message Date
Bart Visscher b1bab6d113 Check format of chunked filename 13 years ago
Bart Visscher 78a022fda6 dirname can also return '.' for empty path 13 years ago
Thomas Müller 5721bd2786 Respect coding style 13 years ago
Thomas Müller 1a10955644 Respect coding style 13 years ago
Thomas Müller 2271a97992 Respect coding style 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bart Visscher 285c198c36 EOL fixes 13 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 13 years ago
Jörn Friedrich Dreyer fa3497f6ed add backticks to SQL, use limit parameter instead of LIMIT SQL 13 years ago
Jakob Sack 1dfa6f3d8f Fix OC_Connector_Sabre_Locks for SQLite 13 years ago
Jakob Sack 1fe9892292 Fix #476 13 years ago
jfd ede464f058 escape all identifiers with backticks 13 years ago
Michael Gapczynski 89027545a0 Check if user is already logged in for DAV auth, instead of logging in and creating new sessions for every request 13 years ago
Bart Visscher 1ea33ff36b Chunked upload: Refactor OC_FileChunking to object 13 years ago
Bart Visscher 2d85ef0e04 Chunked upload: Refactor to static class 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
Bjoern Schiessle bd63fddbf4 fix broken properties in the database 13 years ago
Bjoern Schiessle c0e37c7d69 quick fix for broken properties 13 years ago
Robin Appelman 8a19e134df fix ununsed variables 13 years ago
Bart Visscher 0b338a7a41 Add missing public to function definition 13 years ago
Bart Visscher cdd9ffc8a5 Add ETag support to the Sabre file connector. 13 years ago
Bjoern Schiessle 53bdb049cb adapted to new SabreDav version 13 years ago
Robin Appelman 445f52ef8b dont check for filecache updates when getting quota info over webdav 13 years ago
Robin Appelman e52ab59b40 Revert "use readfile() instead iof fopen() for file download over webdav." 13 years ago
Robin Appelman f047fdbfaa revert to using fopen for webdav instead of readfile 13 years ago
Michael Gapczynski b1a7826d56 Check if user is already logged in for DAV auth, instead of logging in and creating new sessions for every request 13 years ago
Bjoern Schiessle 9af74a9c80 use readfile() instead iof fopen() for file download over webdav. 13 years ago
Bjoern Schiessle e7a0c4f0bb use readfile() instead iof fopen() for file download over webdav. 13 years ago
Bjoern Schiessle 7d41d3aba8 webdav ssl cleanup 13 years ago
Bart Visscher e8010209bb Custom chunking support 13 years ago
Bjoern Schiessle e91b4bc2ac allow user to upload his own root certificate for secure webdav mount 13 years ago
Bjoern Schiessle ba8dee0520 introduce subclassed client.php and revert changes to 3rdparty 13 years ago
Robin Appelman 420d23a875 fix webdav errors for empty folders 13 years ago
Bart Visscher f655981baf Fix initialization of OC_Filesystem setup from DAV 13 years ago
Bart Visscher 60f558cdbb Fix initialization of OC_Filesystem setup from DAV 13 years ago
Bart Visscher 0524f6fd3c Fix webdav property name compare 13 years ago
Bart Visscher e728635c8a Add stat cache to OC_Connector_Sabre_Node and OC_Connector_Sabre_File 13 years ago
Bart Visscher e11c5a23d5 Optimize WebDav access by preloading dav custom properties 13 years ago
Bart Visscher 463a506fcb Fix webdav property name compare 13 years ago
Bart Visscher 27efdbd58f Use setter for FileinfoCache 13 years ago
Bart Visscher 400769ab40 Optimize WebDav access using OC_FileCache 13 years ago
Bart Visscher d9d6876be9 Add stat cache to OC_Connector_Sabre_Node and OC_Connector_Sabre_File 13 years ago
Bart Visscher 7c5c257bf6 Comment layout and spelling fixes 13 years ago
Bjoern Schiessle ca64a4080f don't allow user to delete Shared dir via webdav and sync client (bug #774) 13 years ago
Bjoern Schiessle c6a1d9491b don't allow user to delete Shared dir via webdav and sync client (bug #774) 13 years ago
Thomas Müller d46bea8867 fixing file headers with copy right 13 years ago
Robin Appelman 9f01533710 fix for webdav when having additional storage backends mounted 13 years ago