aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-194-7/+7
* Fix Sidebar enabled checkJohn Molakvoæ (skjnldsv)2019-12-193-7/+8
* Clean up publishingGary Kim2019-12-174-19/+19
* Show path and uid on transfer buttonGary Kim2019-12-172-2/+2
* Bump serialize-javascript to v2.1.2Christoph Wurst2019-12-164-4/+4
* Merge pull request #18417 from nextcloud/fix/transfer-ownership-ui-emailRoeland Jago Douma2019-12-162-2/+2
|\
| * Make it possible to find transfer user by emailChristoph Wurst2019-12-162-2/+2
* | Bump css-loader from 3.2.1 to 3.3.2dependabot-preview[bot]2019-12-162-2/+2
|/
* Add autocompletion to the ownership transfer UIChristoph Wurst2019-12-104-13/+168
* Allow to unfavorite all filesJoas Schilling2019-12-051-2/+1
* Merge pull request #18222 from nextcloud/fix/files/reload-on-share-acceptRoeland Jago Douma2019-12-041-0/+7
|\
| * Properly reload file list on share acceptJohn Molakvoæ (skjnldsv)2019-12-041-0/+7
* | Properly query filesJohn Molakvoæ (skjnldsv)2019-12-041-1/+1
* | Use own getIconUrl methodJohn Molakvoæ (skjnldsv)2019-12-042-4/+4
* | Fix files app LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-12-043-6/+5
|/
* Also allow transfer ownership of filesChristoph Wurst2019-12-024-11/+11
* Add a transfer ownership background jobRoeland Jago Douma2019-12-024-17/+54
* fix summary elements alignmentGreta Doci2019-11-261-2/+2
* Bump handlebars from 4.5.2 to 4.5.3dependabot-preview[bot]2019-11-251-88/+88
* Merge pull request #17654 from burgha/feature/3866/uploaddetailsRoeland Jago Douma2019-11-171-3/+4
|\
| * update tooltip content dynamicallyHannes Burger2019-10-231-2/+3
| * fix uploadprogressbar tooltipHannes Burger2019-10-221-1/+1
* | Use function to open a sidebar fileJohn Molakvoæ (skjnldsv)2019-11-134-9/+9
* | Compile handlebarsJulius Härtl2019-11-111-72/+72
* | Bump @babel/preset-env from 7.6.3 to 7.7.1dependabot-preview[bot]2019-11-102-6/+7
* | Also set X-OC-Mtime header for files that are smaller than 10MBJulius Härtl2019-11-071-0/+4
* | Compile assetsnpmbuildbot[bot]2019-10-292-0/+287
* | Add LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-10-291-2/+7
* | Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-293-65/+57
* | Allow registering header sections in the file listsJulius Härtl2019-10-231-0/+60
|/
* Remove deprecated legacy file actionsJulius Härtl2019-10-143-38/+3
* Show Delete Icon in Breadcrumb in TrashbinGary Kim2019-10-071-2/+3
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-012-6/+6
* Move oauth admin settings to initialstateRoeland Jago Douma2019-09-281-88/+88
* Remove input id on login formJohn Molakvoæ (skjnldsv)2019-09-281-37/+37
* Allow options to be passed to `FileList.createFile`, so that `scrollTo` can b...Thomas Ebert2019-09-161-3/+4
* Fallback to directory icon based on the mount typeJulius Härtl2019-09-151-0/+3
* Merge pull request #16969 from nextcloud/bugfix/14350/thumbnail_should_open_t...Roeland Jago Douma2019-09-031-1/+1
|\
| * Change filelist _onClickFile function so thumbnail to open the file instead o...Greta Doci2019-09-021-1/+1
* | Fix grid viewJonathan Matthews2019-08-191-0/+5
|/
* Rename delete label to Delete folder/fileJohn Molakvoæ (skjnldsv)2019-08-141-1/+4
* fix XSS when adding a file with a malicious name to favoritesMax Fichtelmann2019-07-291-1/+1
* Trigger fallback code to get max contrast value and use integer thereMorris Jobke2019-07-251-2/+5
* Fix max contrast retrieval to limit minimum color for relative timeMorris Jobke2019-07-241-1/+1
* Merge pull request #16151 from jameslao/masterMorris Jobke2019-07-151-1/+3
|\
| * Update operationprogressbar.jsJames Lao2019-06-281-1/+3
* | Properly load permissions in showActionsJulius Härtl2019-07-051-1/+1
* | fix permissions for drag-n-drop uploadsRobin Appelman2019-07-011-1/+1
|/
* Fix window scroll containerJulius Härtl2019-06-191-2/+2
* Merge pull request #15767 from nextcloud/bugfix/0b-quota-createMorris Jobke2019-05-282-6/+4
|\