summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* use a FileInfo object of the directory when generting the filelistRobin Appelman2014-02-183-26/+6
* small change for compatibilityDavid2014-02-171-1/+1
* Merge pull request #7183 from owncloud/remove-force-lowercaseThomas Müller2014-02-141-3/+20
|\
| * remove forced lowercase from extension, fix #4747, also coding style fixesJan-Christoph Borchardt2014-02-131-3/+20
* | Merge pull request #7168 from owncloud/issue/7152Vincent Petry2014-02-141-4/+12
|\ \ | |/ |/|
| * Send correct path on file upload when using public appJoas Schilling2014-02-121-4/+12
* | Merge pull request #6964 from owncloud/storagestatistics-reuseicewind19912014-02-121-4/+4
|\ \ | |/ |/|
| * Merge branch 'master' into storagestatistics-reuseRobin Appelman2014-02-103-15/+16
| |\
| * \ merge master into storagestatistics-reuseRobin Appelman2014-02-0520-57/+397
| |\ \
| * | | Reuse the calculated free_space in buildFileStorageStatisticsRobin Appelman2014-01-271-4/+4
* | | | Merge pull request #7085 from owncloud/quick-fix-7019-masterThomas Müller2014-02-111-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Load authentication apps to get users from all backends - fixes #7019Thomas Müller2014-02-051-0/+1
| | |/ | |/|
* | | Merge pull request #7126 from nickvergessen/issue/6683Vincent Petry2014-02-102-4/+6
|\ \ \
| * | | Only add files to file list when uploading to current directoryJoas Schilling2014-02-072-4/+6
* | | | Fix implied evals and doubled definition of variableMorris Jobke2014-02-072-7/+5
|/ / /
* | | Merge pull request #7064 from owncloud/files-scrolltopafterupdateJan-Christoph Borchardt2014-02-051-4/+5
|\ \ \ | |/ / |/| |
| * | Scroll to the top after switching dirVincent Petry2014-02-041-5/+6
* | | Merge pull request #7011 from owncloud/jshintThomas Müller2014-02-0410-22/+124
|\ \ \
| * | | Fixed file name validation unit test + added newlineVincent Petry2014-01-302-7/+16
| * | | Added .jshintrcVincent Petry2014-01-3010-15/+108
* | | | Merge pull request #6235 from NCTU-NBA/pr-exceed_upload_limit_msgJan-Christoph Borchardt2014-02-045-6/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'master' into pr-exceed_upload_limit_msgPellaeon Lin2014-01-3053-157/+801
| |\| |
| * | | Use $storageInfo['free']Pellaeon Lin2014-01-292-3/+2
| * | | Fix variable namePellaeon Lin2014-01-241-2/+2
| * | | Comments to clarifyPellaeon Lin2014-01-161-2/+2
| * | | Use t() 's native methodPellaeon Lin2014-01-161-2/+8
| * | | Fix namespacePellaeon Lin2014-01-151-1/+1
| * | | Contextual upload error messagePellaeon Lin2013-12-111-2/+2
| * | | #max_upload is needed after allPellaeon Lin2013-12-111-1/+1
| * | | Update #free_space on getstoragestats AJAX callPellaeon Lin2013-12-112-0/+3
| * | | Display different messages for uploadLimit and freeSpacePellaeon Lin2013-12-083-4/+15
| * | | Change misleading message when file size exceeds upload limitPellaeon Lin2013-12-081-2/+2
* | | | fix misalignment of modified dates, shift to rightJan-Christoph Borchardt2014-02-031-0/+1
* | | | ellipsize long modified dates to make room for showing delete button, fix #7040Jan-Christoph Borchardt2014-02-031-0/+10
* | | | Makes Rename Icon Width 44px for touch sourfaces.raghunayyar2014-01-311-0/+5
* | | | Updated unit tests for rename actionVincent Petry2014-01-301-1/+12
* | | | Rename action now appears as pencil iconraghunayyar2014-01-303-5/+18
| |/ / |/| |
* | | Merge pull request #6777 from owncloud/mobile-styleJan-Christoph Borchardt2014-01-294-11/+22
|\ \ \
| * | | permanently show download action on mobile, only iconJan-Christoph Borchardt2014-01-291-2/+2
| * | | merge master into mobile-styleJan-Christoph Borchardt2014-01-2912-38/+288
| |\ \ \
| * | | | fix multiselect bar being too short on big displaysJan-Christoph Borchardt2014-01-241-1/+2
| * | | | remove background and width from multiselect bar, fix Download button not sho...Jan-Christoph Borchardt2014-01-231-1/+0
| * | | | Merge branch 'master' into mobile-styleThomas Müller2014-01-239-52/+64
| |\ \ \ \
| * | | | | fix input element closing tagMorris Jobke2014-01-171-2/+2
| * | | | | make sure there's enough room for the file actionsJan-Christoph Borchardt2014-01-171-0/+8
| * | | | | improvements to public files mobile viewJan-Christoph Borchardt2014-01-151-1/+1
| * | | | | no new menu on public uploadThomas Müller2014-01-151-0/+2
| * | | | | fixing preview generationThomas Müller2014-01-151-1/+1
| * | | | | reuse file upload as used within files app - remove public upload buttonThomas Müller2014-01-151-2/+6
| * | | | | remove min-width rule to fix mobile viewsJan-Christoph Borchardt2014-01-141-3/+0