summaryrefslogtreecommitdiffstats
path: root/apps/files/appinfo
Commit message (Expand)AuthorAgeFilesLines
* Don't show favicon to prevent iteration through subfoldersLukas Reschke2014-11-261-1/+1
* Add support for keys in the info.xmlLukas Reschke2014-10-091-0/+3
* Match more URL fragmentsLukas Reschke2014-09-181-1/+1
* Route for thumbnail generationtobiasKaminsky2014-09-162-2/+41
* Use public api for getting l10nRobin Appelman2014-08-311-1/+1
* Use proper routes for filesLukas Reschke2014-08-191-0/+27
* Kill filesync.php in files/appinfoMorris Jobke2014-08-132-65/+0
* Upload abortion is now detected within the OC_Connector_Sabre_File::put()Thomas Müller2014-07-081-1/+0
* Moved office mimetype update to a repair stepVincent Petry2014-06-251-57/+0
* Fix moving movablemount over webdavRobin Appelman2014-06-171-1/+2
* Merge pull request #4553 from owncloud/update_search_classesVincent Petry2014-06-061-1/+1
|\
| * use non static access to searchJörn Friedrich Dreyer2014-06-061-1/+1
* | increase version number of files and migration triggerJörn Friedrich Dreyer2014-06-062-2/+2
* | add more and fix office mimetypes, migrate wrong mimetypesJörn Friedrich Dreyer2014-06-061-0/+57
|/
* Merge pull request #8852 from owncloud/kill-permissions-masterThomas Müller2014-06-051-2/+0
|\
| * - drop permissions table and related codeThomas Müller2014-06-051-2/+0
* | Upgrade SabreDAV to 1.8.10Thomas Müller2014-06-041-3/+3
|/
* add OCP\Config:deleteSystemValueMorris Jobke2014-06-021-3/+3
* bump versionMorris Jobke2014-06-021-1/+1
* drop allowZIPdownload and maxZIPSize as optionsMorris Jobke2014-06-021-0/+8
* Adjust core apps to use "requiremin" instead of "require"Vincent Petry2014-05-271-2/+2
* Namespacing for FileList, FileActions and trashbin appVincent Petry2014-05-151-0/+10
* We do not support updates from 4.5 > 7.0Lukas Reschke2014-05-131-46/+0
* merge master into webdav-injectionRobin Appelman2014-04-151-6/+1
|\
| * Re-enable the sabredav browser pluginRobin Appelman2014-04-061-0/+1
| * Merge pull request #7107 from owncloud/load-apps-proper-masterThomas Müller2014-03-281-6/+0
| |\
| | * Merge branch 'master' into load-apps-proper-masterThomas Müller2014-03-212-12/+8
| | |\
| | * | Within OC:init() the minimum set of apps is loaded - which is filesystem, aut...Thomas Müller2014-02-061-6/+0
* | | | merge master into webdav-injectionRobin Appelman2014-03-262-8/+0
|\| | |
| * | | Merge branch 'master' into cachehooks-firstRobin Appelman2014-03-131-1/+0
| |\ \ \ | | | |/ | | |/|
| | * | remove Sabre_DAV_Browser_PluginThomas Müller2014-03-121-1/+0
| * | | Manually triger the filecache update hooks before any other hookRobin Appelman2014-02-261-7/+0
| |/ /
* | | Remove the need for a custom SabreDav server constructorRobin Appelman2014-03-041-4/+4
* | | Pass the filesystem view as argument in the sabredav connectors and use the f...Robin Appelman2014-02-251-7/+15
|/ /
* | Merge pull request #4799 from owncloud/tune_legacy_cache_webdav_properties_pr...Jan-Christoph Borchardt2014-02-191-11/+8
|\ \ | |/ |/|
| * cleanup and actually execute the queryJörn Friedrich Dreyer2013-11-011-4/+8
| * use doctrine to construct concat expressionJörn Friedrich Dreyer2013-11-011-8/+1
| * Concatenate string in SQL instead of PHPJörn Friedrich Dreyer2013-11-011-10/+10
* | Added exception logger plugin for sabre connectorVincent Petry2014-01-271-0/+1
|/
* introducing new dav property {xmlns:oc="http://owncloud.org/ns}idThomas Müller2013-10-231-0/+1
* Contains ownCloud's own implementation of the Sabre_DAV_Server regarding the ...Thomas Müller2013-09-301-1/+1
* fixing copyright and add class documentationThomas Müller2013-09-251-0/+1
* Merge pull request #4927 from owncloud/fix_namespaces_and_autoloadingThomas Müller2013-09-211-1/+0
|\
| * remove unneccessary lib in namespaceJörn Friedrich Dreyer2013-09-201-1/+0
* | Use appinfo/register_command.php to add commands to the console commandBart Visscher2013-09-131-0/+9
|/
* adding file templates for ods, odt and odpThomas Müller2013-08-181-1/+3
* Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
* actually register html templateRobin Appelman2013-08-071-5/+9
* Merge branch 'master' into sabre-objecttreeRobin Appelman2013-07-241-1/+2
|\
| * use $defaults->getName() as webdav REALMJörn Friedrich Dreyer2013-07-231-1/+2