Commit Graph

163 Commits (ce4fe9e7cbc4fbbdc8141b90231bb824198b4aaa)

Author SHA1 Message Date
Robin Appelman 0124809a42 prevent sharing from making aditional http requests while scanning 13 years ago
Robin Appelman a69d3c3346 only show what folder we are scanning to save bandwith 13 years ago
Robin Appelman 7ff86cfebe provide live feedback while scanning files 13 years ago
Robin Appelman ffecc3e434 start of proper feedback during filessytem scan 13 years ago
Robin Appelman 5cd6e0f4d9 remove some of the flickering in opera 13 years ago
Tom Needham ebe3ae58cf removed data-read and fixed droppable logic 13 years ago
Tom Needham 0730077840 Used data-read and data-wite when binding drag and drop events 13 years ago
Tom Needham e7de254342 Fix missing ; 13 years ago
Tom Needham 06d2a87ee4 Fix js error 13 years ago
Tom Needham 2c4ab355ac Shared folder no longer draggable or droppable 13 years ago
Michael Gapczynski 86b65c269a Keep the urls pretty, decode forward slashes for newly added directories 13 years ago
Michael Gapczynski 9b59bf40df Fix encoding again and update the link after renaming files 13 years ago
Michael Gapczynski 1cddfe8820 Keep the urls pretty, decode forward slashes 13 years ago
Michael Gapczynski 95b9f4ed23 Fix folder names with + characters in it 13 years ago
Robin Appelman a0548a416a Don't trigger file action when renaming, stupid fix for stupid firefox behaviour 13 years ago
Tom Needham dd7a411f9a Disable save button while saving. Streamlined code. 13 years ago
Bart Visscher 2dd757156c Fix file dropping on root (Files menu entry) 14 years ago
Robin Appelman 5a8235eca0 use force parameter 14 years ago
Robin Appelman 524e3686a0 tell the user when the files are being scanned 14 years ago
Brice Maron 2fa9e3279c Manage More special chars in file listings. ';' is still problematic 14 years ago
Brice Maron 8de7c36b4c Fix broken upload since merge of new button branch 14 years ago
Brice Maron 75ff9abaca Fix another problem of the so-called 'fix-special chars' commit. 14 years ago
Brice Maron b3bb83cf58 Do not use mix data/attr to retrieve filename ... data() will try to convert filename to int 14 years ago
Robin Appelman 9a049de85f fix mimeicon for new files 14 years ago
Robin Appelman bf18568e17 small styling fix for New button 14 years ago
Brice Maron 13d2c5e926 Fix bug with spaces in file names. 14 years ago
Brice Maron c7d1737d47 attempt to manage some special chars in file list 14 years ago
Robin Appelman d46288b0ab 'New' button, needs some css work 14 years ago
Michael Gapczynski aa087f8661 Change javascript new folder from old icon to new 14 years ago
Brice Maron 3c5a6a356a Use notification to inform about errors in file list. 14 years ago
Robin Appelman d7fa2a0f77 mimetype icon improvements 14 years ago
Robin Appelman 949494ccfd mimetype icon improvements 14 years ago
Robin Appelman 1f562a2e83 fixes for the mimetype icons 14 years ago
Robin Appelman 1fba8619d4 move some code to where it belongs and remove duplicated editor app 14 years ago
Tom Needham 0825073e8c Editor now loads on top of files app. 14 years ago
Robin Appelman 51e68729de escape file and directory names when downloading files 14 years ago
Tom Needham bc7289bb28 Changed theme. Editing is now default action for all supported types. Fixed static url. 14 years ago
Robin Appelman 1639a1ca49 fix persistent playlist for media player 14 years ago
Tom Needham 1f74e76d83 Implemented ace-edtior as an app. Basic file editing and saving supported. 14 years ago
Scott Barnett 83ccbbe49f Fixed table gap from appearing. 14 years ago
Scott Barnett dbddec9160 Fixed minor issue. 14 years ago
Scott Barnett 1985bfd9eb Fixed uploaded file hover issue. 14 years ago
Robin Appelman 917ea58a8c fix file uploads for IE 14 years ago
Michael Gapczynski be4cb55368 Fix newly uploaded files names being cut off if multiple '.' 14 years ago
Michael Gapczynski affc879cde Shift+Click multiselect for files 14 years ago
Michael Gapczynski a695aa3071 Months for modified date need to be translated 14 years ago
Michael Gapczynski 5f0ab971f1 Ctrl+Click on td.filename a selects file instead of default file action 14 years ago
Michael Gapczynski 0c0435615d Support translations for modified date column in files 14 years ago
Michael Gapczynski fef7e9d5f4 Style changes for multiselect and add tipsy for file size 14 years ago
Michael Gapczynski 2b572f676d Fix file actions broken in some browsers, rename delete to do_delete - Thanks Bart Visscher 14 years ago