0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Sebastian Gierlinger 0bdfadd9d6 Changed boolean handling
closes #2638
- replaced format() with parse() to convert values when fetched
- changed validation from integer to boolean
- added checks to tests
2014-04-25 09:55:53 +02:00
..
client Correct link shortcut so that it inserts, selects text or moves cursor properly 2014-04-21 14:55:12 -07:00
server Changed boolean handling 2014-04-25 09:55:53 +02:00
shared Improving the showdown extensions 2014-03-20 17:08:13 +00:00
test Changed boolean handling 2014-04-25 09:55:53 +02:00
bootstrap.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
index.js Add promise to ghost startup process to allow 2014-03-11 11:41:45 -04:00
server.js