aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/filelist.js
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | 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-191-2/+2
|/
* Fix depracted jQuery.bind callChristoph Wurst2018-10-091-1/+1
* Move filelist to compiled handlebarsRoeland Jago Douma2018-10-041-9/+1
* Added Trash-Dropzone to easily dispose of files and foldersFelix Nüsse2018-10-021-0/+8
* Refine wording from 'Target folder' to 'Choose target folder'Jan-Christoph Borchardt2018-10-011-1/+1
* Stores the sorting only if there is an userMichael Weimann2018-08-171-1/+1
* Always call render to replace the app-sidebar if the detail view is updatedJulius Härtl2018-08-031-1/+1
* Fix return value of change directoryJulius Härtl2018-08-031-1/+1
* Merge pull request #10310 from nextcloud/accessibility-headerMorris Jobke2018-07-251-1/+1
|\
| * Fix ability to open file or folder via keyboard, fix #10008Jan-Christoph Borchardt2018-07-241-1/+1
* | Jsunit fixesJohn Molakvoæ (skjnldsv)2018-07-201-1/+2
* | Sidebar fixJohn Molakvoæ (skjnldsv)2018-07-201-1/+0
|/
* Remove debugJohn Molakvoæ (skjnldsv)2018-06-211-1/+0
* Fix folder selectionJohn Molakvoæ (skjnldsv)2018-06-201-2/+3
* Properly parse deselection and improved detectionJohn Molakvoæ (skjnldsv)2018-06-201-9/+28
* IE11 compatibilityJohn Molakvoæ (skjnldsv)2018-06-201-1/+1
* Select only searched filesJohn Molakvoæ (skjnldsv)2018-06-201-4/+13
* Adds a test case for the loading symbol in deleted files.Abijeet2018-06-181-2/+1
* Fixes issue with action being displayed incorrectly.Abijeet2018-06-181-1/+1
* Fixes issues found during running of test cases.Abijeet2018-06-181-20/+22
* Added a new action menu in files and trash list.Abijeet2018-06-181-51/+40
* Adds an action dropdown that is shown on file selection.Abijeet2018-06-181-10/+43
* Ensure proper color contrast according to WCAG AAJan-Christoph Borchardt2018-04-181-4/+8
* Merge pull request #8452 from sagorika1996/folderMorris Jobke2018-04-111-0/+2
|\
| * updated jsSagorika Das2018-03-011-5/+1
| * New folder creation flowSagorika Das2018-03-011-0/+6
* | Fixed files copy/move when in favorites or recent sectionJohn Molakvoæ (skjnldsv)2018-03-221-4/+7
* | Merge pull request #8485 from sagorika1996/renameRoeland Jago Douma2018-02-261-1/+5
|\ \
| * | rename dialog closed when not activeSagorika Das2018-02-211-1/+5
| |/
* / Split move and copy operationsRoland Tapken2018-02-151-6/+28
|/
* Make filelist and sidebar use the fileid preview endpointRoeland Jago Douma2018-01-241-1/+12
* Fix empty details view after renaming a fileDaniel Calviño Sánchez2018-01-111-1/+1
* Fixed quota update on upload and on deleteJohn Molakvoæ (skjnldsv)2018-01-031-1/+2
* Fix unwanted varJohn Molakvoæ (skjnldsv)2018-01-031-1/+1