summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* Fix min trhumbnail sizeJohn Molakvoæ (skjnldsv)2018-11-061-2/+2
* Add grid toggle for every files viewJohn Molakvoæ (skjnldsv)2018-11-061-2/+3
* Merge pull request #12128 from tomasz-grobelny/fix_file_moveMorris Jobke2018-11-061-4/+43
|\
| * Merge remote-tracking branch 'upstream/master' into fix_file_moveTomasz Grobelny2018-11-042-0/+18
| |\
| * | Fix move related testsTomasz Grobelny2018-11-031-6/+10
| * | Fix file move operation for large number of filesTomasz Grobelny2018-10-301-5/+40
* | | Ask before cancelling an ongoing uploadJohn Molakvoæ (skjnldsv)2018-11-051-5/+24
* | | Set the filemodel before rending the detailsviewRoeland Jago Douma2018-11-021-1/+1
| |/ |/|
* | Merge pull request #11647 from nextcloud/make-possible-for-tab-views-to-add-c...Julius Härtl2018-10-312-0/+18
|\ \ | |/ |/|
| * Make possible for tab views to add CSS classes to their containerDaniel Calviño Sánchez2018-10-042-0/+18
* | 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