Commit Graph

286 Commits (2e4cc6da17028e777dc223689f1b9964ff2a4d8f)

Author SHA1 Message Date
Morris Jobke 9a67986473 add OCP\Config:deleteSystemValue 12 years ago
Morris Jobke 079b709f28 bump version 12 years ago
Morris Jobke 57ef089aac drop allowZIPdownload and maxZIPSize as options 12 years ago
Vincent Petry c64e920b4d Adjust core apps to use "requiremin" instead of "require" 12 years ago
Vincent Petry 9d38e3602b Namespacing for FileList, FileActions and trashbin app 12 years ago
Lukas Reschke 2d1296bb03 We do not support updates from 4.5 > 7.0 12 years ago
Robin Appelman 593977f016 Re-enable the sabredav browser plugin 12 years ago
Thomas Müller ae13ff112f remove Sabre_DAV_Browser_Plugin 12 years ago
Robin Appelman 5ef37c28d1 Remove the need for a custom SabreDav server constructor 12 years ago
Robin Appelman bc49c6be04 Manually triger the filecache update hooks before any other hook 12 years ago
Robin Appelman 3a21755963 Pass the filesystem view as argument in the sabredav connectors and use the fileinfo object 12 years ago
Thomas Müller 79fc4f3126 Within OC:init() the minimum set of apps is loaded - which is filesystem, authentication and logging 12 years ago
Vincent Petry 11ef12a106 Added exception logger plugin for sabre connector 12 years ago
Jörn Friedrich Dreyer 9ae829497a cleanup and actually execute the query 13 years ago
Jörn Friedrich Dreyer 72ca0a482b use doctrine to construct concat expression 13 years ago
Jörn Friedrich Dreyer 51ec68a623 Concatenate string in SQL instead of PHP 13 years ago
Thomas Müller b60ae11db8 introducing new dav property {xmlns:oc="http://owncloud.org/ns}id 13 years ago
Thomas Müller ecfde5faa1 Contains ownCloud's own implementation of the Sabre_DAV_Server regarding the handling of depth infinity 13 years ago
Thomas Müller 09b64535a9 fixing copyright and add class documentation 13 years ago
Thomas Müller 5e1b1f652c Contains ownCloud's own implementation of the Sabre_DAV_Server regarding the handling of depth infinity 13 years ago
Jörn Friedrich Dreyer 4b3e56bcf9 remove unneccessary lib in namespace 13 years ago
Bart Visscher 666bbbe060 Use appinfo/register_command.php to add commands to the console command 13 years ago
Thomas Müller 0890a915b3 adding file templates for ods, odt and odp 13 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 years ago
Robin Appelman d91104e120 actually register html template 13 years ago
Jörn Friedrich Dreyer 7242480049 use $defaults->getName() as webdav REALM 13 years ago
Robin Appelman 1e0810e807 use new ObjectTree in sabredav 13 years ago
Robin Appelman e1b5598f00 Files: use public api to register backgroundjob 13 years ago
Robin Appelman 15dae6198f Cache: add a backgroundjob to check for external changes to the filesystem 13 years ago
Jörn Friedrich Dreyer 606b672a3d always connect file cache updater hooks first 13 years ago
Robin Appelman 4e826b1673 Set required owncloud version to 4.93 13 years ago
Tom Needham f141f8b523 Add further capabilities to /cloud/capabilitites api call 13 years ago
Stefan Herbrechtsmeier ab2b79cda6 add multiple domains reverse proxy support 13 years ago
Robin Appelman 7207211f3a change required ownCloud version to 4.91 13 years ago
Lukas Reschke 2e42c6f54f Use HTML5 data attribute + fix undefined variable 13 years ago
Lukas Reschke 0d02caa684 No inline JS in apps 13 years ago
Robin Appelman 94068e5d08 Cache: show upgrade progress 13 years ago
Thomas Mueller ccdaec6296 webdav returns "503 Service Unavailable" in case the ownCloud server is currently in maintenance mode. 14 years ago
Robin Appelman dbbb357f62 add upgrade path from old cache to preserve file id's 14 years ago
Jörn Friedrich Dreyer 3b83fe1530 fix checkstyle for files app 14 years ago
Robin Appelman bcb27c81d4 use new obEnd function instead of ob_end_clean 14 years ago
Robin Appelman eaf8399aaf make sure the output buffer is closed when handeling webdav 14 years ago
Arthur Schiwon 85d6a08ae9 prepare SQL query only once, that's what prepared statements are for. Should improve upgrade time with larger setups 14 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 14 years ago
Felix Moeller f8d1d7787e Checkstyle fixes for SpaceBeforeOpenBrace 14 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 14 years ago
Björn Schießle a9ce43de41 adapted comments to the code changes 14 years ago
Björn Schießle 3878950af4 load logging apps for webdav connections 14 years ago
scambra d9c14292a4 fix checking quota in webdav, adding a sabredav plugin 14 years ago
Bart Visscher ccbf4e993c Use files remote webdav in compatibility files/webdav.php 14 years ago