discourse/app
Sam 570877da3c FEATURE: store thumbnail algorithm version in optimized image table
Previously we had no idea what algorithm generated thumbnails, this starts tracking the version.

We also bumped up the version to force all optimized images to be generated. This is important cause we recently introduced pngquant which results in much smaller images.
2019-01-03 17:07:30 +11:00
..
assets FEATURE: allow custom HighlightJS languages 2019-01-02 19:07:36 -05:00
controllers FIX: show accurate error message based on invite token validity 2019-01-03 07:46:05 +05:30
helpers FIX: Use CDN for logos and icons. (#6698) 2018-12-19 10:20:48 +01:00
jobs FEATURE: Improve backup stats on admin dashboard 2018-12-17 11:35:11 +01:00
mailers DEV: Refactor location string builders. (#6794) 2018-12-20 10:23:05 +01:00
models FEATURE: store thumbnail algorithm version in optimized image table 2019-01-03 17:07:30 +11:00
serializers PERF: Eradicate N+1 queries from the theme admin page 2018-12-21 11:03:58 +02:00
services DEV: group all collapsed notifications 2018-12-24 12:44:50 +01:00
views Remove extra apple-touch-icon link in head. 2018-11-29 15:24:52 +08:00