0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server
Aileen Nowak 83f084608f 💁🏻 Moveshared/ to server/public (#8273)
refs #8221

Instead of serving our shared assets from a `shared/` folder, we move the file, which are used server side to `server/public`.
Adds a new `config.paths` entry: `publicFilePath` and renames the middleware to serve the files to reflect the changes.
Adds `404-ghost.png` images to be used by the server side rendered default template `error.hbs`.
2017-04-07 13:21:41 +01:00
..
admin grunt dev admin livereload (#8176) 2017-03-30 13:27:07 +01:00
api 🎨 delete all content: do not delete subscribers (#8282) 2017-04-05 21:57:41 +01:00
apps 💁🏻 Moveshared/ to server/public (#8273) 2017-04-07 13:21:41 +01:00
auth 🐛 fix owner user slug (#8263) 2017-04-04 14:56:04 +01:00
blog 💁🏻 Moveshared/ to server/public (#8273) 2017-04-07 13:21:41 +01:00
config 💁🏻 Moveshared/ to server/public (#8273) 2017-04-07 13:21:41 +01:00
controllers/frontend Posts per page as theme-config (#8149) 2017-03-14 18:03:36 +01:00
data 💁🏻 Moveshared/ to server/public (#8273) 2017-04-07 13:21:41 +01:00
events post-scheduling 2016-06-14 10:52:13 +02:00
helpers 💁🏻 Moveshared/ to server/public (#8273) 2017-04-07 13:21:41 +01:00
mail 🎨 Ghost bootstrap: optimise requires (#8121) 2017-03-13 20:07:12 +00:00
middleware 💁🏻 Moveshared/ to server/public (#8273) 2017-04-07 13:21:41 +01:00
models 🐛 fix hasDateChanged (#8291) 2017-04-06 17:49:59 +01:00
permissions 🐛 fix invite permissions for editor (#7889) 2017-01-25 12:07:31 +00:00
public 💁🏻 Moveshared/ to server/public (#8273) 2017-04-07 13:21:41 +01: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 😱 🎨 Refactor storage adapter (#8229) 2017-04-05 15:10:34 +01:00
translations 🔥 🎨 Cleanup & simplify theme helpers (#8223) 2017-03-23 20:00:58 +01:00
utils 🐛 fix image size timeout (#8283) 2017-04-05 21:58:26 +01:00
views 💁🏻 Moveshared/ to server/public (#8273) 2017-04-07 13:21:41 +01: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
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