discourse/app
Sam Saffron 7bfbecad7e PERF: cache all metadata for 60 seconds
Clients tend to request webmanifests and such very often.

Keep the data cached for 60 seconds so it is not requested aggresively.
2020-07-02 15:12:59 -04:00
..
assets FIX: emoji_autocomplete_min_chars failing when not 0 2020-07-02 15:12:30 -04:00
controllers PERF: cache all metadata for 60 seconds 2020-07-02 15:12:59 -04:00
helpers New bootstrap.json endpoint for starting up Discourse 2020-06-03 14:45:23 -04:00
jobs DEV: improve verbose mode for reindexer 2020-06-24 17:29:45 +10:00
mailers FIX: Use correct URL for unsubscribe (#10077) 2020-06-24 09:31:20 +02:00
models FIX: identify slug-less topic urls everywhere 2020-07-02 15:11:36 -04:00
serializers FIX: Serialize an empty array if no suggested topics exist (#10134) 2020-07-02 15:10:52 -04:00
services FIX: update theme fields when updating from ThemesInstallTask (#10143) 2020-07-02 15:12:15 -04:00
views FIX: published-page-header should be a sibling to published-page-body not a parent (#10126) 2020-06-25 14:59:33 -07:00