summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11967 from nextcloud/fix-opening-a-section-again-in-the-f...Morris Jobke2018-10-234-6/+14
|\
| * Remove event handler no longer neededDaniel Calviño Sánchez2018-10-211-6/+0
| * Fix opening a section again in the Files appDaniel Calviño Sánchez2018-10-213-0/+14
* | Add missing variable declarationsStefan Weil2018-10-192-2/+2
|/
* Merge pull request #11905 from nextcloud/design/noid/tab-iconsRoeland Jago Douma2018-10-194-3/+22
|\
| * Add icon to file sidebar tabsJulius Härtl2018-10-184-3/+22
* | Merge pull request #11823 from lex111/fix-illegible-text-color-in-size-and-mo...Morris Jobke2018-10-191-0/+14
|\ \
| * | Fix illegible text color in columns Size and Modified on dark theme: rework a...Alexey Pyltsyn2018-10-181-2/+2
| * | Fix illegible text color in columns Size and Modified on dark themeAlexey Pyltsyn2018-10-161-0/+14
* | | Add missing semicolonsStefan Weil2018-10-192-3/+3
| |/ |/|
* | Move fileactionsmenu to compiled handlebarsRoeland Jago Douma2018-10-153-22/+55
|/
* Fix depracted jQuery.bind callChristoph Wurst2018-10-091-1/+1
* Merge pull request #11679 from nextcloud/refactor/remove-ie8-apisMorris Jobke2018-10-082-2/+0
|\
| * Remove OC.scaleFixForIE8Christoph Wurst2018-10-082-2/+0
* | Merge pull request #11682 from nextcloud/refactor/remove-deprecated-unused-fi...Morris Jobke2018-10-081-5/+0
|\ \
| * | Remove deprecated and unused fileDownloadPathChristoph Wurst2018-10-081-5/+0
| |/
* / Remove deprecated SVG helpers for old IEsChristoph Wurst2018-10-081-5/+0
|/
* Remove leftover 'Roeland Jago Douma2018-10-042-2/+2
* Move newfilemenu to compiled handlebarsRoeland Jago Douma2018-10-044-26/+52
* Move mainfileinfodetailsview to commpiled handlebarsRoeland Jago Douma2018-10-043-27/+69
* Move fileactions to compiled handlebarsRoeland Jago Douma2018-10-043-16/+58
* Move tagsplugin to compiled handlebarsRoeland Jago Douma2018-10-043-11/+19
* Move detailsview to compiled handlebarsRoeland Jago Douma2018-10-043-22/+36
* Move filelist to compiled handlebarsRoeland Jago Douma2018-10-043-9/+14
* Refactored Variablename to trashElementFelix Nüsse2018-10-021-7/+7
* Fixed highlightdelay on first dragFelix Nüsse2018-10-021-1/+3
* Added Dropzone-Highlighting to TrashFelix Nüsse2018-10-021-1/+17
* Added Trash-Dropzone to easily dispose of files and foldersFelix Nüsse2018-10-022-0/+25
* Refine wording from 'Target folder' to 'Choose target folder'Jan-Christoph Borchardt2018-10-012-2/+2
* Move the filemultiselectmenu over to compiled handlebarsRoeland Jago Douma2018-10-013-17/+45
* Move to 1 template file for filesRoeland Jago Douma2018-10-015-31/+3
* Bump templates to handlebars 4.0.12Roeland Jago Douma2018-09-281-1/+1
* Compile filesummary handlebarsRoeland Jago Douma2018-09-274-13/+24
* Do not hide the progress bar while the chunked upload is being assembledDaniel Calviño Sánchez2018-09-071-1/+48
* Stores the sorting only if there is an userMichael Weimann2018-08-171-1/+1
* Object.values polyfillJohn Molakvoæ (skjnldsv)2018-08-161-0/+14
* Do not show action menu if no actions are availableJohn Molakvoæ (skjnldsv)2018-08-151-1/+7
* Fix quickaccess active indicator for folders with spacesJulius Härtl2018-08-091-2/+2
* js fixJohn Molakvoæ (skjnldsv)2018-08-081-3/+6
* Cleanup of leftover-sorting-code from quickaccess-feature #9714 #9720fnuesse2018-08-081-90/+2
* Always call render to replace the app-sidebar if the detail view is updatedJulius Härtl2018-08-032-3/+6
* Fix return value of change directoryJulius Härtl2018-08-031-1/+1
* Merge pull request #10310 from nextcloud/accessibility-headerMorris Jobke2018-07-252-2/+9
|\
| * Trigger upload actions only for Enter & Space keysKevin Ndung'u2018-07-241-2/+4
| * Trigger upload action also with keyboard navigation on enterJan-Christoph Borchardt2018-07-241-0/+5
| * Fix ability to open file or folder via keyboard, fix #10008Jan-Christoph Borchardt2018-07-241-1/+1
| * Make Upload entry in +Menu focusableJan-Christoph Borchardt2018-07-201-1/+1
* | Fixed scrolling containerJohn Molakvoæ (skjnldsv)2018-07-243-3/+0
* | Jsunit fixesJohn Molakvoæ (skjnldsv)2018-07-201-1/+2
* | Jsunit fixes 1John Molakvoæ (skjnldsv)2018-07-201-2/+5