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/include
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
..
clisetup.php CS fixes 11 years ago
iniset.php Bump version to 1.4-git 9 years ago
rcmail.php HTML5 Upload Progress (#6177) (#6583) 7 years ago
rcmail_html_page.php Prevent from empty 'class' attribute in generated html 8 years ago
rcmail_install.php Fix so mime_content_type check in Installer uses files that should always be available (i.e. from program/resources) (#6599) 7 years ago
rcmail_output.php Use JSON_PRETTY_PRINT in devel_mode 9 years ago
rcmail_output_cli.php CS fixes (mostly phpdoc) 10 years ago
rcmail_output_html.php Create new meta and links template objects, replace favicon (#6611) 7 years ago
rcmail_output_json.php Fix handling encoding of HTML tags in "inline" JSON output (#6207) 8 years ago
rcmail_resend_mail.php give all temp files a constant prefix 7 years ago
rcmail_sendmail.php Improve last fix so it also remove temp file if Mail_Mime returned an error 7 years ago
rcmail_string_replacer.php CS fixes (mostly phpdoc) 10 years ago
rcmail_utils.php Add ignore_errors option to rcube_db, so error logging can be disabled temporarily 9 years ago