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
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.
7 years ago
..
include HTML5 Upload Progress (#6177) (#6583) 7 years ago
js HTML5 Upload Progress (#6177) (#6583) 7 years ago
lib/Roundcube Fix typo 7 years ago
localization Fix so max_message_size limit is checked also when forwarding messages as attachments (#6580) 7 years ago
resources Elastic: Add style for HTML editor content (use embed.css for this) 7 years ago
steps HTML5 Upload Progress (#6177) (#6583) 7 years ago