0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server
Felix Rieseberg 1b203dc42a Return leading image for {{content words="0"}}
Closes #3884
- This PR includes a reimplementation of Downsize@0.0.5 with `words: "0"`. It uses the same parsing methods, therefore guarunteeing identical behavior.
- Tests have been updated to be more extensive.
2014-08-28 09:51:00 -07:00
..
api Delete tokens before deleting a user 2014-08-23 20:13:17 +01:00
apps Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
config Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
controllers Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
data Merge pull request #3855 from felixrieseberg/iss3844-importer 2014-08-26 16:51:49 +01:00
email-templates Implementing HTML emails 2014-07-29 00:55:14 -04:00
errors Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
helpers Return leading image for {{content words="0"}} 2014-08-28 09:51:00 -07:00
middleware Merge pull request #3860 from ErisDS/issue-3857 2014-08-26 12:19:52 +02:00
models Delete tokens before deleting a user 2014-08-23 20:13:17 +01:00
permissions Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
routes Redirect uppercase routes to lowercase version 2014-08-23 17:59:58 +01:00
storage Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
utils Return leading image for {{content words="0"}} 2014-08-28 09:51:00 -07:00
views Center default user-error (404, etc.) 2014-08-18 16:45:03 -04:00
api.js
filters.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
GhostServer.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
index.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
mail.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
middleware.js
require-tree.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
update-check.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
xmlrpc.js Move Models module to have an init method that sets up all models 2014-08-18 15:54:10 -04:00