summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* Update rawlist to work with new fileinfo objectRobin Appelman2014-02-271-31/+28
* coding style fixes, cut long lines, comments not on same lines, curly bracesJan-Christoph Borchardt2014-02-261-8/+11
* Merge pull request #7285 from owncloud/mimeicons-svgMorris Jobke2014-02-244-17/+29
|\
| * rename url parameterRobin Appelman2014-02-241-1/+1
| * Add url parameter to control whether previews should return 404 when the mime...Robin Appelman2014-02-211-0/+1
| * Make unit tests expect the svg iconsRobin Appelman2014-02-201-2/+6
| * Merge branch 'master' into mimeicons-svgRobin Appelman2014-02-207-40/+105
| |\
| * | Fix svg icons for public shares and external/shared filesRobin Appelman2014-02-191-3/+3
| * | Show svg mime icons when no preview is availableRobin Appelman2014-02-193-13/+20
* | | Merge pull request #7320 from owncloud/GuillaumeAmat-patch-1Morris Jobke2014-02-241-2/+30
|\ \ \
| * | | code style: else on same lineJan-Christoph Borchardt2014-02-211-2/+1
| * | | fix intendationMorris Jobke2014-02-201-3/+3
| * | | Fixed trashbin titleVincent Petry2014-02-201-21/+15
| * | | Fixed title formatVincent Petry2014-02-201-1/+8
| * | | Merge branch 'patch-1' of github.com:GuillaumeAmat/core into GuillaumeAmat-pa...Vincent Petry2014-02-201-3/+31
| |\ \ \ | | |_|/ | |/| |
| | * | Uses OC.basename instead of custom codeGuillaume AMAT2014-02-191-2/+2
| | * | Gets the page title from oc_defaults in Files appGuillaume AMAT2014-02-131-1/+1
| | * | Update page title when navigating through directoriesGuillaume AMAT2014-02-121-3/+31
* | | | fix too much distance between text and iconJan-Christoph Borchardt2014-02-211-1/+1
* | | | use SVG icons from icons.css for New file menuJan-Christoph Borchardt2014-02-212-13/+28
|/ / /
* | | Merge pull request #6714 from owncloud/files-newfileinvalidcharsfixLukas Reschke2014-02-202-6/+12
|\ \ \
| * | | Added extra checks for invalid file chars in newfile.php and newfolder.phpVincent Petry2014-02-182-6/+12
* | | | Merge pull request #7195 from owncloud/files-selectallVincent Petry2014-02-195-34/+93
|\ \ \ \ | |_|_|/ |/| | |
| * | | Do not send file list for select all on Download/deleteVincent Petry2014-02-135-34/+93
* | | | Merge pull request #4799 from owncloud/tune_legacy_cache_webdav_properties_pr...Jan-Christoph Borchardt2014-02-191-11/+8
|\ \ \ \
| * | | | cleanup and actually execute the queryJörn Friedrich Dreyer2013-11-011-4/+8
| * | | | use doctrine to construct concat expressionJörn Friedrich Dreyer2013-11-011-8/+1
| * | | | Concatenate string in SQL instead of PHPJörn Friedrich Dreyer2013-11-011-10/+10
* | | | | Merge pull request #7257 from owncloud/filelist-fileinfoVincent Petry2014-02-193-26/+6
|\ \ \ \ \
| * | | | | use a FileInfo object of the directory when generting the filelistRobin Appelman2014-02-183-26/+6
| | |_|/ / | |/| | |
* | | | | Merge pull request #7190 from owncloud/appconfig-legacy-appsThomas Müller2014-02-181-3/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove usage of legacy OC_AppconfigRobin Appelman2014-02-131-3/+5
| | |/ / | |/| |
* | | | 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