1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Go to file
Kevin Ansfield cbcf09e4fc Fixed asset rewriting for default user images
no issue
- ember-cli's asset rewriting was not picking up the asset URLs when they were directly embedded in a template string, fix is to ensure the image location is unambiguous by assigning it to a variable first
2018-03-19 15:31:35 +00:00
.github Add CONTRIBUTING.md GitHub file 2018-03-05 10:07:04 +00:00
app Fixed asset rewriting for default user images 2018-03-19 15:31:35 +00:00
config Fix tests when run via http://localhost:4200/tests 2018-03-19 10:51:40 +00:00
lib Swap out ember-inline-svg for ember-svg-jar (#970) 2018-03-19 09:57:31 +00:00
mirage Bump ember-cli-mirage to 0.4.2 (#969) 2018-03-19 09:53:17 +00:00
public/assets Remove useless executable permission on static assets (#945) 2018-01-12 17:20:23 +00:00
tests ESLint fixes for latest eslint-plugin-ember 2018-03-19 13:05:02 +00:00
.csscomb.json Unsplash integration 2017-08-15 16:01:12 +01:00
.editorconfig deps: ember-cli@2.8.0 2016-10-07 17:32:30 +01:00
.ember-cli grunt init, dev 2015-03-11 12:37:41 -06:00
.eslintrc.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
.gitignore Bump dependencies (#887) 2017-10-12 17:42:10 +02:00
.travis.yml Recommend Node v8 (#963) 2018-03-05 09:44:36 +00:00
.watchmanconfig deps: ember-cli@1.13.13 2015-11-30 11:21:39 -06:00
bower.json Bump ember-cli-mirage to 0.4.2 (#969) 2018-03-19 09:53:17 +00:00
ember-cli-build.js Fixed Koenig SVG assets after ember-svg-jar switch 2018-03-19 13:10:04 +00:00
Gruntfile.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
LICENSE 2018 2018-01-02 21:46:16 +00:00
package.json Bump dependencies 2018-03-19 13:05:02 +00:00
README.md 2018 2018-01-02 21:46:16 +00:00
testem.js Bump Ember dependencies to 3.0 (#961) 2018-02-28 17:31:43 +00:00
yarn.lock Bump dependencies 2018-03-19 13:05:02 +00:00

Ghost-Admin

Build Status Coverage Status

This is the home of Ember.js based admin client that ships with Ghost.

Do you want to set up a Ghost blog? Check the getting started guide

Do you want to modify or contribute to Ghost-Admin? Please read the working with Ghost-Admin section of our contributing guide for setup details and swing by our Slack channel if you need any help 😄

Have a bug or issue?

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

Copyright & License

Copyright (c) 2013-2018 Ghost Foundation - Released under the MIT license. Ghost and the Ghost Logo are trademarks of Ghost Foundation Ltd. Please see our trademark policy for info on acceptable usage.