0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
Matt Enlow 6b5b949099 Indirect post title in editor
Closes #3179
- Add `titleScratch` property to `PostModel`.
- Changed references to `title` to `titleScratch`
2014-07-03 11:09:05 -06:00
..
client Indirect post title in editor 2014-07-03 11:09:05 -06:00
server Invite user API 2014-07-02 16:22:18 +02:00
shared Implement Mobile Editor 2014-06-24 18:33:43 -04:00
test Merge pull request #3180 from novaugust/psm-reset-on-error 2014-07-02 23:07:46 +01:00
bootstrap.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
index.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
server.js