0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
David Arvelo c65581d378 Fix Editor/:postId 404 on draft
closes #2857
- in EditorRoute, get model from the datastore if it's there
- if page is refreshed, get model from `/posts` API with `{status: 'all'}`
2014-06-05 13:23:28 -04:00
..
client Fix Editor/:postId 404 on draft 2014-06-05 13:23:28 -04:00
clientold Clean up routes. Use new slug endpoint in admin. 2014-05-28 03:59:06 +00:00
server Merge pull request #2880 from halfdan/2879-socket-issue 2014-06-05 13:45:01 +01:00
shared Improving the showdown extensions 2014-03-20 17:08:13 +00:00
test Merge pull request #2876 from halfdan/2833-rasperize-cache 2014-06-05 13:44:22 +01:00
bootstrap.js Fix up unit tests. Check config url with isURL. 2014-05-29 21:06:40 +00:00
index.js Add try-catch to startup 2014-05-11 17:33:18 +01:00
server.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00