Ghost/core/server
Katharina Irrgang 76bd4fdef6 🙀 Image field naming & new img_url helper (#8364)
* 🙀  change database schema for images
    - rename user/post/tag images
    - contains all the required changes from the schema change

* Refactor helper/meta data
    - rename cover to cover_image
    - also rename default settings to match the pattern
    - rename image to profile_image for user
    - rename image to feature_image for tags/posts

* {{image}} >>> {{img_url}}
    - rename
    - change the functionality
    - attr is required
    - e.g. {{img_url feature_image}}

* gscan 1.0.0
    - update yarn.lock

* Update casper reference: 1.0-changes
    - see 5487b4da8d
2017-04-24 18:21:47 +01:00
..
admin grunt dev admin livereload (#8176) 2017-03-30 13:27:07 +01:00
api post update collision detection (#8328) (#8362) 2017-04-19 14:53:23 +01:00
apps Asset amends (#8294) 2017-04-10 11:30:21 +02:00
auth add issued_by column to access token (#8284) 2017-04-11 13:12:14 +01:00
blog Asset amends (#8294) 2017-04-10 11:30:21 +02:00
config Asset amends (#8294) 2017-04-10 11:30:21 +02:00
controllers/frontend Posts per page as theme-config (#8149) 2017-03-14 18:03:36 +01:00
data 🙀 Image field naming & new img_url helper (#8364) 2017-04-24 18:21:47 +01:00
events post-scheduling 2016-06-14 10:52:13 +02:00
helpers 🙀 Image field naming & new img_url helper (#8364) 2017-04-24 18:21:47 +01:00
mail 🎨 Ghost bootstrap: optimise requires (#8121) 2017-03-13 20:07:12 +00:00
middleware 🙇 Blog icon utils and publisher.logo for JSON-LD (#8297) 2017-04-11 18:32:06 +02:00
models 🙀 Image field naming & new img_url helper (#8364) 2017-04-24 18:21:47 +01:00
permissions 🐛 fix invite permissions for editor (#7889) 2017-01-25 12:07:31 +00:00
public 🎨 New default favicon.ico (#8351) 2017-04-19 11:03:38 +02:00
scheduling Shows help message for broken require in scheduler adapter (#7706) 2017-01-16 21:49:41 +01:00
settings 🔥 🎨 No more updateSettingsCache (#8090) 2017-03-02 23:00:01 +01:00
storage 😱 🎨 Refactor storage adapter (#8229) 2017-04-05 15:10:34 +01:00
themes 🙀 Image field naming & new img_url helper (#8364) 2017-04-24 18:21:47 +01:00
translations 🙀 Image field naming & new img_url helper (#8364) 2017-04-24 18:21:47 +01:00
utils 🙇 Blog icon utils and publisher.logo for JSON-LD (#8297) 2017-04-11 18:32:06 +02:00
views Asset amends (#8294) 2017-04-10 11:30:21 +02:00
app.js 🐛 Fix the config for compression (#8226) 2017-04-03 10:58:07 +02:00
errors.js 🛠 use Ignition for logging/errors (#7869) 2017-01-23 11:04:01 +00:00
filters.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
ghost-server.js Theme loading part 1 (#7989) 2017-02-22 00:26:19 +01:00
i18n.js improvement: general fixes 2016-06-01 07:07:20 +02:00
index.js 🎨 deny auto switch (#8086) 2017-03-02 19:50:58 +00:00
logging.js 🐛 forward missing logging config: rotation 2017-02-17 18:24:14 +01:00
overrides.js 🛠 update lodash,knex and bookshelf to latest versions 2016-09-26 10:20:55 +02:00
update-check.js 🎨 send LTS parameter if requesting the update check service (#7954) 2017-02-07 19:51:19 +01:00