discourse/spec/lib
Sam 766e67ce57 FEATURE: introduce lossy color optimization on resized pngs
This feature ensures optimized images run via pngquant, this results extreme amounts of savings for resized images. Effectively the only impact is that the color palette on small resized images is reduced to 256.

To ensure safety we only apply this optimisation to images smaller than 500k.

This commit also makes a bunch of image specs less fragile.
2019-01-02 17:20:02 +11:00
..
backup_restore FEATURE: Improve backup stats on admin dashboard 2018-12-17 11:35:11 +01:00
content_security_policy FEATURE: allow plugins and themes to extend the default CSP (#6704) 2018-11-30 09:51:45 -05:00
site_settings DEV: Remove unnecessary to_not raise_error from specs 2018-12-17 16:10:10 +01:00
browser_detection_spec.rb FIX: Fix browser detection for Microsoft Edge. (#6516) 2018-10-22 23:15:41 +11:00
content_security_policy_spec.rb minor changes to default script-src (#6770) 2018-12-14 08:17:31 -05:00
db_helper_spec.rb PERF: new 'migrate_to_s3' rake task 2018-12-26 17:34:49 +01:00
encodings_spec.rb Use rchardet instead of charlock_holmes gem 2018-08-01 10:41:20 +02:00
introduction_updater_spec.rb FIX: Wizard tries harder to find existing Welcome Topic 2018-12-06 10:27:22 +01:00
mini_sql_multisite_connection_spec.rb Rubocop fix 2018-07-24 10:49:20 +01:00
upload_creator_spec.rb FEATURE: introduce lossy color optimization on resized pngs 2019-01-02 17:20:02 +11:00
upload_recovery_spec.rb FIX: Don't update user_profile URLs unless upload is persisted. 2018-10-01 14:21:39 +08:00