Commit Graph

158 Commits (d3ed020d3479aa6015742e3ba963e104121558e4)

Author SHA1 Message Date
Thomas Müller f9525b153e no php execution timeout for webdav 10 years ago
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Roeland Jago Douma 0ea3878111 No longer directly output OC_Image for thumbnails 10 years ago
Joas Schilling 9c45ab49a1 Use a closure for the files app entry and deprecate old methods 10 years ago
Thomas Müller 0f3e36fdfd Adding a more meaningful message for sabre dav exception - fixes #14516 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Thomas Müller b3de86d851 Remove locks plugin. 10 years ago
Lukas Reschke 432d7be8cc Show a empty response for GET on non-files instead of the Browser Plugin 10 years ago
Vincent Petry 9f6dcb9d3e Sabre Update to 2.1 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Joas Schilling d20a8fae45 Move displaying of files related activities to files app 10 years ago
Joas Schilling d6939d67da Remove duplicated definition of APIController 10 years ago
Vincent Petry 0b3f0716fc Returns and update tags through WebDAV PROPFIND and PROPPATCH 10 years ago
Morris Jobke d41082f4d6 first step to drop \OCP\Config:: in favour of IConfig 10 years ago
Vincent Petry 207d77e5cd Fixed small code style issues 10 years ago
Vincent Petry a5bb66f4a7 Added favorites feature to the files app 10 years ago
Jörn Friedrich Dreyer 1d490b559c introduce inApps[] filter for search via ajax query, make file results show up in files app only 10 years ago
Lukas Reschke 8af346a84d Don't show favicon to prevent iteration through subfolders 10 years ago
Lukas Reschke 16cd749065 Add support for keys in the info.xml 11 years ago
Lukas Reschke 7956765c12 Match more URL fragments 11 years ago
tobiasKaminsky e62d5b7e55 Route for thumbnail generation 11 years ago
Robin Appelman d0266c0bf8 Use public api for getting l10n 11 years ago
Lukas Reschke f9881abf25 Use proper routes for files 11 years ago
Morris Jobke cad52dbce9 Kill filesync.php in files/appinfo 11 years ago
Thomas Müller ea269f0067 Upload abortion is now detected within the OC_Connector_Sabre_File::put() 11 years ago
Vincent Petry b1e778d5fd Moved office mimetype update to a repair step 11 years ago
Robin Appelman 07fdeba50b Fix moving movablemount over webdav 11 years ago
Jörn Friedrich Dreyer 7af67eb630 increase version number of files and migration trigger 11 years ago
Jörn Friedrich Dreyer a59b5249d3 add more and fix office mimetypes, migrate wrong mimetypes 11 years ago
Jörn Friedrich Dreyer 2801f0f222 use non static access to search 11 years ago
Thomas Müller da3974bcb2 - drop permissions table and related code 11 years ago
Thomas Müller 76e04027bc Upgrade SabreDAV to 1.8.10 11 years ago
Morris Jobke 9a67986473 add OCP\Config:deleteSystemValue 11 years ago
Morris Jobke 079b709f28 bump version 11 years ago
Morris Jobke 57ef089aac drop allowZIPdownload and maxZIPSize as options 11 years ago
Vincent Petry c64e920b4d Adjust core apps to use "requiremin" instead of "require" 11 years ago
Vincent Petry 9d38e3602b Namespacing for FileList, FileActions and trashbin app 11 years ago
Lukas Reschke 2d1296bb03 We do not support updates from 4.5 > 7.0 11 years ago
Robin Appelman 593977f016 Re-enable the sabredav browser plugin 11 years ago
Thomas Müller ae13ff112f remove Sabre_DAV_Browser_Plugin 11 years ago
Robin Appelman 5ef37c28d1 Remove the need for a custom SabreDav server constructor 11 years ago
Robin Appelman bc49c6be04 Manually triger the filecache update hooks before any other hook 11 years ago
Robin Appelman 3a21755963 Pass the filesystem view as argument in the sabredav connectors and use the fileinfo object 11 years ago
Thomas Müller 79fc4f3126 Within OC:init() the minimum set of apps is loaded - which is filesystem, authentication and logging 11 years ago
Vincent Petry 11ef12a106 Added exception logger plugin for sabre connector 11 years ago
Jörn Friedrich Dreyer 9ae829497a cleanup and actually execute the query 12 years ago
Jörn Friedrich Dreyer 72ca0a482b use doctrine to construct concat expression 12 years ago
Jörn Friedrich Dreyer 51ec68a623 Concatenate string in SQL instead of PHP 12 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