Commit Graph

147 Commits (fe59015126b08c18a14ef6dc06a80098ad13927f)

Author SHA1 Message Date
Michael Gapczynski 86b65c269a Keep the urls pretty, decode forward slashes for newly added directories 15 years ago
Michael Gapczynski 9b59bf40df Fix encoding again and update the link after renaming files 15 years ago
Michael Gapczynski 1cddfe8820 Keep the urls pretty, decode forward slashes 15 years ago
Michael Gapczynski 95b9f4ed23 Fix folder names with + characters in it 15 years ago
Robin Appelman a0548a416a Don't trigger file action when renaming, stupid fix for stupid firefox behaviour 15 years ago
Bart Visscher 2dd757156c Fix file dropping on root (Files menu entry) 15 years ago
Brice Maron 2fa9e3279c Manage More special chars in file listings. ';' is still problematic 15 years ago
Brice Maron 8de7c36b4c Fix broken upload since merge of new button branch 15 years ago
Brice Maron 75ff9abaca Fix another problem of the so-called 'fix-special chars' commit. 15 years ago
Brice Maron b3bb83cf58 Do not use mix data/attr to retrieve filename ... data() will try to convert filename to int 15 years ago
Robin Appelman 9a049de85f fix mimeicon for new files 15 years ago
Robin Appelman bf18568e17 small styling fix for New button 15 years ago
Brice Maron 13d2c5e926 Fix bug with spaces in file names. 15 years ago
Brice Maron c7d1737d47 attempt to manage some special chars in file list 15 years ago
Robin Appelman d46288b0ab 'New' button, needs some css work 15 years ago
Michael Gapczynski aa087f8661 Change javascript new folder from old icon to new 15 years ago
Brice Maron 3c5a6a356a Use notification to inform about errors in file list. 15 years ago
Robin Appelman d7fa2a0f77 mimetype icon improvements 15 years ago
Robin Appelman 949494ccfd mimetype icon improvements 15 years ago
Robin Appelman 1f562a2e83 fixes for the mimetype icons 15 years ago
Robin Appelman 1fba8619d4 move some code to where it belongs and remove duplicated editor app 15 years ago
Tom Needham 0825073e8c Editor now loads on top of files app. 15 years ago
Robin Appelman 51e68729de escape file and directory names when downloading files 15 years ago
Tom Needham bc7289bb28 Changed theme. Editing is now default action for all supported types. Fixed static url. 15 years ago
Robin Appelman 1639a1ca49 fix persistent playlist for media player 15 years ago
Tom Needham 1f74e76d83 Implemented ace-edtior as an app. Basic file editing and saving supported. 15 years ago
Scott Barnett 83ccbbe49f Fixed table gap from appearing. 15 years ago
Scott Barnett dbddec9160 Fixed minor issue. 15 years ago
Scott Barnett 1985bfd9eb Fixed uploaded file hover issue. 15 years ago
Robin Appelman 917ea58a8c fix file uploads for IE 15 years ago
Michael Gapczynski be4cb55368 Fix newly uploaded files names being cut off if multiple '.' 15 years ago
Michael Gapczynski affc879cde Shift+Click multiselect for files 15 years ago
Michael Gapczynski a695aa3071 Months for modified date need to be translated 15 years ago
Michael Gapczynski 5f0ab971f1 Ctrl+Click on td.filename a selects file instead of default file action 15 years ago
Michael Gapczynski 0c0435615d Support translations for modified date column in files 15 years ago
Michael Gapczynski fef7e9d5f4 Style changes for multiselect and add tipsy for file size 15 years ago
Michael Gapczynski 2b572f676d Fix file actions broken in some browsers, rename delete to do_delete - Thanks Bart Visscher 15 years ago
Michael Gapczynski 9353d1de74 Get file extension using lastIndexOf instead of indexOf in case there is a '.' in file name 15 years ago
Jan-Christoph Borchardt d40b905f27 Revert "hints for file actions" 15 years ago
Bartek Przybylski e78d1dd676 hints for file actions 15 years ago
Robin Appelman d5ba4ec825 some improvements in automatic svg replacement 15 years ago
Robin Appelman 462fe1e56b fix default file actions not working 15 years ago
Jan-Christoph Borchardt 7bb261f810 more fixes for Personal and Tipsy 15 years ago
Jan-Christoph Borchardt 6e30ade0b3 updated tipsy, tooltips finally work everywhere, thanks icewind 15 years ago
Jan-Christoph Borchardt 3b5f16b23c NEEDS MORE FADING 15 years ago
Jan-Christoph Borchardt d5b4056514 fixed tipsy tooltips for actions 15 years ago
Jan-Christoph Borchardt 7ece8ed314 added global action class for icons 15 years ago
Robin Appelman 42c5a24dc3 more fancy fading 15 years ago
Jan-Christoph Borchardt 02824cabfe removed downloading as fallback action when file type can not be opened 15 years ago
Jan-Christoph Borchardt f62b315159 file hovering now very fancy, CSS fade for row and extension 15 years ago