summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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-19206-54/+852
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #12941 from owncloud/wave-accessibility-complianceMorris Jobke2014-12-198-18/+36
|\ \ \ \ \ \
| * | | | | | 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-183-5/+10
| * | | | | | add empty alt text to decorative preview of public share imageJan-Christoph Borchardt2014-12-181-1/+1
| * | | | | | fix accessibility for 'New' file inputsJan-Christoph Borchardt2014-12-181-1/+6
| * | | | | | fix accessibility of file uploadJan-Christoph Borchardt2014-12-183-8/+12
| * | | | | | fix accessibility of logosJan-Christoph Borchardt2014-12-181-1/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #12879 from owncloud/mountconfigMorris Jobke2014-12-184-6/+10
|\ \ \ \ \ \
| * | | | | | Add getMountPoint to FileInfoRobin Appelman2014-12-173-4/+7
| * | | | | | Load mount specific options from the mount configRobin Appelman2014-12-171-2/+3
* | | | | | | Merge pull request #12759 from owncloud/core-reduce-js-and-cssJörn Friedrich Dreyer2014-12-181-1/+1
|\ \ \ \ \ \ \
| * | | | | | | make sure styles and scripts are only loaded onceThomas Müller2014-12-161-1/+1
* | | | | | | | Merge pull request #12896 from owncloud/drop-deprecatedJörn Friedrich Dreyer2014-12-1813-44/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | first step to drop \OCP\Config:: in favour of IConfigMorris Jobke2014-12-1713-44/+44
| |/ / / / / / /
* | | | | | | | show spinner on file upload in IE8, 9Morris Jobke2014-12-181-0/+15
* | | | | | | | Merge pull request #12907 from owncloud/delete-invalid-external-shareRobin Appelman2014-12-181-0/+8
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Root always existsRobin Appelman2014-12-171-0/+8
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #12925 from owncloud/fix-js-unit-testsVincent Petry2014-12-182-2/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | be more explicit in JS unit tests - caused by accessibility issuesMorris Jobke2014-12-182-2/+2
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-18384-536/+20
|/ / / / / /
* | | | | | 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
| * | | | | | add alt text to 'Cancel upload' buttonJan-Christoph Borchardt2014-12-171-1/+2
| * | | | | | fix Delete action text being translatableJan-Christoph Borchardt2014-12-171-1/+2
| * | | | | | add text to Delete actionJan-Christoph Borchardt2014-12-171-1/+2
| * | | | | | properly name form labels for the file selectionJan-Christoph Borchardt2014-12-172-1/+4
| * | | | | | fix alt text for breadcrumbs home iconJan-Christoph Borchardt2014-12-171-0/+2
* | | | | | | Merge pull request #12924 from owncloud/improve-emptystatesThomas Müller2014-12-186-13/+26
|\ \ \ \ \ \ \
| * | | | | | | add empty state for external storagesJan-Christoph Borchardt2014-12-171-1/+5
| * | | | | | | wording fix for Files app empty stateJan-Christoph Borchardt2014-12-171-1/+1
| * | | | | | | apply empty state for 'Deleted files'Jan-Christoph Borchardt2014-12-171-1/+5
| * | | | | | | improve empty state of 'All files'Jan-Christoph Borchardt2014-12-171-1/+5
| * | | | | | | improve empty states for sharing and shared links as wellJan-Christoph Borchardt2014-12-171-3/+7
| * | | | | | | use empty state for 'Shared with you' as wellJan-Christoph Borchardt2014-12-171-1/+3
| * | | | | | | even better empty state for Favorites, and general Empty State styleJan-Christoph Borchardt2014-12-172-7/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Setup a docker container that holds a webdav instance to test files_externalMorris Jobke2014-12-1711-6/+129
* | | | | | | Merge pull request #12793 from owncloud/mountconfig-store-idRobin McCorkell2014-12-171-103/+162
|\ \ \ \ \ \ \
| * | | | | | | Add the storage id to the mount configRobin Appelman2014-12-171-103/+162
| |/ / / / / /
* | | | | | | Merge pull request #12902 from owncloud/fix-filelist-thumbnailsMorris Jobke2014-12-173-13/+59
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Propertly restore thumbnail on cancel/rename/moveVincent Petry2014-12-173-13/+59
| |/ / / / /
* | | | | | Merge pull request #12895 from owncloud/favorites-polishJan-Christoph Borchardt2014-12-174-3/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix favorite star flickering on empty state pageJan-Christoph Borchardt2014-12-171-1/+3
| * | | | | fix file list summary left alignmentJan-Christoph Borchardt2014-12-171-1/+1