| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #12865 from owncloud/files-tags-webdav | Morris Jobke | 2014-12-19 | 1 | -0/+1 |
|\ |
|
| * | Returns and update tags through WebDAV PROPFIND and PROPPATCH | Vincent Petry | 2014-12-17 | 1 | -0/+1 |
* | | first step to drop \OCP\Config:: in favour of IConfig | Morris Jobke | 2014-12-17 | 1 | -8/+0 |
|/ |
|
* | Merge pull request #12360 from owncloud/files-tags | Lukas Reschke | 2014-12-15 | 2 | -6/+63 |
|\ |
|
| * | Fixed small code style issues | Vincent Petry | 2014-12-15 | 1 | -3/+3 |
| * | Added favorites feature to the files app | Vincent Petry | 2014-12-15 | 2 | -6/+63 |
* | | introduce inApps[] filter for search via ajax query, make file results show u... | Jörn Friedrich Dreyer | 2014-12-10 | 1 | -1/+1 |
|/ |
|
* | Don't show favicon to prevent iteration through subfolders | Lukas Reschke | 2014-11-26 | 1 | -1/+1 |
* | Add support for keys in the info.xml | Lukas Reschke | 2014-10-09 | 1 | -0/+3 |
* | Match more URL fragments | Lukas Reschke | 2014-09-18 | 1 | -1/+1 |
* | Route for thumbnail generation | tobiasKaminsky | 2014-09-16 | 2 | -2/+41 |
* | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
* | Use proper routes for files | Lukas Reschke | 2014-08-19 | 1 | -0/+27 |
* | Kill filesync.php in files/appinfo | Morris Jobke | 2014-08-13 | 2 | -65/+0 |
* | Upload abortion is now detected within the OC_Connector_Sabre_File::put() | Thomas Müller | 2014-07-08 | 1 | -1/+0 |
* | Moved office mimetype update to a repair step | Vincent Petry | 2014-06-25 | 1 | -57/+0 |
* | Fix moving movablemount over webdav | Robin Appelman | 2014-06-17 | 1 | -1/+2 |
* | Merge pull request #4553 from owncloud/update_search_classes | Vincent Petry | 2014-06-06 | 1 | -1/+1 |
|\ |
|
| * | use non static access to search | Jörn Friedrich Dreyer | 2014-06-06 | 1 | -1/+1 |
* | | increase version number of files and migration trigger | Jörn Friedrich Dreyer | 2014-06-06 | 2 | -2/+2 |
* | | add more and fix office mimetypes, migrate wrong mimetypes | Jörn Friedrich Dreyer | 2014-06-06 | 1 | -0/+57 |
|/ |
|
* | Merge pull request #8852 from owncloud/kill-permissions-master | Thomas Müller | 2014-06-05 | 1 | -2/+0 |
|\ |
|
| * | - drop permissions table and related code | Thomas Müller | 2014-06-05 | 1 | -2/+0 |
* | | Upgrade SabreDAV to 1.8.10 | Thomas Müller | 2014-06-04 | 1 | -3/+3 |
|/ |
|
* | add OCP\Config:deleteSystemValue | Morris Jobke | 2014-06-02 | 1 | -3/+3 |
* | bump version | Morris Jobke | 2014-06-02 | 1 | -1/+1 |
* | drop allowZIPdownload and maxZIPSize as options | Morris Jobke | 2014-06-02 | 1 | -0/+8 |
* | Adjust core apps to use "requiremin" instead of "require" | Vincent Petry | 2014-05-27 | 1 | -2/+2 |
* | Namespacing for FileList, FileActions and trashbin app | Vincent Petry | 2014-05-15 | 1 | -0/+10 |
* | We do not support updates from 4.5 > 7.0 | Lukas Reschke | 2014-05-13 | 1 | -46/+0 |
* | merge master into webdav-injection | Robin Appelman | 2014-04-15 | 1 | -6/+1 |
|\ |
|
| * | Re-enable the sabredav browser plugin | Robin Appelman | 2014-04-06 | 1 | -0/+1 |
| * | Merge pull request #7107 from owncloud/load-apps-proper-master | Thomas Müller | 2014-03-28 | 1 | -6/+0 |
| |\ |
|
| | * | Merge branch 'master' into load-apps-proper-master | Thomas Müller | 2014-03-21 | 2 | -12/+8 |
| | |\ |
|
| | * | | Within OC:init() the minimum set of apps is loaded - which is filesystem, aut... | Thomas Müller | 2014-02-06 | 1 | -6/+0 |
* | | | | merge master into webdav-injection | Robin Appelman | 2014-03-26 | 2 | -8/+0 |
|\| | | |
|
| * | | | Merge branch 'master' into cachehooks-first | Robin Appelman | 2014-03-13 | 1 | -1/+0 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | remove Sabre_DAV_Browser_Plugin | Thomas Müller | 2014-03-12 | 1 | -1/+0 |
| * | | | Manually triger the filecache update hooks before any other hook | Robin Appelman | 2014-02-26 | 1 | -7/+0 |
| |/ / |
|
* | | | Remove the need for a custom SabreDav server constructor | Robin Appelman | 2014-03-04 | 1 | -4/+4 |
* | | | Pass the filesystem view as argument in the sabredav connectors and use the f... | Robin Appelman | 2014-02-25 | 1 | -7/+15 |
|/ / |
|
* | | Merge pull request #4799 from owncloud/tune_legacy_cache_webdav_properties_pr... | Jan-Christoph Borchardt | 2014-02-19 | 1 | -11/+8 |
|\ \
| |/
|/| |
|
| * | cleanup and actually execute the query | Jörn Friedrich Dreyer | 2013-11-01 | 1 | -4/+8 |
| * | use doctrine to construct concat expression | Jörn Friedrich Dreyer | 2013-11-01 | 1 | -8/+1 |
| * | Concatenate string in SQL instead of PHP | Jörn Friedrich Dreyer | 2013-11-01 | 1 | -10/+10 |
* | | Added exception logger plugin for sabre connector | Vincent Petry | 2014-01-27 | 1 | -0/+1 |
|/ |
|
* | introducing new dav property {xmlns:oc="http://owncloud.org/ns}id | Thomas Müller | 2013-10-23 | 1 | -0/+1 |
* | Contains ownCloud's own implementation of the Sabre_DAV_Server regarding the ... | Thomas Müller | 2013-09-30 | 1 | -1/+1 |
* | fixing copyright and add class documentation | Thomas Müller | 2013-09-25 | 1 | -0/+1 |
* | Merge pull request #4927 from owncloud/fix_namespaces_and_autoloading | Thomas Müller | 2013-09-21 | 1 | -1/+0 |
|\ |
|