aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8104 from owncloud/lukepolo-masterThomas Müller2014-04-154-74/+127
|\
| * add link to further discussion about that folder checkThomas Müller2014-04-151-0/+1
| * fix single file upload in firefoxThomas Müller2014-04-101-1/+5
| * In cases folder drag and drop is not supported a proper message is displayedThomas Müller2014-04-091-5/+12
| * use FileList.findFileElThomas Müller2014-04-091-1/+2
| * Merge branch 'master' into lukepolo-masterThomas Müller2014-04-096-23/+50
| |\
| * | js style fixes according to our jshintrc rulesThomas Müller2014-04-071-58/+56
| * | fix folder upload in jsThomas Müller2014-04-071-16/+21
| * | adding parentId to file info arrayThomas Müller2014-04-071-1/+2
| * | remove unused exit()Thomas Müller2014-04-071-1/+0
| * | Merge branch 'master' of https://github.com/lukepolo/core-1 into lukepolo-masterThomas Müller2014-04-073-13/+50
| |\ \
| | * | Fixed issue with drag and drop not in the root directory, for folders and filesLuke Policinski2014-02-201-6/+7
| | * | Feature Added : Ability to drag and drop in ChromeLuke Policinski2014-02-192-8/+8
| | * | Feature Added : Ability to drag and drop in ChromeLuke Policinski2014-02-193-13/+48
* | | | Merge pull request #8069 from owncloud/fix-localization-issues-with-file-encr...Björn Schießle2014-04-111-3/+3
|\ \ \ \
| * | | | Fix some localization issues with file encryption/decription stringsVolkan Gezer2014-04-051-3/+3
* | | | | Merge pull request #8076 from owncloud/enable-dav-browserLukas Reschke2014-04-101-0/+1
|\ \ \ \ \
| * | | | | Re-enable the sabredav browser pluginRobin Appelman2014-04-061-0/+1
| |/ / / /
* | | | / [tx-robot] updated from transifexJenkins for ownCloud2014-04-101-0/+2
| |_|_|/ |/| | |
* | | | Merge pull request #8049 from owncloud/filepickersvgMorris Jobke2014-04-093-23/+10
|\ \ \ \
| * | | | Moved code to replace svg with png to OC.UtilVincent Petry2014-04-043-23/+10
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-091-0/+17
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-083-0/+23
| |_|/ / |/| | |
* | | | Fix copy conflict dialog translationJörn Friedrich Dreyer2014-04-071-2/+2
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-062-1/+9
| |/ / |/| |
* | | Show higher resolution previews for high dpi screensRobin Appelman2014-04-041-2/+4
|/ /
* | Merge pull request #8015 from owncloud/storageinfo-reuseVincent Petry2014-04-041-2/+2
|\ \
| * | Allow reusing FileInfo for getStorageInfoRobin Appelman2014-04-021-2/+2
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-0470-224/+113
* | | Merge pull request #6968 from owncloud/files-ajaxloadMorris Jobke2014-04-0320-914/+1880
|\ \ \
| * | | Correctly set svg for crumb dividerVincent Petry2014-04-031-1/+1
| * | | Fixed dirInfo check for non existing dir in files ajax callVincent Petry2014-04-031-1/+1
| * | | Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-0220-913/+1879
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-031-1/+1
* | | | Reuse known free space in the files appRobin Appelman2014-04-021-1/+1
| |/ / |/| |
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-022-0/+7
|/ /
* | Merge pull request #7989 from owncloud/files-deletefileregressionfixThomas Müller2014-04-012-8/+20
|\ \
| * | Fixed broken delete file actionVincent Petry2014-04-012-8/+20
* | | Fix dirInfo check when dir does not existVincent Petry2014-04-011-1/+1
|/ /
* | Merge pull request #7975 from owncloud/fix-7973-master-2Vincent Petry2014-04-011-5/+0
|\ \
| * | remove pl_PL - fixes #7973Thomas Müller2014-03-311-5/+0
* | | Merge pull request #7915 from owncloud/replace-personalblockVincent Petry2014-04-011-22/+20
|\ \ \
| * | | external storage: fix merge conflict, indentationJan-Christoph Borchardt2014-03-3115-48/+115
| |\| |
| * | | replace personalblock fieldset with section class in files appsJan-Christoph Borchardt2014-03-271-22/+20
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-011-0/+3
| |/ / |/| |
* | | Merge pull request #7107 from owncloud/load-apps-proper-masterThomas Müller2014-03-286-25/+0
|\ \ \
| * | | killing some more calls to OC_App::loadApps(); - because we load all apps in ...Thomas Müller2014-03-251-1/+0
| * | | Merge branch 'master' into load-apps-proper-masterThomas Müller2014-03-2196-1294/+1687
| |\ \ \
| * | | | Within OC:init() the minimum set of apps is loaded - which is filesystem, aut...Thomas Müller2014-02-061-6/+0
| * | | | remove superfluous $RUNTIME_APPTYPESThomas Müller2014-02-064-18/+0