summaryrefslogtreecommitdiffstats
path: root/files/js/fileactions.js
Commit message (Expand)AuthorAgeFilesLines
* move files to app folderGeorg Ehrke2012-04-181-154/+0
* fix delete button not always disapearingRobin Appelman2012-04-161-2/+2
* show text for file actionsJan-Christoph Borchardt2012-04-151-4/+3
* add span around fileactionsRobin Appelman2012-04-151-2/+3
* adding tipsy tooltips for file actionsJan-Christoph Borchardt2012-04-131-2/+2
* enable admin to turn off ZIP downloadsArthur Schiwon2012-03-191-4/+11
* remove some of the flickering in operaRobin Appelman2012-01-151-4/+8
* Keep the urls pretty, decode forward slashesMichael Gapczynski2011-12-271-1/+1
* Fix folder names with + characters in itMichael Gapczynski2011-12-271-1/+1
* attempt to manage some special chars in file listBrice Maron2011-11-011-1/+1
* move some code to where it belongs and remove duplicated editor appRobin Appelman2011-10-051-12/+0
* Added breadcrumb and control bar.Tom Needham2011-10-031-5/+5
|\
| * escape file and directory names when downloading filesRobin Appelman2011-09-301-1/+1
| * fix persistent playlist for media playerRobin Appelman2011-09-281-4/+4
* | Editor now loads on top of files app.Tom Needham2011-10-011-2/+2
* | Changed theme. Editing is now default action for all supported types. Fixed s...Tom Needham2011-09-281-5/+12
* | Implemented ace-edtior as an app. Basic file editing and saving supported.Tom Needham2011-09-281-1/+4
|/
* Fix file actions broken in some browsers, rename delete to do_delete - Thanks...Michael Gapczynski2011-08-271-1/+1
* Revert "hints for file actions"Jan-Christoph Borchardt2011-08-231-10/+0
* hints for file actionsBartek Przybylski2011-08-221-0/+10
* 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