This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Sam 667d3a3fd6 PERF: include content-length header for CDN
Attempt to force NGINX to include content length when doing X-SendFile
This does not seem to be required when bypassing NGINX.

Without this header some CDNs may have issues caching
2019-02-22 11:21:07 +11:00
..
assets PERF: do not include suggested topics when loading new posts 2019-02-22 10:37:18 +11:00
controllers PERF: include content-length header for CDN 2019-02-22 11:21:07 +11:00
helpers FEATURE: Calculate sprite-sheet based on currently active themes (#6973) 2019-02-06 15:51:23 +00:00
jobs FIX: don't update gravatar if the user has no email 2019-02-20 22:34:43 +01:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models DEV: Fix random build error 2019-02-21 14:53:29 +01:00
serializers UX: Lightbox support for image uploader. (#7034) 2019-02-21 10:13:37 +08:00
services FIX: Push notifications could fail with UnauthorizedRegistration 2019-02-15 21:12:09 +01:00
views PERF: Cache build_not_found_page 2019-02-12 21:20:33 +11:00