0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/data
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
..
db 🎨 ⏱ Cleanup / optimise the server.init() function (#7985) 2017-02-17 17:44:34 +01:00
export 🐛 export database read settings from database (#8103) 2017-03-08 10:26:57 +00:00
import Import from LTS blogs now properly adds tags to posts. (#7926) 2017-01-31 17:50:44 +01:00
importer 😱 🎨 Refactor storage adapter (#8229) 2017-04-05 15:10:34 +01:00
meta 💁🏻 Moveshared/ to server/public (#8273) 2017-04-07 13:21:41 +01:00
migrations 🔥 🎨 No more updateSettingsCache (#8090) 2017-03-02 23:00:01 +01:00
schema 🎨 change last_login to last_seen (#8259) 2017-04-05 20:45:55 +01:00
slack 🎨 add urlFor('admin') and increase usage of urlFor helper (#7935) 2017-02-02 18:51:35 +00:00
validation 🔥 🎨 Themes & settings misc cleanup (#8061) 2017-02-27 23:30:49 +01:00
xml 🎨 Move settings cache & cleanup settings API (#8057) 2017-02-27 16:53:04 +01:00
timezones.json Adds UTC as select option to timezones select list 2016-06-10 15:19:16 +02:00