summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss...Björn Schießle2017-11-203-4/+9
|\
| * Remove requeriment for read permission on some actionsDaniel Calviño Sánchez2017-11-022-2/+2
| * Add proper handling of files without permissionsDaniel Calviño Sánchez2017-11-022-2/+7
* | Fix tooltip placement in Shared files listJan-Christoph Borchardt2017-11-141-1/+1
* | Merge pull request #7051 from nextcloud/breadcrumbs-refactorMorris Jobke2017-11-133-108/+174
|\ \
| * | Fix menu declaration and width calculationJohn Molakvoæ (skjnldsv)2017-11-101-4/+6
| * | Removed console logJohn Molakvoæ (skjnldsv)2017-11-091-1/+0
| * | Fixed tests and width calculationJohn Molakvoæ (skjnldsv)2017-11-081-2/+3
| * | Scrutinizer fixJohn Molakvoæ (skjnldsv)2017-11-081-7/+7
| * | Improve drag & drop and fix some background issue if d&d on narrow windowsJohn Molakvoæ (skjnldsv)2017-11-083-18/+15
| * | Menu hidden by defaultJohn Molakvoæ (skjnldsv)2017-11-081-3/+3
| * | Fixed some more test and loop fixJohn Molakvoæ (skjnldsv)2017-11-081-11/+15
| * | Add droppable ability to menu and icon switch. Fix colourJohn Molakvoæ (skjnldsv)2017-11-081-1/+8
| * | Updated tests according to new systemJohn Molakvoæ (skjnldsv)2017-11-081-5/+36
| * | Fix to-be-shown algorithmJohn Molakvoæ (skjnldsv)2017-11-081-2/+3
| * | Popover iconJohn Molakvoæ (skjnldsv)2017-11-081-2/+2
| * | Fixed click in menuJohn Molakvoæ (skjnldsv)2017-11-082-3/+7
| * | Fixed breadcrumb action feedback and optimisationJohn Molakvoæ (skjnldsv)2017-11-082-7/+9
| * | Do not hide rootJohn Molakvoæ (skjnldsv)2017-11-081-1/+2
| * | Popover filling system updatedJohn Molakvoæ (skjnldsv)2017-11-081-47/+65
| * | Popover initJohn Molakvoæ (skjnldsv)2017-11-081-7/+48
| * | Fixed computation and removed unwanted scriptsJohn Molakvoæ (skjnldsv)2017-11-082-69/+56
| * | Flex to controlsJohn Molakvoæ2017-11-081-2/+3
| * | Breadcrumbs hiding calculationJohn Molakvoæ2017-11-081-55/+25
* | | Merge pull request #7056 from nextcloud/oc-28415-enable-chunking-in-authentic...blizzz2017-11-103-14/+63
|\ \ \
| * | | Enable chunking for bigger files in authenticated web uploadVincent Petry2017-11-033-14/+63
| | |/ | |/|
* | | Merge pull request #7046 from nextcloud/hide-summary-file-actions-when-select...Morris Jobke2017-11-091-0/+20
|\ \ \
| * | | Hide summary file actions when a selected file does not matchDaniel Calviño Sánchez2017-11-021-0/+20
| |/ /
* | | Merge pull request #6846 from nextcloud/filelist-confict-pathMorris Jobke2017-11-091-14/+17
|\ \ \ | |_|/ |/| |
| * | never show '/' as path for conflicting file namesRobin Appelman2017-11-071-1/+3
| * | still trigger conflict resolution for existing entries when the current entry...Robin Appelman2017-11-071-15/+16
* | | Merge pull request #7075 from nextcloud/remove-unused-variablesRoeland Jago Douma2017-11-072-19/+0
|\ \ \ | |/ / |/| |
| * | Remove unused variablesMorris Jobke2017-11-062-19/+0
| |/
* / Use proper whitespaceMorris Jobke2017-11-061-1/+1
|/
* Reverse favorite icon coloring in files action menuJan-Christoph Borchardt2017-10-301-2/+2
* Show favourite action as the first one in the file actions menuDaniel Calviño Sánchez2017-10-301-1/+1
* Merge pull request #6869 from burned42/6307-fix_page_title_not_changedDaniel Calviño Sánchez2017-10-271-0/+1
|\
| * bugfix: set/change page title when switching to filelistBernd Stellwag2017-10-271-0/+1
* | Merge pull request #6940 from nextcloud/master-6935-ellipsisJoas Schilling2017-10-251-2/+2
|\ \
| * | Add space between ellipsis and wordMorris Jobke2017-10-251-2/+2
* | | Merge pull request #6709 from nextcloud/show-checkbox-where-the-favourite-ico...Morris Jobke2017-10-254-44/+98
|\ \ \ | |/ / |/| |
| * | Move checkboxes to their own columnDaniel Calviño Sánchez2017-10-191-12/+32
| * | Remove "has-favorites" class from file list tableDaniel Calviño Sánchez2017-10-191-1/+0
| * | Move favorite mark to the top right corner of the thumbnailDaniel Calviño Sánchez2017-10-192-4/+3
| * | Set background size for thumbnail in CSS instead of JavaScriptDaniel Calviño Sánchez2017-10-191-2/+2
| * | Replace inline favorite action with just a favorite iconDaniel Calviño Sánchez2017-10-191-77/+24
| * | Add "Favorite" action to the file actions menuDaniel Calviño Sánchez2017-10-191-1/+74
| * | Add support to FileActionsMenu for icon class functionsDaniel Calviño Sánchez2017-10-192-1/+17
| |/
* / Update file-upload.jsrakekniven2017-10-071-2/+2
|/
* Add proper labels to various form elements and buttonsJan-Christoph Borchardt2017-09-291-1/+1