aboutsummaryrefslogtreecommitdiffstats
path: root/files/js/fileactions.js
Commit message (Collapse)AuthorAgeFilesLines
* confirmation dialogs for deletionsRobin Appelman2011-07-291-7/+21
|
* Implement inline renaming of filesRobin Appelman2011-07-281-2/+1
| | | | Still needs some ui love
* show icons instead of text for file actionsRobin Appelman2011-07-281-17/+28
|
* fix merge conflictJan-Christoph Borchardt2011-07-281-4/+22
|\
| * deleting stuff is scary, lets move the button as far to the right as possibleRobin Appelman2011-07-271-1/+16
| | | | | | | | it doesn't fit good currently in the column but will be fixed with using icons
| * do not show default file action in the file action list on hoverRobin Appelman2011-07-271-12/+15
|/
* show fileactions inline on hoverRobin Appelman2011-07-221-10/+16
|
* fix deleting files with spaces in the nameRobin Appelman2011-07-191-1/+1
|
* make the system for default fileactions more flexibleRobin Appelman2011-06-161-5/+8
|
* fix file action dialog not reappearing after being usedRobin Appelman2011-06-041-4/+5
|
* fix fileactions following the link insteadRobin Appelman2011-06-041-1/+1
|
* make fileactions extendable by pluginsRobin Appelman2011-06-041-0/+100