summaryrefslogtreecommitdiffstats
path: root/files/js
Commit message (Expand)AuthorAgeFilesLines
* fix file uploads for IERobin Appelman2011-09-221-8/+17
* Fix newly uploaded files names being cut off if multiple '.'Michael Gapczynski2011-08-281-1/+1
* Shift+Click multiselect for filesMichael Gapczynski2011-08-281-4/+38
* Months for modified date need to be translatedMichael Gapczynski2011-08-281-2/+2
* Ctrl+Click on td.filename a selects file instead of default file actionMichael Gapczynski2011-08-281-8/+27
* Support translations for modified date column in filesMichael Gapczynski2011-08-281-10/+10
* Style changes for multiselect and add tipsy for file sizeMichael Gapczynski2011-08-271-4/+4
* Fix file actions broken in some browsers, rename delete to do_delete - Thanks...Michael Gapczynski2011-08-273-4/+4
* Get file extension using lastIndexOf instead of indexOf in case there is a '....Michael Gapczynski2011-08-241-3/+3
* Revert "hints for file actions"Jan-Christoph Borchardt2011-08-232-11/+1
* hints for file actionsBartek Przybylski2011-08-222-1/+11
* some improvements in automatic svg replacementRobin Appelman2011-08-221-3/+6
* more fixes for Personal and TipsyJan-Christoph Borchardt2011-08-141-4/+0
* updated tipsy, tooltips finally work everywhere, thanks icewindJan-Christoph Borchardt2011-08-141-1/+1
* NEEDS MORE FADINGJan-Christoph Borchardt2011-08-131-3/+3
* fixed tipsy tooltips for actionsJan-Christoph Borchardt2011-08-131-1/+1
* 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
* file hovering now very fancy, CSS fade for row and extensionJan-Christoph Borchardt2011-08-122-3/+3
* fix uploading multiple filesRobin Appelman2011-08-121-2/+2
* added jquery-tipsy for nice title tooltipsJan-Christoph Borchardt2011-08-121-0/+4
* forgot somethingRobin Appelman2011-08-111-1/+1
* allow dynamicly determaning icons for fileactionsRobin Appelman2011-08-111-0/+3
* fixed upload buttonDawid Opis2011-08-111-0/+6
* lots of image changes, use svg EVERYWHERE POSSIBLEJan-Christoph Borchardt2011-08-111-1/+1
* make more strings translatableRobin Appelman2011-08-102-8/+8
* fix a problem with ranming files containing spacesRobin Appelman2011-08-081-1/+1
* styled undo file deletionJan-Christoph Borchardt2011-08-051-5/+5
* provide undo button when deleting files from the web interfaceRobin Appelman2011-08-043-60/+65
* show table header in filebrowser always on top when files are selectedRobin Appelman2011-08-021-0/+11
* fixed showing mimetypes for new filesJan-Christoph Borchardt2011-08-021-4/+4
* fixed color calculation againJan-Christoph Borchardt2011-07-301-1/+1
* fixed file size and date color calculation in JavaScriptJan-Christoph Borchardt2011-07-301-2/+2
* fixed table heading and multiselect styleJan-Christoph Borchardt2011-07-301-2/+2
* dont need to remove the empty folder message twiceRobin Appelman2011-07-301-2/+0
* automatically hide show/hide the empty folder messageRobin Appelman2011-07-302-0/+10
* hide empty folder notification when a folder or file got uploadedJan-Christoph Borchardt2011-07-301-1/+3
* you can now move files to the root folder by draging them to the Files entry ...Robin Appelman2011-07-291-0/+1
* some tweaks for renamingRobin Appelman2011-07-291-15/+7
* make foldernames also bold after renamingRobin Appelman2011-07-291-1/+1
* no need for an ok button for creating foldersRobin Appelman2011-07-291-16/+3
* fix size of selected files with new uploaded filesRobin Appelman2011-07-291-2/+2
* dont need the ok button for renamingRobin Appelman2011-07-292-3/+7
* properly style filenames after renamingRobin Appelman2011-07-291-2/+18
* always show download icon on hoverRobin Appelman2011-07-291-1/+1
* use proper file icons for image and audio filesRobin Appelman2011-07-292-1/+11
* use relative times for new upload filesRobin Appelman2011-07-292-7/+38
* confirmation dialogs for deletionsRobin Appelman2011-07-292-20/+55
* add size tooltip for selected filesRobin Appelman2011-07-281-10/+4