summaryrefslogtreecommitdiffstats
path: root/files/js/fileactions.js
Commit message (Expand)AuthorAgeFilesLines
* some improvements in automatic svg replacementRobin Appelman2011-08-221-3/+6
* added global action class for iconsJan-Christoph Borchardt2011-08-131-6/+6
* more fancy fadingRobin Appelman2011-08-131-1/+6
* removed downloading as fallback action when file type can not be openedJan-Christoph Borchardt2011-08-121-1/+1
* forgot somethingRobin Appelman2011-08-111-1/+1
* allow dynamicly determaning icons for fileactionsRobin Appelman2011-08-111-0/+3
* provide undo button when deleting files from the web interfaceRobin Appelman2011-08-041-23/+1
* dont need the ok button for renamingRobin Appelman2011-07-291-0/+4
* always show download icon on hoverRobin Appelman2011-07-291-1/+1
* confirmation dialogs for deletionsRobin Appelman2011-07-291-7/+21
* Implement inline renaming of filesRobin Appelman2011-07-281-2/+1
* 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
| * 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