Ghost/core/server
kirrg001 789a3c0715 Removed x_by fields from API v2 response
refs #10286

- v2 no longer exposes x_by fields (published_by, updated_by, created_by)
- we will add a brand new concept called activity stream/actions soon
2019-01-03 16:38:52 +01:00
..
adapters Supported dynamic image resizing for LocalFileStorage(#10184) 2018-12-13 20:25:24 +07:00
api Removed x_by fields from API v2 response 2019-01-03 16:38:52 +01:00
apps 🐛 Fixed URL is not a constructor for Node v6 (#10289) 2018-12-17 17:23:45 +05:30
config Ability to not send welcome email (#10293) 2018-12-17 15:02:47 +01:00
data Added Slack username option. (#10285) 2018-12-14 18:57:32 +07:00
helpers Switched to using safe string for navigation slug (#10267) 2018-12-13 12:30:56 +00:00
lib 🐛 Fixed responsive images for gifs & svgs (#10315) 2019-01-03 16:28:37 +07:00
models 🐛 Striped invisible unicode characters from slugs (#10252) 2018-12-13 13:06:59 +01:00
public Removed change frequency and priority fields from sitemap generator (#9771) 2018-09-24 19:16:31 +02:00
services 🐛 Fixed URL is not a constructor for Node v6 (#10289) 2018-12-17 17:23:45 +05:30
translations 🐛 Fixed all known filter limitations (#10159) 2018-12-11 11:53:40 +01:00
views Fixed error trying to render 404 for missing asset 2017-12-22 20:08:59 +00:00
web 🐛 Fixed responsive images for gifs & svgs (#10315) 2019-01-03 16:28:37 +07: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 Refactored method urlFor to use versionType instead of admin: true 2018-10-04 16:49:55 +05:30
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Migrated update check to use api v2 2018-10-18 00:13:31 +02:00