0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
Rishabh Garg d370a4e840
🐛 Fixed members export limiting to 15 members only (#11299)
refs https://github.com/TryGhost/Ghost/issues/11298

The members export admin API by default paginates the result and only returns upto 15 members. This allows passing `limit` param to the API and allows passing `limit=all` to fetch all members in result.
2019-10-29 10:20:32 +05:30
..
client@90d26e7c7b Updated Ghost-Admin to 3.0.0 2019-10-21 22:41:48 +07:00
frontend Converted has helper imports to individual const 2019-10-28 10:55:14 +00:00
server 🐛 Fixed members export limiting to 15 members only (#11299) 2019-10-29 10:20:32 +05:30
shared/nql-map-key-values 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00
test 🐛 Fixed 404s when using a proxy setup (#11269) 2019-10-28 11:22:05 +00:00
index.js