mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-14 02:44:16 +08:00
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 |
||
|---|---|---|
| .. | ||
| clean_up_sidekiq_statistic.rb | ||
| clear_width_and_height.rb | ||
| create_tags_search_index.rb | ||
| fix_featured_link_for_topics.rb | ||
| fix_invalid_gravatar_uploads.rb | ||
| fix_invalid_upload_extensions.rb | ||
| fix_out_of_sync_user_uploaded_avatar.rb | ||
| fix_posts_read.rb | ||
| fix_primary_emails_for_staged_users.rb | ||
| fix_retro_anniversary.rb | ||
| grant_emoji.rb | ||
| grant_first_reply_by_email.rb | ||
| grant_onebox.rb | ||
| init_category_tag_stats.rb | ||
| migrate_censored_words.rb | ||
| migrate_custom_emojis.rb | ||
| migrate_featured_links.rb | ||
| migrate_tagging_plugin.rb | ||
| migrate_upload_extensions.rb | ||
| remove_old_auto_close_jobs.rb | ||
| retro_grant_anniversary.rb | ||
| retro_recent_time_read.rb | ||