docbrown/app
rhymes a798bd2f7d
[15 min fix] Fallback to the image URL if Cloudinary/Imgproxy are not configured (#13767)
* Fallback to the image URL if neither Cloudinary nor Imgproxy are configured

* Fix specs

* Cloudinary api_secret is required

* Update spec/models/message_spec.rb

Co-authored-by: Michael Kohl <citizen428@dev.to>

Co-authored-by: Michael Kohl <citizen428@dev.to>
2021-05-19 15:03:20 +02:00
..
assets Fix layout shift on active crayons-tabs change. (#13300) 2021-05-12 11:45:36 -04:00
black_box Remove <provider>_created_at columns (#13264) 2021-04-29 10:24:16 -05:00
controllers Bump rubocop from 1.14.0 to 1.15.0 (#13791) 2021-05-18 15:41:14 +02:00
decorators Expand @-mention functionality to posts (#13367) 2021-05-12 07:33:33 -07:00
errors Clean up SiteConfig (#13738) 2021-05-18 09:38:31 +07:00
helpers Fix wrong SiteConfig mentions (#13739) 2021-05-13 09:36:36 +00:00
javascript Don't show articles from blocked users in the feed (#13752) 2021-05-14 09:41:50 +02:00
lib ✂✂✂ Remove shop_url from SiteConfig ✂✂✂ (#13773) 2021-05-18 09:03:05 +07:00
liquid_tags Change const to var in user_subscription_tag (#13694) 2021-05-17 11:40:07 -04:00
mailers Clean up SiteConfig (#13738) 2021-05-18 09:38:31 +07:00
middlewares Move TimeZoneSetter middleware in proper place (#11336) 2020-11-09 17:11:10 +01:00
models Clean up SiteConfig (#13738) 2021-05-18 09:38:31 +07:00
policies Remove references to social link profile fields (#13252) 2021-05-03 10:16:02 -05:00
queries Have specs run without Redis and refactor ConsumerApp and Device (#13647) 2021-05-07 08:03:16 +02:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Remove unused attributes from markdown parser (#13484) 2021-04-27 09:33:01 -04:00
serializers Cleanup search classes and serializers (#13645) 2021-05-05 09:20:59 -04:00
services [15 min fix] Fallback to the image URL if Cloudinary/Imgproxy are not configured (#13767) 2021-05-19 15:03:20 +02:00
uploaders Change frame limit to match imgproxy (#13265) 2021-04-06 12:28:50 +02:00
validators [15 min fix] Enforce an upper limit for articles.body_markdown (#13418) 2021-04-16 20:20:11 +02:00
view_objects Move GeneratedImage to Images::GenerateSocialmage (#11691) 2020-12-02 11:03:14 +07:00
views Clean up SiteConfig (#13738) 2021-05-18 09:38:31 +07:00
workers Bump rubocop from 1.14.0 to 1.15.0 (#13791) 2021-05-18 15:41:14 +02:00