summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Add quota to the files viewJoas Schilling2017-06-131-0/+4
|/ /
* | Trigger pre and post render events in MainFileInfoDetailsViewDaniel Calviño Sánchez2017-06-091-0/+4
* | Make possible to know the registered detail views in a details viewDaniel Calviño Sánchez2017-06-092-0/+25
* | Copy permalink directly on clickRoeland Jago Douma2017-05-231-9/+30
|/
* Make new file file tooltip error text changePhil Davis2017-05-211-0/+1
* Make rename file tooltip error text changePhil Davis2017-05-211-0/+2
* Merge pull request #4922 from nextcloud/verbose-uploadmenu-textMorris Jobke2017-05-171-2/+2
|\
| * Use more verbose text for upload menuJan-Christoph Borchardt2017-05-161-2/+2
* | Use proper mime icons for search resultsJulius Härtl2017-05-161-26/+4
|/
* Do not reload the filelist on first openRoeland Jago Douma2017-05-041-1/+10