Ghost/core/server
Rishabh Garg 9624c88f3e Refactored url utility to generate multiple API version URLs (#9897)
refs #9866

- added api version config to overrides, which makes it possible to have a centralized api versioning configuration
- the next PR will use this config in the web folder
- make api url generation in url service flexible and dynamic
- remove hardcoded API_PATH
- updated all places which used `urlFor('api'..)` -> we now ask for explicit api version
2018-09-24 21:49:20 +02:00
..
adapters Refactored direct usages of api controllers 2018-09-21 15:18:22 +02:00
api Refactored url utility to generate multiple API version URLs (#9897) 2018-09-24 21:49:20 +02:00
apps Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
config Refactored url utility to generate multiple API version URLs (#9897) 2018-09-24 21:49:20 +02:00
data Removed change frequency and priority fields from sitemap generator (#9771) 2018-09-24 19:16:31 +02:00
helpers Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
lib Added new endpoint to upload square profile images with dimension validation (#9862) 2018-09-24 21:42:58 +02:00
models Removed duplicate 'id' for User permittedOptions 2018-09-21 12:15:29 +02:00
public Removed change frequency and priority fields from sitemap generator (#9771) 2018-09-24 19:16:31 +02:00
services Refactored url utility to generate multiple API version URLs (#9897) 2018-09-24 21:49:20 +02:00
translations Added new endpoint to upload square profile images with dimension validation (#9862) 2018-09-24 21:42:58 +02:00
views Fixed error trying to render 404 for missing asset 2017-12-22 20:08:59 +00:00
web Refactored url utility to generate multiple API version URLs (#9897) 2018-09-24 21:49:20 +02: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 url utility to generate multiple API version URLs (#9897) 2018-09-24 21:49:20 +02:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Updated docs links 2018-08-16 12:13:24 +02:00