Commit Graph

164 Commits (862f824d6475606f2d6e1d332680bd5141d74934)

Author SHA1 Message Date
Michael Gapczynski 2b572f676d Fix file actions broken in some browsers, rename delete to do_delete - Thanks Bart Visscher 14 years ago
Michael Gapczynski 9353d1de74 Get file extension using lastIndexOf instead of indexOf in case there is a '.' in file name 14 years ago
Jan-Christoph Borchardt d40b905f27 Revert "hints for file actions" 14 years ago
Bartek Przybylski e78d1dd676 hints for file actions 14 years ago
Robin Appelman d5ba4ec825 some improvements in automatic svg replacement 14 years ago
Robin Appelman 462fe1e56b fix default file actions not working 14 years ago
Jan-Christoph Borchardt 7bb261f810 more fixes for Personal and Tipsy 14 years ago
Jan-Christoph Borchardt 6e30ade0b3 updated tipsy, tooltips finally work everywhere, thanks icewind 14 years ago
Jan-Christoph Borchardt 3b5f16b23c NEEDS MORE FADING 14 years ago
Jan-Christoph Borchardt d5b4056514 fixed tipsy tooltips for actions 14 years ago
Jan-Christoph Borchardt 7ece8ed314 added global action class for icons 14 years ago
Robin Appelman 42c5a24dc3 more fancy fading 14 years ago
Jan-Christoph Borchardt 02824cabfe removed downloading as fallback action when file type can not be opened 14 years ago
Jan-Christoph Borchardt f62b315159 file hovering now very fancy, CSS fade for row and extension 14 years ago
Robin Appelman 9ba303a95f fix uploading multiple files 14 years ago
Jan-Christoph Borchardt 6c4d075bd6 added jquery-tipsy for nice title tooltips 14 years ago
Robin Appelman 972f7d7e60 forgot something 14 years ago
Robin Appelman ae7d9143f4 allow dynamicly determaning icons for fileactions 14 years ago
Dawid Opis 9683d44633 fixed upload button 14 years ago
Michael Gapczynski c65046773d Make unshare work from dropdown 14 years ago
Jan-Christoph Borchardt 99790d6805 lots of image changes, use svg EVERYWHERE POSSIBLE 14 years ago
Robin Appelman 9059b55979 make more strings translatable 14 years ago
Robin Appelman 90726b10c4 fix a problem with ranming files containing spaces 14 years ago
Jan-Christoph Borchardt 193b9c9386 styled undo file deletion 14 years ago
Robin Appelman e209511f86 provide undo button when deleting files from the web interface 14 years ago
Robin Appelman 6bda6de9a1 show table header in filebrowser always on top when files are selected 14 years ago
Jan-Christoph Borchardt 5c941e57d2 fixed showing mimetypes for new files 14 years ago
Jan-Christoph Borchardt b2f1d26d93 fixed color calculation again 14 years ago
Jan-Christoph Borchardt 103d45539d fixed file size and date color calculation in JavaScript 14 years ago
Jan-Christoph Borchardt 9714bab653 fixed table heading and multiselect style 14 years ago
Robin Appelman 77abade785 dont need to remove the empty folder message twice 14 years ago
Robin Appelman 78d41a03e0 automatically hide show/hide the empty folder message 14 years ago
Jan-Christoph Borchardt 48fb1e2dae hide empty folder notification when a folder or file got uploaded 14 years ago
Robin Appelman b6ad416757 you can now move files to the root folder by draging them to the Files entry in the navigation panel 14 years ago
Robin Appelman 98e78c0599 some tweaks for renaming 14 years ago
Robin Appelman 2d43f6e307 make foldernames also bold after renaming 14 years ago
Robin Appelman 468319fe04 no need for an ok button for creating folders 14 years ago
Robin Appelman 3758b0d707 fix size of selected files with new uploaded files 14 years ago
Robin Appelman a7748c14c6 dont need the ok button for renaming 14 years ago
Robin Appelman 0e76d06358 properly style filenames after renaming 14 years ago
Robin Appelman 3a9af23cda always show download icon on hover 14 years ago
Robin Appelman 6d0c8ea7e4 use proper file icons for image and audio files 14 years ago
Robin Appelman 82261e9907 use relative times for new upload files 14 years ago
Robin Appelman c73dd86713 confirmation dialogs for deletions 14 years ago
Robin Appelman 433ad8c3ce add size tooltip for selected files 14 years ago
Robin Appelman 4028178982 fix serveral styling issues on uploaded files 14 years ago
Jan-Christoph Borchardt 9642a43129 correctly display icons and rename box 14 years ago
Robin Appelman 9565ea251d Implement inline renaming of files 14 years ago
Jan-Christoph Borchardt 43f99a8983 finished action icons on hover, small style improvements 14 years ago
Robin Appelman ece6bd663c show icons instead of text for file actions 14 years ago