This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse
Sam 9ab1fb7dfc FEATURE: correctly store width and height on uploads
Previously we used width and height for thumbnails, new code ensures

1. We auto correct width and height
2. We added extra columns for thumbnail_width and height, this is determined
 by actual upload and no longer passed in as a side effect
3. Optimized Image now stores filesize which can be used for analysis, decisions

Also

- fixes Android image manifest as a side effect
- fixes issue where a thumbnail generated that is smaller than the upload is no longer used
2018-08-28 12:59:22 +10:00
..
adapters DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
components FIX: Post time query filter not set correctly when loaded from params. 2018-08-23 14:06:28 +08:00
controllers FIX: Use proper markdown syntax for image urls 2018-08-28 00:29:26 +05:30
helpers UX: show full name on /latest page 2018-08-23 14:41:06 +05:30
initializers FEATURE: backend support for user-selectable components 2018-08-08 14:46:34 +10:00
lib FEATURE: correctly store width and height on uploads 2018-08-28 12:59:22 +10:00
mixins FEATURE: land on specified category page when creating topic via URL 2018-07-20 15:55:05 +05:30
models FEATURE: Pop revise modal on post edited notification (#6287) 2018-08-24 09:13:07 -04:00
pre-initializers DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
raw-views DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
routes Replacing default brown category color 2018-08-24 14:18:14 -04:00
services DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
templates UX: Improve copying from IP lookup component. 2018-08-26 22:20:24 +02:00
widgets UI: improves participants list in messages (#6320) 2018-08-27 15:41:34 +02:00
mapping-router.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00