aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/filelist.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update quotas on each uploadJohn Molakvoæ (skjnldsv)2018-01-031-0/+6
* Merge pull request #7624 from nextcloud/fix-fileActions-currentFile-not-set-b...Morris Jobke2018-01-021-0/+3
|\
| * Fix "fileActions.currentFile" not set before using itDaniel Calviño Sánchez2017-12-261-0/+3
* | Merge pull request #7592 from nextcloud/update-quota-on-files-uploadRoeland Jago Douma2017-12-281-1/+0
|\ \ | |/ |/|
| * Fixed testsJohn Molakvoæ (skjnldsv)2017-12-261-2/+0
| * Update quota on file upload and deletionJohn Molakvoæ (skjnldsv)2017-12-211-0/+1
* | Trigger the "Details" action when clicking on an empty file row spaceDaniel Calviño Sánchez2017-12-211-1/+18
|/
* Merge pull request #6670 from nextcloud/handle-encryption-state-in-web-interfaceTobias Kaminsky2017-12-061-4/+11
|\
| * show e2e folder icon on encrypted foldersBjoern Schiessle2017-11-201-1/+4
| * Add data attribute to file list rows telling if the file is encryptedDaniel Calviño Sánchez2017-11-201-2/+4
| * adjust permissions in web view for encrypted foldersBjoern Schiessle2017-11-201-1/+3
* | recycle SharedFileInfo values in fileInfoArthur Schiwon2017-11-231-4/+1
|/
* Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss...Björn Schießle2017-11-201-2/+7
|\
| * Remove requeriment for read permission on some actionsDaniel Calviño Sánchez2017-11-021-1/+1
| * Add proper handling of files without permissionsDaniel Calviño Sánchez2017-11-021-1/+6
* | Fix tooltip placement in Shared files listJan-Christoph Borchardt2017-11-141-1/+1
* | Merge pull request #7051 from nextcloud/breadcrumbs-refactorMorris Jobke2017-11-131-20/+21
|\ \
| * | Improve drag & drop and fix some background issue if d&d on narrow windowsJohn Molakvoæ (skjnldsv)2017-11-081-3/+2
| * | Fixed click in menuJohn Molakvoæ (skjnldsv)2017-11-081-2/+2
| * | Fixed breadcrumb action feedback and optimisationJohn Molakvoæ (skjnldsv)2017-11-081-0/+2
| * | Fixed computation and removed unwanted scriptsJohn Molakvoæ (skjnldsv)2017-11-081-17/+17
| |/