0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core/server
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
..
adapters Improved JSDoc in default scheduler 2020-12-16 17:25:05 +13:00
api Added forceUpgrade config settings 2021-10-25 09:45:40 +02:00
data Fixed typo in migration to add backupContent permission (#12776) 2021-03-18 14:51:11 +00:00
lib Updated links to ghost.org sites 2021-01-20 09:59:45 +13:00
models 🐛 Fixed Member model removing labels when unset 2021-02-08 09:44:47 +00:00
public Enabled Portal (#12317) 2020-11-03 14:36:21 +05:30
services 🐛 Fixes oembed bookmark with whitespaces 2021-12-13 15:49:18 +02:00
translations Updated links to ghost.org sites 2021-01-20 09:59:45 +13:00
views Updated head to only output custom favicons (#11949) 2020-06-30 15:07:08 +01:00
web Added cache control headers to members api (#13904) 2022-01-07 23:43:13 +02:00
analytics-events.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
ghost-server.js 🐛 Fixed EADDRINUSE error handling on NodeJS >=13 (#12591) 2021-02-16 13:21:21 +00:00
index.js Prevented scheduling of recurring analytics jobs when not using emails (#12441) 2020-12-02 08:17:44 +00:00
overrides.js Improved threading performance on non-SQLite clients 2020-11-30 13:27:40 +13:00
update-check.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00