aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* Fix jsdocs build on server repoJulius Härtl2018-10-243-6/+6
* Merge pull request #11573 from nextcloud/gridview-tableMorris Jobke2018-10-241-0/+27
|\
| * Restore table headJohn Molakvoæ (skjnldsv)2018-10-231-0/+1
| * Merge branch 'master' of https://github.com/nextcloud/server into gridview-tableJohn Molakvoæ (skjnldsv)2018-10-2310-14/+55
| |\
| * | Public fixes, request & default to gridJohn Molakvoæ (skjnldsv)2018-10-231-3/+6
| * | Tooltip on hover onlyJohn Molakvoæ (skjnldsv)2018-10-231-1/+1
| * | Fix table hidden on empty folderJohn Molakvoæ (skjnldsv)2018-10-231-1/+2
| * | TooltipJohn Molakvoæ (skjnldsv)2018-10-181-0/+1
| * | Remember toggle and events handlerJohn Molakvoæ (skjnldsv)2018-10-181-4/+15
| * | Show view toggle in controls barJan-Christoph Borchardt2018-10-181-1/+1
| * | Grid initJohn Molakvoæ (skjnldsv)2018-10-181-0/+10
* | | Merge pull request #11928 from stweil/fixRoeland Jago Douma2018-10-231-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix use of undeclared variableStefan Weil2018-10-221-1/+1
* | | 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