discourse/test/javascripts
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
..
acceptance Merge pull request #6290 from techAPJ/latest-full-name 2018-08-23 17:34:54 +05:30
admin FEATURE: themes and components split 2018-08-24 11:30:00 +10:00
components FEATURE: makes reports loadable in bulk (#6309) 2018-08-24 15:28:01 +02:00
controllers REFACTOR: Serve auth provider information in the site serializer. 2018-08-06 09:25:48 +01:00
ember DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
fixtures Replacing default brown category color 2018-08-24 14:18:14 -04:00
helpers Replacing default brown category color 2018-08-24 14:18:14 -04:00
initializers DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
lib FEATURE: correctly store width and height on uploads 2018-08-28 12:59:22 +10:00
mixins DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
models FIX: ensure URLs include subfolder in admin emails UI 2018-08-08 16:48:03 -04:00
widgets Rename humburger_menu_categories_count site setting to header_dropdown_category_count 2018-07-31 09:12:30 +05:30
plugin_tests.js.erb Support for Acceptance tests in plugins 2015-08-27 17:07:11 -04:00
test_helper.js DEV: migrate tests to async/await 2018-07-30 12:21:05 +02:00