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 32a5982430 utf8mb4 support (#7409)
closes #5519, closes #6197

- default encoding is utf8mb4 instead of utf8
- support emojis
- read here why: http://dev.mysql.com/doc/refman/5.7/en/innodb-restrictions.html
- read here why: https://dev.mysql.com/doc/refman/5.5/en/charset-unicode-conversion.html
2016-09-20 15:59:34 +01:00
..
api 🎨 🔦 refactor content paths (images, apps, themes, storage, scheduling) 2016-09-20 15:59:34 +01:00
apps 🔥 remove postgres support 2016-09-20 15:59:34 +01:00
config utf8mb4 support (#7409) 2016-09-20 15:59:34 +01:00
controllers 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
data utf8mb4 support (#7409) 2016-09-20 15:59:34 +01:00
errors 🎨 Preparation for going alpha (#7404) 2016-09-20 15:59:34 +01:00
events post-scheduling 2016-06-14 10:52:13 +02:00
helpers 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
mail 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
middleware utf8mb4 support (#7409) 2016-09-20 15:59:34 +01:00
models 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
permissions feature: theme upload/download/delete (#7209) 2016-08-23 13:07:25 +01:00
routes 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
scheduling 🎨 🔦 refactor content paths (images, apps, themes, storage, scheduling) 2016-09-20 15:59:34 +01:00
storage 🎨 🔦 refactor content paths (images, apps, themes, storage, scheduling) 2016-09-20 15:59:34 +01:00
translations 🎨 Improve theme validation error messaging (#7253) 2016-08-24 14:45:54 +02:00
utils 🔥 remove preinstall node version check (#7403) 2016-09-20 15:59:34 +01:00
views Switch to new native system font stack (#7219) 2016-08-18 20:29:46 +01:00
filters.js
ghost-server.js 🎨 Preparation for going alpha (#7404) 2016-09-20 15:59:34 +01:00
i18n.js improvement: general fixes 2016-06-01 07:07:20 +02:00
index.js 🎨 Preparation for going alpha (#7404) 2016-09-20 15:59:34 +01:00
overrides.js 🐛 move overrides into core folder (#7371) 2016-09-14 15:50:17 +01:00
update-check.js 🔥 remove postgres support 2016-09-20 15:59:34 +01:00