summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* Do only follow HTTP and HTTPS redirectsLukas Reschke2014-09-231-1/+10
* Merge pull request #8298 from owncloud/backport_6290_to_stable5Thomas Müller2014-04-231-6/+1
|\
| * backport #6290 to stable5Jörn Friedrich Dreyer2014-04-221-6/+1
* | 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
* | 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
* | remove Sabre_DAV_Browser_PluginThomas Müller2014-03-121-1/+0
|/
* Backported sabre exception loggerVincent Petry2014-02-271-0/+1
* Merge pull request #7185 from owncloud/backport_6777_mobile_style_for_public_...Jan-Christoph Borchardt2014-02-204-5/+28
|\
| * fix undefined indexJörn Friedrich Dreyer2014-02-131-0/+1
| * initial backport of #6777 - mobile public pages - to stable5Jörn Friedrich Dreyer2014-02-133-5/+27
* | Merge pull request #6733 from owncloud/stable5-files-filenameescapingfixesLukas Reschke2014-02-204-34/+53
|\ \
| * | Fixed various file name escaping issues in core appsVincent Petry2014-01-124-34/+53
| |/
* | 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
* | it is not possible to unshare files in OC5Bjoern Schiessle2013-12-051-14/+5
* | fixing ajax call to getstoragestats.phpThomas Müller2013-12-021-1/+1
* | use defaults to determine webdav realm nameJörn Friedrich Dreyer2013-11-271-1/+2
* | Fixed storage stats to be based on current directoryVincent Petry2013-11-192-2/+9
* | fixing js error in case the file name is a numberThomas Müller2013-11-181-1/+1
* | backport search scrollto & filter to stable5Jörn Friedrich Dreyer2013-11-183-0/+39
* | Files app backend now normalizes paths before rendering templatesVincent Petry2013-11-152-1/+3
|/
* use closest instead of parentJörn Friedrich Dreyer2013-10-311-1/+1
* allow dnd into folders starting with whitespaceJörn Friedrich Dreyer2013-10-311-1/+1
* Fixed sharing status update for new/uploaded filesVincent Petry2013-10-173-5/+15
* Fixed upload permissions distinction between public and logged in uploadVincent Petry2013-10-171-1/+6
* Update file actions for newly created filesVincent Petry2013-10-171-0/+1
* File actions are now updated after create/upload fileVincent Petry2013-10-141-0/+1
* revert backport from here: https://github.com/owncloud/core/pull/5088Bjoern Schiessle2013-10-081-1/+3
* trash bin button needs to be an input fieldBjoern Schiessle2013-10-071-3/+1
* adding comma to get cleaner diffs in the futureThomas Müller2013-09-191-1/+1
* no file actions during uploadThomas Müller2013-09-191-1/+0
* remove file action elements before recreating themThomas Müller2013-09-191-0/+5
* store the permissions retrieved via ajax within the dom elementThomas Müller2013-09-191-0/+6
* add permissions of the file to the json responseThomas Müller2013-09-191-1/+2
* Workaround for IE 9 & 10 for clicking filelist after adding new itemThomas Müller2013-09-101-1/+4
* Merge pull request #4357 from owncloud/fixing-4341-stable5Thomas Müller2013-08-272-39/+41
|\
| * proper response in case the upload fails - e.g. in case permissions on shared...Thomas Müller2013-08-082-39/+41
* | storage information is path specificThomas Müller2013-08-272-2/+2
* | fix #2711 using a custom event, also use css selectors over filterAttrJörn Friedrich Dreyer2013-08-151-2/+3
* | Merge pull request #4361 from ringmaster/fix_4355Thomas Müller2013-08-081-2/+4
|\ \ | |/ |/|
| * Provide a default mime-type for files created by filename.ringmaster2013-08-081-2/+4
* | Check expected type after JSON decode instead of checking what is not expected.Andreas Fischer2013-08-081-1/+1
|/
* load authentication apps to get users from other backends like LDAP - THX @bl...Thomas Müller2013-08-051-0/+1
* manual backporting of #4285Thomas Müller2013-08-051-0/+31
* Add a CLI script for manually triggering checking a folder for updatesRobin Appelman2013-08-011-0/+22