discourse/app
Bianca Nenciu 7952cbb9a2
FIX: Perform crop using user-specified image sizes (#9224)
* FIX: Perform crop using user-specified image sizes

It used to resize the images to max width and height first and then
perform the crop operation. This is wrong because it ignored the user
specified image sizes from the Markdown.

* DEV: Use real images in test
2020-03-26 16:40:00 +02:00
..
assets FIX: Perform crop using user-specified image sizes (#9224) 2020-03-26 16:40:00 +02:00
controllers FEATURE: invite_code is case-insensitive 2020-03-26 13:44:02 +11:00
helpers FIX: Display small post actions when embedding a topic (#9278) 2020-03-26 09:07:41 -03:00
jobs FIX: Change secure media to encompass attachments as well (#9271) 2020-03-26 07:16:02 +10:00
mailers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
models Revert "FIX: Allow JS transpilation" 2020-03-25 16:13:01 -04:00
serializers DEV: Move requested_group_id custom field from post to topic (#9127) 2020-03-24 11:12:52 +02:00
services FIX: Backfill topic timer duration (#9249) 2020-03-23 09:38:18 +05:30
views FIX: correctly remove authentication_data cookie on oauth login flow 2020-03-21 14:34:25 -07:00