Thomas Bruederli
2016-01-16 699af1e5206ed9114322adaa3c25c1c969640a53
2016-01-16 Thomas Bruederli
Protect download urls against CSRF using unique request tokens (#1490642) S...
blob@ 699af1 commitdiff | diff to current
2016-01-09 Aleksander Machniak
Extend rcube_washtml with SVG support
blob@ 3e4b7c commitdiff | diff to current
2016-01-06 Aleksander Machniak
Fix XSS issue in SVG images handling (#1490625)
blob@ 7bbefd commitdiff | diff to current
2015-09-10 Aleksander Machniak
Fix issue where Content-Length of some attachments could ...
blob@ 357cd5 commitdiff | diff to current
2015-05-17 Aleksander Machniak
Fix bug where some files could have "executable" extension when stored in t...
blob@ 84af0d commitdiff | diff to current
2015-03-12 Thomas Bruederli
Fix redirct URL for attachments loaded in an iframe (#1490191)
blob@ c14c21 commitdiff | diff to current
2015-03-08 Aleksander Machniak
get_part_content() -> get_part_body()
blob@ 26c993 commitdiff | diff to current
2015-02-20 Aleksander Machniak
Really fix unwanted warning on BMP attachments (#1490269)
blob@ c8468c commitdiff | diff to current
2015-02-19 Aleksander Machniak
Fix needless security warning on BMP attachments display (#1490282)
blob@ afd5e4 commitdiff | diff to current
2015-01-25 Aleksander Machniak
Fix false warning when opening attached text/plain files (#1490241)
blob@ 556d28 commitdiff | diff to current
2015-01-12 Aleksander Machniak
Fix blocked.gif image usage with assets_dir set
blob@ c6efcf commitdiff | diff to current
2014-10-30 Aleksander Machniak
More get_folder() -> $MESSAGE->folder
blob@ c83940 commitdiff | diff to current
2014-10-22 Aleksander Machniak
Fix download of attachments that are part of TNEF message (#1490091)
blob@ 48ba44 commitdiff | diff to current
2014-08-14 Thomas Bruederli
Don't read attachment contents from cache when downloading. Cache might hav...
blob@ 645994 commitdiff | diff to current
2014-05-06 Aleksander Machniak
Support image operations with Imagick extension (#1489734)
blob@ 8968f9 commitdiff | diff to current
2014-04-18 Aleksander Machniak
Remove IE<7 specific code
blob@ 5515db commitdiff | diff to current
2013-12-25 Aleksander Machniak
CS fixes
blob@ c97625 commitdiff | diff to current
2013-12-22 Aleksander Machniak
Remove deprecated functions (these listed in bc.php file) usage
blob@ 6b2b2e commitdiff | diff to current
2013-11-23 Aleksander Machniak
Set real content-type for file downloads (#1489439)
blob@ 8c5f40 commitdiff | diff to current
2013-11-07 Aleksander Machniak
Better handling of fopen() errors
blob@ d1a170 commitdiff | diff to current
2013-07-30 Aleksander Machniak
Fix downloading binary files with (wrong) text/* content-type (#1489267)
blob@ ae8533 commitdiff | diff to current
2013-07-29 Aleksander Machniak
Validate all text attachments not only text/plain. This fixes invalid warni...
blob@ d59a8d commitdiff | diff to current
2013-06-28 Aleksander Machniak
Fix so filename label is "Name" not "Display name"
blob@ ad052b commitdiff | diff to current
2013-06-27 Aleksander Machniak
Add some displayed attachment info into javascript environment
blob@ eaf383 commitdiff | diff to current
2013-06-24 Aleksander Machniak
Improved/unified attachment preview page Implemented attachment print button
blob@ 049428 commitdiff | diff to current
2013-05-14 Aleksander Machniak
Fix problem where security warning was displayed for valid images with imag...
blob@ 3375a6 commitdiff | diff to current
2013-04-26 Aleksander Machniak
Fix possible collision in generated thumbnail cache key (#1489069)
blob@ d7fcd8 commitdiff | diff to current
2013-04-10 Thomas Bruederli
Skip filename suffix check for embedded images; return blocked.gif instead ...
blob@ a021d6 commitdiff | diff to current
2013-03-05 Aleksander Machniak
Fix thumbnail size when GD extension is used for image resize (#1488985)
blob@ 139635 commitdiff | diff to current
2013-02-21 Aleksander Machniak
Don't try to print file extension in a warning message if it's not available
blob@ 7c851e commitdiff | diff to current
2013-02-07 Thomas Bruederli
Ignore file extension difference for text/plain attachments (#1488891)
blob@ 921115 commitdiff | diff to current
2013-01-24 Thomas Bruederli
Load a default stylesheet (embed.css) from skin in plain html pages (e.g. a...
blob@ 1730cf commitdiff | diff to current
2013-01-19 Thomas Bruederli
Also block remote images in HTML part view (#1488827)
blob@ 1ef403 commitdiff | diff to current
2012-12-29 Thomas Bruederli
Minor IE7/8 fixes
blob@ d9f180 commitdiff | diff to current
2012-12-28 Aleksander Machniak
Unified attachments filenames handling for message parts without a filename
blob@ be72fb commitdiff | diff to current
2012-12-22 Thomas Bruederli
Make html button-links work in IE
blob@ 5f0bd1 commitdiff | diff to current
2012-12-10 Thomas Bruederli
Append filename extension if missing
blob@ 315216 commitdiff | diff to current
2012-12-05 Aleksander Machniak
Add workaround for IE<=8 bug where Content-Disposition:inline was ignored (...
blob@ c7ff6e commitdiff | diff to current
2012-11-30 Aleksander Machniak
Fix attachment Content-Length for in-memory files (#1488844)
blob@ 8afbc8 commitdiff | diff to current
2012-11-27 Thomas Bruederli
Fix XSS vulnerability using Flash files (#1488828) by comparing mimetypes a...
blob@ c14b33 commitdiff | diff to current
2012-11-10 Thomas Bruederli
New feature: display attached images as thumbnails below message body
blob@ 031491 commitdiff | diff to current
2012-06-08 Aleksander Machniak
Add Content-Length for attachments where possible (#1485478)
blob@ 4fd5b6 commitdiff | diff to current
2012-05-30 Aleksander Machniak
Display Tiff as Jpeg in browsers without Tiff support (#1488452)
blob@ 19cc5b commitdiff | diff to current
2012-05-22 Aleksander Machniak
Removed $Id$
blob@ 041c93 commitdiff | diff to current
2012-05-22 Aleksander Machniak
Remove last instance of storage_connect() with possible performance improve...
blob@ 4bfe4e commitdiff | diff to current
2012-04-19 alecpl
- Fix attachment name regression (#1488446)
blob@ b4f95a commitdiff | diff to current
2012-04-13 alecpl
- Merge devel-framework branch, resolved conflicts
blob@ 0c2596 commitdiff | diff to current
2012-03-16 thomascube
Pass message UID to 'message_part_get' hook
blob@ d1e343 commitdiff | diff to current
2012-01-18 thomascube
Changed license to GNU GPLv3+ with exceptions for skins and plugins
blob@ 7fe381 commitdiff | diff to current
2012-01-16 thomascube
Merged devel-framework branch (r5746:5779) back into trunk
blob@ c321a9 commitdiff | diff to current
first | « prev | next »