aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/filelist.js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12652 from tomasz-grobelny/operation_progress_improvements3John Molakvoæ2019-02-141-75/+68
|\
| * Merge branch 'master' into operation_progress_improvements3Tomasz Grobelny2019-01-291-4/+8
| |\
| * | Fix unit testsTomasz Grobelny2018-11-241-4/+7
| * | Use reportOperationProgress for removing filesTomasz Grobelny2018-11-241-43/+43
| * | Properly handle errors (including 500)Tomasz Grobelny2018-11-241-2/+6
| * | Add progress reporting to move and copy operationsTomasz Grobelny2018-11-241-31/+12
| * | Move progress bar to separate componentTomasz Grobelny2018-11-241-0/+5
* | | HBOX-297 trim in webfrontend for new files to stay compatible with windowsChristian Aigner2019-02-011-1/+1
* | | Add drop zone for favorites quick access in navigationfnuesse2019-02-011-0/+4
* | | Replace double quotes with single quotesDaniel Calviño Sánchez2019-01-311-1/+1
* | | Add missing trailing ";"Daniel Calviño Sánchez2019-01-311-1/+1
* | | Remove unneeded triggering of eventDaniel Calviño Sánchez2019-01-311-2/+0
* | | Remove duplicated variable declarationDaniel Calviño Sánchez2019-01-311-1/+0
* | | Remove leftover from a WIPDaniel Calviño Sánchez2019-01-311-1/+0
* | | Merge pull request #12364 from tomasz-grobelny/file_range_selectJohn Molakvoæ2019-01-301-25/+116
|\ \ \ | |_|/ |/| |
| * | Add more accessible method of selecting file rangesTomasz Grobelny2019-01-241-25/+116
| |/
* | changed case on variable to match initial caseimsolost2019-01-251-1/+1
* | fixed replacement functions to catch all instances of parenthesisimsolost2019-01-251-3/+2
* | fix testing for undefinedFlorian Schunk2019-01-161-1/+1
* | also remember folder for multiselect actionsFlorian Schunk2019-01-161-1/+6
|/
* Merge pull request #10825 from greenido/fixing-issue-9931Morris Jobke2018-11-221-1/+50
|\
| * JSUnit tests are not compatible with let/const yetMorris Jobke2018-11-191-10/+10
| * Translate name for "(copy)"Morris Jobke2018-11-191-11/+12
| * Per the last comment on having only (copy) for the first oneIdo Green2018-11-191-5/+19
| * Use the new naming per the comments on #9931Ido Green2018-11-191-5/+5
| * fixing issue 9931 - copy a file to the same directoryIdo Green2018-11-191-1/+35
* | Do not switch to root folder if filelist is already shownJulius Härtl2018-11-221-2/+7
* | Fix rendering of the sidebar in Files appDaniel Calviño Sánchez2018-11-221-1/+25
|/
* Make number of file list entries depending on the width for grid viewJulius Härtl2018-11-181-1/+8
* Show thumbnail on renameMorris Jobke2018-11-151-3/+3
* 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
|\
| * Fix move related testsTomasz Grobelny2018-11-031-6/+10
| * Fix file move operation for large number of filesTomasz Grobelny2018-10-301-5/+40
* | Set the filemodel before rending the detailsviewRoeland Jago Douma2018-11-021-1/+1
|/
* 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-231-2/+20
| |\
| * | 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
* | | Fix opening a section again in the Files appDaniel Calviño Sánchez2018-10-211-0/+4
|/ /
* | Merge pull request #11823 from lex111/fix-illegible-text-color-in-size-and-mo...Morris Jobke2018-10-191-0/+14
|\ \