summaryrefslogtreecommitdiffstats
path: root/apps/files/js/fileactionsmenu.js
Commit message (Expand)AuthorAgeFilesLines
* adding action.filename to FileActionsMaxence Lange2021-10-081-2/+4
* refactor: fileActions.getCurrentDefaultFileAction()Azul2020-04-081-5/+1
* Show sharing in menu in grid viewJohn Molakvoæ (skjnldsv)2019-03-211-4/+8
* Move fileactionsmenu to compiled handlebarsRoeland Jago Douma2018-10-151-22/+1
* Add support to FileActionsMenu for icon class functionsDaniel Calviño Sánchez2017-10-191-0/+5
* Make file actions use icon CSS classesRoeland Jago Douma2016-02-251-1/+10
* Bring back file delete action text to be based on contextVincent Petry2015-12-111-0/+8
* Fix order of actions in the files actions menuVincent Petry2015-09-281-0/+8
* Combine upload action into the "New" menuVincent Petry2015-08-281-2/+2
* Fixed file actions menu to close when reclicking triggerVincent Petry2015-08-111-33/+14
* Added bubble style, applied to file actions menuVincent Petry2015-08-101-1/+1
* Updated unit tests for file actions and actions menuVincent Petry2015-08-101-6/+8
* Implement file actions dropdownVincent Petry2015-08-101-0/+149