summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* show no files found messageJörn Friedrich Dreyer2015-01-024-0/+42
* make OCA.Search.Files available in tests and for other appsJörn Friedrich Dreyer2015-01-021-0/+1
* add file summary filter spec testsJörn Friedrich Dreyer2015-01-021-0/+63
* Fix rendering search resultsRobin Appelman2015-01-021-6/+13
* fix countJörn Friedrich Dreyer2015-01-021-1/+1
* use correct visibilitiesJörn Friedrich Dreyer2015-01-021-101/+111
* fix js testsJörn Friedrich Dreyer2015-01-021-8/+13
* instantiate file searchJörn Friedrich Dreyer2015-01-021-19/+20
* don't use full class name to register pluginJörn Friedrich Dreyer2015-01-021-8/+21
* allow getting the last queryJörn Friedrich Dreyer2015-01-021-24/+22
* hide irrelevant stuff in empty filelistJörn Friedrich Dreyer2015-01-021-3/+5
* show audio icon & image previewsJörn Friedrich Dreyer2015-01-021-18/+16
* hide header when no files in list matchJörn Friedrich Dreyer2015-01-023-8/+40
* filter new rowsJörn Friedrich Dreyer2015-01-022-17/+77
* move search results below filelist, show hint when results are off screen, us...Jörn Friedrich Dreyer2015-01-024-14/+124
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-024-10/+44
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-014-22/+180
* [tx-robot] updated from transifexJenkins for ownCloud2014-12-314-4/+60
* [tx-robot] updated from transifexJenkins for ownCloud2014-12-294-4/+18
* [tx-robot] updated from transifexJenkins for ownCloud2014-12-272-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2014-12-252-18/+90
* [tx-robot] updated from transifexJenkins for ownCloud2014-12-242-0/+14
* [tx-robot] updated from transifexJenkins for ownCloud2014-12-236-2/+16
* [tx-robot] updated from transifexJenkins for ownCloud2014-12-224-8/+152
* [tx-robot] updated from transifexJenkins for ownCloud2014-12-214-8/+34
* [tx-robot] updated from transifexJenkins for ownCloud2014-12-20140-18/+208
* Merge pull request #12935 from owncloud/public-tagsmanagerissueMorris Jobke2014-12-192-1/+1
|\
| * Only populate tags in main file listVincent Petry2014-12-182-1/+1
* | Merge pull request #12906 from owncloud/keyboardnav-feedbackThomas Müller2014-12-191-4/+9
|\ \
| * | first part of fixing feedback for file list when using keyboardJan-Christoph Borchardt2014-12-191-4/+9
* | | Merge pull request #12865 from owncloud/files-tags-webdavMorris Jobke2014-12-191-0/+1
|\ \ \
| * | | Returns and update tags through WebDAV PROPFIND and PROPPATCHVincent Petry2014-12-171-0/+1
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-19152-52/+670
| |/ / |/| |
* | | Merge pull request #12941 from owncloud/wave-accessibility-complianceMorris Jobke2014-12-194-13/+24
|\ \ \
| * | | properly escape variableJan-Christoph Borchardt2014-12-181-1/+1
| * | | get rid of unnecessary alt and title attributesJan-Christoph Borchardt2014-12-181-2/+2
| * | | fix accessibility for deleted filesJan-Christoph Borchardt2014-12-181-2/+4
| * | | fix accessibility for 'New' file inputsJan-Christoph Borchardt2014-12-181-1/+6
| * | | fix accessibility of file uploadJan-Christoph Borchardt2014-12-183-8/+12
* | | | Merge pull request #12879 from owncloud/mountconfigMorris Jobke2014-12-182-2/+3
|\ \ \ \
| * | | | Add getMountPoint to FileInfoRobin Appelman2014-12-172-2/+3
* | | | | Merge pull request #12896 from owncloud/drop-deprecatedJörn Friedrich Dreyer2014-12-181-8/+0
|\ \ \ \ \
| * | | | | first step to drop \OCP\Config:: in favour of IConfigMorris Jobke2014-12-171-8/+0
* | | | | | show spinner on file upload in IE8, 9Morris Jobke2014-12-181-0/+15
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #12925 from owncloud/fix-js-unit-testsVincent Petry2014-12-181-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | be more explicit in JS unit tests - caused by accessibility issuesMorris Jobke2014-12-181-1/+1
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-18128-130/+10
|/ / / /
* | | | Merge pull request #12900 from owncloud/more-accessibilityThomas Müller2014-12-185-4/+14
|\ \ \ \
| * | | | use method to only visually hide elements, show only for screen readerJan-Christoph Borchardt2014-12-174-4/+4
| * | | | add text to Settings buttonJan-Christoph Borchardt2014-12-171-1/+3