Commit Graph

100 Commits (18e1a10e96a341e3333d0d8453dd270e62192b4d)

Author SHA1 Message Date
Vincent Petry 11ef12a106 Added exception logger plugin for sabre connector 11 years ago
Thomas Müller b60ae11db8 introducing new dav property {xmlns:oc="http://owncloud.org/ns}id 12 years ago
Thomas Müller ecfde5faa1 Contains ownCloud's own implementation of the Sabre_DAV_Server regarding the handling of depth infinity 12 years ago
Thomas Müller 09b64535a9 fixing copyright and add class documentation 12 years ago
Thomas Müller 5e1b1f652c Contains ownCloud's own implementation of the Sabre_DAV_Server regarding the handling of depth infinity 12 years ago
Jörn Friedrich Dreyer 4b3e56bcf9 remove unneccessary lib in namespace 12 years ago
Bart Visscher 666bbbe060 Use appinfo/register_command.php to add commands to the console command 12 years ago
Thomas Müller 0890a915b3 adding file templates for ods, odt and odp 12 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 12 years ago
Robin Appelman d91104e120 actually register html template 12 years ago
Jörn Friedrich Dreyer 7242480049 use $defaults->getName() as webdav REALM 12 years ago
Robin Appelman 1e0810e807 use new ObjectTree in sabredav 12 years ago
Robin Appelman e1b5598f00 Files: use public api to register backgroundjob 12 years ago
Robin Appelman 15dae6198f Cache: add a backgroundjob to check for external changes to the filesystem 12 years ago
Jörn Friedrich Dreyer 606b672a3d always connect file cache updater hooks first 12 years ago
Robin Appelman 4e826b1673 Set required owncloud version to 4.93 12 years ago
Tom Needham f141f8b523 Add further capabilities to /cloud/capabilitites api call 12 years ago
Stefan Herbrechtsmeier ab2b79cda6 add multiple domains reverse proxy support 12 years ago
Robin Appelman 7207211f3a change required ownCloud version to 4.91 12 years ago
Lukas Reschke 2e42c6f54f Use HTML5 data attribute + fix undefined variable 12 years ago
Lukas Reschke 0d02caa684 No inline JS in apps 12 years ago
Robin Appelman 94068e5d08 Cache: show upgrade progress 12 years ago
Thomas Mueller ccdaec6296 webdav returns "503 Service Unavailable" in case the ownCloud server is currently in maintenance mode. 12 years ago
Robin Appelman dbbb357f62 add upgrade path from old cache to preserve file id's 13 years ago
Jörn Friedrich Dreyer 3b83fe1530 fix checkstyle for files app 13 years ago
Robin Appelman bcb27c81d4 use new obEnd function instead of ob_end_clean 13 years ago
Robin Appelman eaf8399aaf make sure the output buffer is closed when handeling webdav 13 years ago
Arthur Schiwon 85d6a08ae9 prepare SQL query only once, that's what prepared statements are for. Should improve upgrade time with larger setups 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller f8d1d7787e Checkstyle fixes for SpaceBeforeOpenBrace 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Björn Schießle a9ce43de41 adapted comments to the code changes 13 years ago
Björn Schießle 3878950af4 load logging apps for webdav connections 13 years ago
scambra d9c14292a4 fix checking quota in webdav, adding a sabredav plugin 13 years ago
Bart Visscher ccbf4e993c Use files remote webdav in compatibility files/webdav.php 13 years ago
Jan-Christoph Borchardt 7af8c6c3cb first version of breadcrumb 'root', still have a weird feeling about this 13 years ago
Felix Moeller 6a00a6b9ed Make Jenkins more happy. 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Robin Appelman aaa1b73364 don't use depricated OC_Filesystem 13 years ago
Jörn Friedrich Dreyer 39735721ec escape identifiers in queries 13 years ago
Frank Karlitschek 3fdebaa5dc automatically remove and prevent installation of apps with a require version less than the current one. We check now the first ad second part of the version number. 13 years ago
Bart Visscher dbdf3bde7c Implement route for download in OC_Search_Provider_File 13 years ago
Björn Schießle c3c6e52104 - take webdav namespace for properties into account 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 13 years ago
Jörn Friedrich Dreyer fa3497f6ed add backticks to SQL, use limit parameter instead of LIMIT SQL 13 years ago
jfd ede464f058 escape all identifiers with backticks 13 years ago
Bart Visscher 896d27de36 Chunked upload: Support reusing local chunks 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