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 e903be6679 🐛 fix favicon path (#8190)
closes #8187

- if you start Ghost via the Ghost-CLI, the path to the favicon must be absolute
- because the CLI spawns a Ghost process from the root folder of the CLI folder e.g. node current/index.js
2017-03-21 11:44:39 +00:00
..
admin 🔥 Remove handlebars from serving admin (#8184) 2017-03-20 12:00:18 +00:00
api Use "mounting" concept for active theme (#8193) 2017-03-21 10:03:09 +01:00
apps 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
auth 🎨 Ghost bootstrap: optimise requires (#8121) 2017-03-13 20:07:12 +00:00
blog Use "mounting" concept for active theme (#8193) 2017-03-21 10:03:09 +01:00
config Removed ghost editor dependency (#8137) 2017-03-14 18:07:33 +00:00
controllers/frontend Posts per page as theme-config (#8149) 2017-03-14 18:03:36 +01:00
data Posts per page as theme-config (#8149) 2017-03-14 18:03:36 +01:00
events post-scheduling 2016-06-14 10:52:13 +02:00
helpers 🐛 Move meta description into ghost head (#8150) 2017-03-14 17:50:35 +01:00
mail 🎨 Ghost bootstrap: optimise requires (#8121) 2017-03-13 20:07:12 +00:00
middleware 🐛 fix favicon path (#8190) 2017-03-21 11:44:39 +00:00
models Removed ghost editor dependency (#8137) 2017-03-14 18:07:33 +00:00
permissions 🐛 fix invite permissions for editor (#7889) 2017-01-25 12:07:31 +00: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 🔥 remove imageRelPath (#7927) 2017-02-03 14:42:05 +00:00
themes Use "mounting" concept for active theme (#8193) 2017-03-21 10:03:09 +01:00
translations suspend user feature (#8114) 2017-03-13 12:03:26 +00:00
utils Call getImageSize with timeout (#8044) (#8189) 2017-03-20 12:17:27 +00:00
views Implement custom errors 2.0 (#8148) 2017-03-14 10:06:42 +01:00
app.js 🎨 logging improvements (#7597) 2016-10-25 12:17:43 +01:00
errors.js 🛠 use Ignition for logging/errors (#7869) 2017-01-23 11:04:01 +00:00
filters.js
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