summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* [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
| * 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-183-8/+7
|\ \
| * | wording fix for Files app empty stateJan-Christoph Borchardt2014-12-171-1/+1
| * | improve empty state of 'All files'Jan-Christoph Borchardt2014-12-171-1/+5
| * | even better empty state for Favorites, and general Empty State styleJan-Christoph Borchardt2014-12-172-7/+2
* | | 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
| * fix empty state for FavoritesJan-Christoph Borchardt2014-12-172-1/+8
| * put Favorites second in list, after 'All files'Jan-Christoph Borchardt2014-12-171-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2014-12-17106-4/+246
|/
* [tx-robot] updated from transifexJenkins for ownCloud2014-12-166-0/+6
* Merge pull request #12360 from owncloud/files-tagsLukas Reschke2014-12-1517-8/+1182
|\
| * Fixed small code style issuesVincent Petry2014-12-155-12/+16
| * Remove spinner when toggling file favoriteVincent Petry2014-12-151-9/+14
| * Fixed has-favorites CSSVincent Petry2014-12-153-2/+5
| * shift actions to the left a bit to account for right shift due to favorites a...Jan-Christoph Borchardt2014-12-151-0/+1
| * add CSS to shift header to account for when favorites are presentJan-Christoph Borchardt2014-12-151-0/+8
| * Use star icon for favoritesVincent Petry2014-12-152-10/+44
| * Correctly replace favorites icon when re-rendering file actionsVincent Petry2014-12-151-1/+1
| * Added favorites feature to the files appVincent Petry2014-12-1517-8/+1127
* | Merge pull request #12555 from owncloud/app_specific_searchJörn Friedrich Dreyer2014-12-151-1/+1
|\ \ | |/ |/|
| * introduce inApps[] filter for search via ajax query, make file results show u...Jörn Friedrich Dreyer2014-12-101-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2014-12-1518-0/+18
* | [tx-robot] updated from transifexJenkins for ownCloud2014-12-14128-128/+128
* | Merge pull request #12639 from owncloud/bad_mtime_formatMorris Jobke2014-12-132-3/+29
|\ \
| * | Return ? if mtime is 0 or -1Robin McCorkell2014-12-122-3/+29
* | | Merge pull request #12795 from owncloud/files-layoutchangesMorris Jobke2014-12-133-39/+59
|\ \ \
| * | | Replace input checkbox CSS selector with .electCheckBoxVincent Petry2014-12-112-22/+18
| * | | Move file thumbnail into the label elementVincent Petry2014-12-113-18/+42
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-132-2/+2
* | | | Merge pull request #12527 from owncloud/js-pluginsystemRobin Appelman2014-12-121-0/+6
|\ \ \ \
| * | | | Simple Plugin system for JavascriptVincent Petry2014-12-011-0/+6
| | |_|/ | |/| |
* | | | Merge pull request #12698 from owncloud/handle_readonly_shared_filesMorris Jobke2014-12-124-8/+54
|\ \ \ \ | |_|/ / |/| | |
| * | | show readonly message in file conflict dialog, make it always selectedJörn Friedrich Dreyer2014-12-114-8/+54
| | |/ | |/|
* | | Merge pull request #11892 from owncloud/remove_triggerupdateThomas Müller2014-12-102-34/+32
|\ \ \
| * | | make path absoluteJörn Friedrich Dreyer2014-12-101-7/+11
| * | | add quiet option, ref #8794Jörn Friedrich Dreyer2014-12-041-9/+18
| * | | remove triggerupdate, ref #11872Jörn Friedrich Dreyer2014-12-042-26/+11
| |/ /
* | | Merge pull request #11214 from owncloud/issue/10836Morris Jobke2014-12-092-0/+2
|\ \ \