0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
Naz Gargol 1a4497fc9a
🐛 Fixed default resource ordering in Content API (#10371)
refs https://github.com/TryGhost/Ghost/issues/10354

- Added ordering on input serialization layer for posts, pages, tags, and authors
- At the moment ordering is dependent on DB engine which will be resolved with https://github.com/TryGhost/Ghost/issues/6104
2019-01-15 12:21:04 +00:00
..
adapters Supported dynamic image resizing for LocalFileStorage(#10184) 2018-12-13 20:25:24 +07:00
api 🐛 Fixed default resource ordering in Content API (#10371) 2019-01-15 12:21:04 +00:00
apps Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00
config De-aliased api versions in codebase (#10375) 2019-01-14 19:49:55 +01:00
data 💡 Disabled v0.1 Public API by default (#10372) 2019-01-15 11:09:34 +01:00
helpers Added calculated excerpt field to Content API v2 (#10326) 2019-01-04 19:00:45 +01:00
lib 🐛 Fixed responsive images for gifs & svgs (#10315) 2019-01-03 16:28:37 +07:00
models Added ability to notify and update url service about changes in related resources (#10336) 2019-01-08 09:48:53 +00:00
public Removed change frequency and priority fields from sitemap generator (#9771) 2018-09-24 19:16:31 +02:00
services 🗑Deprecated ghost_head & ghost_foot in favour of codeinjection_* for Settings API v2 (#10380) 2019-01-15 13:03:17 +01:00
translations 🐛 Fixed all known filter limitations (#10159) 2018-12-11 11:53:40 +01:00
views Aliased {{@blog}} as {{@site}} in the theme API 2019-01-04 12:17:32 +00:00
web De-aliased api versions in codebase (#10375) 2019-01-14 19:49:55 +01:00
analytics-events.js Cleared out old unused events 2017-12-13 09:08:25 +00:00
filters.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
ghost-server.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
index.js De-aliased api versions in codebase (#10375) 2019-01-14 19:49:55 +01:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js De-aliased api versions in codebase (#10375) 2019-01-14 19:49:55 +01:00