0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
David Robson 8bcfd16f19 Editor must be focused before allowing certain keyboard shortcuts.
closes #4253
- checked for the CodeMirror-focused class on the CodeMirror div
- used length to determine whether CodeMirror-focused has been added
- determines whether the editor has been focused on
2014-11-02 09:50:42 +00:00
..
client Editor must be focused before allowing certain keyboard shortcuts. 2014-11-02 09:50:42 +00:00
server Timeout after two seconds on gravatar lookup. 2014-10-30 20:01:11 +00:00
shared Change autolinked URLs to output nice quotes 2014-10-14 11:09:06 +02:00
test Improve handling of forked processes in tests. 2014-10-31 16:00:35 +00:00
index.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00