summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11249 from owncloud/backport-11032-stable5Lukas Reschke2014-10-221-1/+10
|\
| * Do only follow HTTP and HTTPS redirectsLukas Reschke2014-09-231-1/+10
* | create the user 'admin' before running the testsBjoern Schiessle2014-09-231-12/+6
|/
* clearify the use-case of this app Lukas Reschke2014-08-091-1/+1
* keep long file names in one line to not overflow download button on mobileJan-Christoph Borchardt2014-06-061-0/+13
* add max-width to directLink input to prevent overflowJan-Christoph Borchardt2014-06-061-0/+1
* fix layout of external storage config tableMorris Jobke2014-04-261-1/+5
* Merge pull request #8298 from owncloud/backport_6290_to_stable5Thomas Müller2014-04-232-12/+2
|\
| * restore trashbin download.phpJörn Friedrich Dreyer2014-04-221-0/+46
| * backport #6290 to stable5Jörn Friedrich Dreyer2014-04-222-57/+1
* | Check whether the user has permissions to add personal storage backendsLukas Reschke2014-04-231-2/+7
* | Merge pull request #8115 from owncloud/stable5-fixselectallanddownloadMorris Jobke2014-04-171-1/+2
|\ \ | |/ |/|
| * Added missing var that messes up IE8Vincent Petry2014-04-081-1/+2
* | adding the plugin to the server objectThomas Müller2014-04-161-0/+1
* | Merge pull request #8005 from owncloud/files-fixie8uploadVincent Petry2014-04-101-0/+1
|\ \
| * | Added requesttoken back for IE8Vincent Petry2014-04-021-0/+1
* | | Improve phpdocRobin Appelman2014-04-031-0/+7
* | | Implement getPath for shared filesRobin Appelman2014-04-032-0/+76
| |/ |/|
* | Revert "remove Sabre_DAV_Browser_Plugin"Thomas Müller2014-04-011-0/+1
* | don't block php session while download is in progressJörn Friedrich Dreyer2014-03-261-0/+3
* | Merge pull request #7763 from owncloud/stable5-fixrestoreallVincent Petry2014-03-191-1/+1
|\ \
| * | Fix "restore all selected files"Vincent Petry2014-03-171-1/+1
* | | When reading the size of "files" mountpoints need to be excludedVincent Petry2014-03-172-2/+2
|/ /
* | fix left-over from merge conflictBjoern Schiessle2014-03-131-4/+0
* | finally fix the paths for the OCS Share APIBjoern Schiessle2014-03-132-4/+131
* | remove Sabre_DAV_Browser_PluginThomas Müller2014-03-121-1/+0
* | add 'received_from' info to the share, so that every share can have a differe...Bjoern Schiessle2014-03-111-2/+4
* | fix path creation for re-shares, issue #7662Bjoern Schiessle2014-03-111-3/+261
* | we need the file_source to delete a share successfullyBjoern Schiessle2014-03-102-7/+42
|/
* Backported sabre exception loggerVincent Petry2014-02-271-0/+1
* only add "received_from" if a share was foundBjoern Schiessle2014-02-261-6/+6
* Added extra checks for ext storage classLukas Reschke2014-02-231-1/+1
* Revert "Partially backport #7305 to stable5"Lukas Reschke2014-02-221-1/+1
* Partially backport #7305 to stable5Lukas Reschke2014-02-221-1/+1
* LDAP: improve compilation of filtersArthur Schiwon2014-02-212-0/+14
* Merge pull request #7185 from owncloud/backport_6777_mobile_style_for_public_...Jan-Christoph Borchardt2014-02-209-145/+135
|\
| * unset box-shadow for mobile devices, unsupported in all but the latest mobile...Jörn Friedrich Dreyer2014-02-191-0/+4
| * fix undefined indexJörn Friedrich Dreyer2014-02-132-0/+3
| * add missing mobile.cssJörn Friedrich Dreyer2014-02-131-0/+49
| * initial backport of #6777 - mobile public pages - to stable5Jörn Friedrich Dreyer2014-02-137-145/+79
* | Merge pull request #6733 from owncloud/stable5-files-filenameescapingfixesLukas Reschke2014-02-208-54/+73
|\ \
| * | Fixed various file name escaping issues in core appsVincent Petry2014-01-128-54/+73
* | | Merge pull request #4782 from owncloud/tune_legacy_cache_webdav_properties_pr...Vincent Petry2014-02-181-10/+12
|\ \ \
| * | | Concatenate string in SQL instead of PHPJörn Friedrich Dreyer2013-11-011-10/+12
* | | | Make google drive client secret and dropbox api secret a password fieldJoas Schilling2014-02-181-2/+2
* | | | Merge pull request #7227 from owncloud/stable5-removeunusedversionsmd5Vincent Petry2014-02-172-22/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Removed unused versions md5 codeVincent Petry2014-02-172-22/+0
* | | | remove needless element tagBjoern Schiessle2014-02-031-2/+1
* | | | use more accurate error codesBjoern Schiessle2014-01-281-5/+5
* | | | don't unshare on deleteBjoern Schiessle2014-01-131-8/+0
| |_|/ |/| |