0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server
Katharina Irrgang 6448c7bdc8
Fixed site using API v2 (#10332)
no issue

- See explanation: ef98c65040 (r31840536)
- that should not break anything, because resource consumption is based on resource type
- the alias pattern was only invented to make v2 work, it was a little dirty. i wanted to refactor that out anyway
2019-01-04 18:24:00 +01:00
..
adapters Supported dynamic image resizing for LocalFileStorage(#10184) 2018-12-13 20:25:24 +07:00
api Added Settings endpoint to V2 Content API 2019-01-04 12:17:32 +00:00
apps Aliased {{@blog}} as {{@site}} in the theme API 2019-01-04 12:17:32 +00:00
config Ability to not send welcome email (#10293) 2018-12-17 15:02:47 +01:00
data Shortened content api key lengths (#10322) 2019-01-04 19:39:54 +07:00
helpers Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
lib 🐛 Fixed responsive images for gifs & svgs (#10315) 2019-01-03 16:28:37 +07:00
models Shortened content api key lengths (#10322) 2019-01-04 19:39:54 +07:00
public
services Fixed site using API v2 (#10332) 2019-01-04 18:24:00 +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 Added Settings endpoint to V2 Content API 2019-01-04 12:17:32 +00:00
analytics-events.js
filters.js
ghost-server.js
index.js
overrides.js
update-check.js Migrated update check to use api v2 2018-10-18 00:13:31 +02:00