You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/program/js
Aleksander Machniak 0492b1f6e5
HTML5 Upload Progress (#6177) (#6583)
Replaced all old upload progress code in favour of ajax upload progress.
Instead of posting a hidden iframe, we now use AJAX (as we did for drag-n-drop).
Removed code for old browsers. Now we support IE >= 10, Firefox > 4.
Upload progress may not work in some more, but support is quite good.
6 years ago
..
app.js HTML5 Upload Progress (#6177) (#6583) 6 years ago
common.js Fix so unicode in local part of the email address is also supported in recipient inputs (#6490) 6 years ago
editor.js HTML5 Upload Progress (#6177) (#6583) 6 years ago
googiespell.js more consistent function names 7 years ago
list.js Support enabling checkbox selection on list after intialization and existing records 7 years ago
treelist.js Prevent "calling draggable before initailization" errors 7 years ago