0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/client
Jason Williams d7c3dbb17e Show message and don't start if javascript files have not been built
fixes #1782
- added builtFilesExist function to check for files during startup.
  If built files do not exist Ghost startup is stopped and a link
  to the documentation is displayed.
- exported a scriptFiles object from server/helpers.
- added a builtScriptPath to the paths module.
- removed "js-msg" about missing javascript from the UI.
2014-01-15 19:10:43 +00:00
..
assets No select or text cursor on rendered preview 2014-01-11 16:05:33 +00:00
helpers New URL helper - URL consistency fixes 2014-01-06 15:15:48 +00:00
models Fix error when uploading logo/cover image 2013-12-06 16:43:53 +01:00
tpl Change help text wording on settings page 2014-01-10 20:05:38 +00:00
views Publish date and time display fix 2014-01-13 02:39:08 +00:00
init.js Show message and don't start if javascript files have not been built 2014-01-15 19:10:43 +00:00
markdown-actions.js Merge pull request #925 from matthojo/New-line 2013-10-09 11:32:43 -07:00
mobile-interactions.js Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00
router.js API refactor / cleanup 2013-12-20 13:07:01 +00:00
toggle.js Speed up heinous slow animations 2014-01-07 22:19:52 +01:00