summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* navigate to the root directory when showing the main filelistRobin Appelman2017-09-281-0/+1
* Fix busy state loading animation in filesJohn Molakvoæ (skjnldsv)2017-09-231-4/+2
* Merge pull request #6014 from nextcloud/add-copy-actionMorris Jobke2017-09-182-12/+127
|\
| * Don't show success notifications for failed copy actions and update folder sizesThomas Citharel2017-09-151-33/+59
| * Change move copy order and debug leftoverThomas Citharel2017-09-151-2/+2
| * [WIP] Added copy and move buttonsThomas Citharel2017-09-152-29/+20
| * Allow files to be copied through action menu & multiple files actionsThomas Citharel2017-09-152-1/+99
* | Force refresh file list when clicking on breadcrumb even if target directory ...Chon Kou2017-09-161-1/+1
|/
* Move multiple filesThomas Citharel2017-08-271-2/+36
* Don't try the actual file upload if the checks already error outRoeland Jago Douma2017-08-262-0/+4
* Don't fetch the translation from core but from filesRoeland Jago Douma2017-08-241-1/+1
* Replace ... with …Morris Jobke2017-08-231-3/+3
* Show "Uploading..." in web UI for long uploadsMorris Jobke2017-08-231-0/+4
* Do not fetch the whole text file for the sidebar previewRoeland Jago Douma2017-08-031-1/+6
* properly block file upload to non-active filelistRobin Appelman2017-07-101-0/+2
* Fix sorting of favorite filesDaniel Calviño Sánchez2017-07-051-2/+7
* Merge pull request #5177 from Bekcpear/masterRobin Appelman2017-06-161-13/+15
|\
| * Fix uploadrate value of 'original-title' attributeBekcpear2017-06-161-1/+1
| * Fix upload remaining timeBekcpear2017-06-161-12/+14
* | Merge pull request #5378 from patschi/fix-5349Morris Jobke2017-06-131-1/+1
|\ \
| * | Fix #5349, no themed icon when dragging folderPatrik Kernstock2017-06-131-1/+1
* | | Put the quota bar to the bottomMorris Jobke2017-06-131-1/+1
* | | Only set the active item when there is one (not the case for quota)Joas Schilling2017-06-131-1/+3