0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/web
Fabien 'egg' O'Carroll eb8a37de54
Added cache control headers to members api (#13904)
closes https://github.com/TryGhost/Team/issues/846

- members api was missing cacheControl middleware to declare its cache control headers

Co-authored-by: Rishabh <zrishabhgarg@gmail.com>
2022-01-07 23:43:13 +02:00
..
admin Fixed ETag header for admin templates not changing between versions (#13695) 2021-10-28 12:07:13 +01:00
api Migrated jobs to use parentPort.postMessage 2021-02-22 13:02:41 +00:00
members Added cache control headers to members api (#13904) 2022-01-07 23:43:13 +02:00
parent Fixed incorrect require for lodash package 2020-06-01 08:42:58 +01:00
shared Updated links to ghost.org sites 2021-01-20 09:59:45 +13:00
site Redirected to original image when resizing fails 2021-12-13 15:49:18 +02:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
well-known.js Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00