discourse/app
David Taylor 96848b7649
UX: Allow secure media URLs to be cached for a short period of time
Signed S3 URLs are valid for 15 seconds, so we can safely allow the browser to cache them for 10 seconds. This should help with large numbers of requests when composing a post with many images.
2020-05-18 15:00:41 +01:00
..
assets FIX: more resilient/consistent date-picker loading (#9817) 2020-05-18 15:29:24 +02:00
controllers UX: Allow secure media URLs to be cached for a short period of time 2020-05-18 15:00:41 +01:00
helpers FEATURE: Nokogumbo (#9577) 2020-05-05 13:46:57 +10:00
jobs PERF: Dematerialize topic_reply_count (#9769) 2020-05-14 15:42:00 -07:00
mailers FIX: Change user digest email total unread notification calculation (#9648) 2020-05-06 14:23:13 +10:00
models FIX: Ensure no image downloads during topic thumbnail serialization 2020-05-18 12:04:29 +01:00
serializers PERF: Dematerialize topic_reply_count (#9769) 2020-05-14 15:42:00 -07:00
services DEV: Clean up some Redis leaks in test env. 2020-05-18 17:27:37 +08:00
views FIX: Load locale first in wizard app 2020-05-14 11:48:55 +03:00