0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
Jason Williams 414890f263 Ensure settings values are strings before saving
closes #2736
-reintroduces JSON.stringify for non-string values in
 api.settings.edit
-added a regression test
2014-05-13 05:36:18 +00:00
..
client Fixed admin navbar icons 2014-05-07 19:47:35 -07:00
clientold Adding READMEs to clarify the 2 client folders 2014-05-07 22:51:51 +01:00
server Ensure settings values are strings before saving 2014-05-13 05:36:18 +00:00
shared Improving the showdown extensions 2014-03-20 17:08:13 +00:00
test Ensure settings values are strings before saving 2014-05-13 05:36:18 +00:00
bootstrap.js Add distinct error classes 2014-05-09 12:11:29 +02:00
index.js Add try-catch to startup 2014-05-11 17:33:18 +01:00
server.js