Ghost/ghost/admin
Kevin Ansfield 4cc4781b3e Add version header to API requests
no issue
- modifies the version info included in `env.APP.version` to only include the `major.minor` version numbers
- update base adapter to include `X-Ghost-Version` header
- update `ajax` service to include `X-Ghost-Version` header
2016-06-03 11:53:29 +01:00
..
.github Rename PULL_REQUEST_TEMPLATE to PULL_REQUEST_TEMPLATE.md 2016-05-23 10:50:15 +01:00
app Add version header to API requests 2016-06-03 11:53:29 +01:00
config Add version header to API requests 2016-06-03 11:53:29 +01:00
lib
public/assets
tests Add version header to API requests 2016-06-03 11:53:29 +01:00
.editorconfig Match .gitignore and .editorconfig with Ghost repo 2016-05-19 11:39:15 +01:00
.ember-cli
.gitignore Match .gitignore and .editorconfig with Ghost repo 2016-05-19 11:39:15 +01:00
.jscsrc
.jshintrc Add Gruntfile.js, setup linting task and Travis build 2016-06-02 17:19:30 +01:00
.travis.yml Add Gruntfile.js, setup linting task and Travis build 2016-06-02 17:19:30 +01:00
.watchmanconfig
bower.json deps: pretender@1.1.0 2016-06-01 12:26:56 +01:00
ember-cli-build.js
Gruntfile.js Add Gruntfile.js, setup linting task and Travis build 2016-06-02 17:19:30 +01:00
package.json Add version header to API requests 2016-06-03 11:53:29 +01:00
README.md
testem.js

Ghost-Admin

This is the home of Ember.js based admin client that ships with Ghost. For now, refer to that repository for install and development instructions.

Have a bug or issue?

Bugs and issues (even if they only affect the admin client) should be opened on the core Ghost repository.