Commit Graph

145 Commits (bedc4664e41b542eae15b1038b22ace817fc447f)

Author SHA1 Message Date
Vincent Petry 0b3f0716fc Returns and update tags through WebDAV PROPFIND and PROPPATCH 12 years ago
Morris Jobke d41082f4d6 first step to drop \OCP\Config:: in favour of IConfig 12 years ago
Vincent Petry 207d77e5cd Fixed small code style issues 12 years ago
Vincent Petry a5bb66f4a7 Added favorites feature to the files app 12 years ago
Jörn Friedrich Dreyer 1d490b559c introduce inApps[] filter for search via ajax query, make file results show up in files app only 12 years ago
Lukas Reschke 8af346a84d Don't show favicon to prevent iteration through subfolders 12 years ago
Lukas Reschke 16cd749065 Add support for keys in the info.xml 12 years ago
Lukas Reschke 7956765c12 Match more URL fragments 12 years ago
tobiasKaminsky e62d5b7e55 Route for thumbnail generation 12 years ago
Robin Appelman d0266c0bf8 Use public api for getting l10n 12 years ago
Lukas Reschke f9881abf25 Use proper routes for files 12 years ago
Morris Jobke cad52dbce9 Kill filesync.php in files/appinfo 12 years ago
Thomas Müller ea269f0067 Upload abortion is now detected within the OC_Connector_Sabre_File::put() 12 years ago
Vincent Petry b1e778d5fd Moved office mimetype update to a repair step 12 years ago
Robin Appelman 07fdeba50b Fix moving movablemount over webdav 12 years ago
Jörn Friedrich Dreyer 7af67eb630 increase version number of files and migration trigger 12 years ago
Jörn Friedrich Dreyer a59b5249d3 add more and fix office mimetypes, migrate wrong mimetypes 12 years ago
Jörn Friedrich Dreyer 2801f0f222 use non static access to search 12 years ago
Thomas Müller da3974bcb2 - drop permissions table and related code 12 years ago
Thomas Müller 76e04027bc Upgrade SabreDAV to 1.8.10 12 years ago
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 13 years ago
Thomas Müller ae13ff112f remove Sabre_DAV_Browser_Plugin 13 years ago
Robin Appelman 5ef37c28d1 Remove the need for a custom SabreDav server constructor 13 years ago
Robin Appelman bc49c6be04 Manually triger the filecache update hooks before any other hook 13 years ago
Robin Appelman 3a21755963 Pass the filesystem view as argument in the sabredav connectors and use the fileinfo object 13 years ago
Thomas Müller 79fc4f3126 Within OC:init() the minimum set of apps is loaded - which is filesystem, authentication and logging 13 years ago
Vincent Petry 11ef12a106 Added exception logger plugin for sabre connector 13 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 14 years ago
Jörn Friedrich Dreyer 606b672a3d always connect file cache updater hooks first 14 years ago