discourse/app/assets/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
..
admin UX: Improve copying from IP lookup component. 2018-08-26 22:20:24 +02:00
discourse FEATURE: correctly store width and height on uploads 2018-08-28 12:59:22 +10:00
discourse-common DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
docs
ember-addons DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
locales Add Hungarian locale (#6260) 2018-08-13 01:02:35 +02:00
pretty-text FEATURE: allow ruby tags in Markdown 2018-08-03 11:47:36 +10:00
select-kit FIX: prefills username for new message on first post (#6305) 2018-08-23 11:09:35 +02:00
wizard fix 1.14.0 prettier offenses 2018-07-30 11:56:48 -04:00
admin.js.erb
application.js DEV: adds Object.entries and Object.assign polyfills (#6173) 2018-07-25 11:45:29 -04:00
deprecated.js
discourse-loader.js
discourse-objects.js
discourse.js.es6 Revert "Rename s3 vars, change condition when displaying s3 uploads" 2018-07-06 15:53:57 +08:00
ember_include.js.erb
ember_jquery.js
ember-shim.js
env.js
main_include_admin.js
markdown-it-bundle.js UX: Improve editor and preview scroll syncing. 2017-11-23 17:02:02 +08:00
plugin-third-party.js.erb
plugin.js.erb
polyfills.js DEV: adds Object.entries and Object.assign polyfills (#6173) 2018-07-25 11:45:29 -04:00
preload-store.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
pretty-text-bundle.js
service-worker.js.erb Prefer throwing a new Error object instead of just a string expression 2018-06-12 12:56:22 +10:00
template_include.js.erb
vendor.js FEATURE: replaces tag-chooser/tag-group-chooser with select-kit component 2018-02-26 11:42:57 +01:00
wizard-application.js Introduces select-kit 2017-11-21 11:53:09 +01:00
wizard-vendor.js FEATURE: replaces tag-chooser/tag-group-chooser with select-kit component 2018-02-26 11:42:57 +01:00