Ghost/core/server
Hannah Wolfe c301510cd1 Refactor gravatarLookup, remove request dependency
no issue

- request is quite a heavy dependency
- we were only using request in 3 places: a test, storing contrib images in the gruntfile & the gravatar lookup
- all 3 are relatively simple to do with the http/https module
- refactored all 3, removed request
2016-02-16 11:12:01 +00:00
..
api Backup database before deletion 2016-02-14 09:04:53 +00:00
apps Harvest server side strings 2015-12-19 12:12:16 +01:00
config Move db connection out of config 2016-02-12 13:56:23 +00:00
controllers Merge pull request #6469 from ErisDS/dynamic-channel-routing 2016-02-15 19:27:41 +01:00
data Merge pull request #6501 from cobbspur/backup 2016-02-14 13:57:26 +00:00
errors Harvest server side strings 2015-12-19 12:12:16 +01:00
events Set a higher maxListeners value 2015-10-09 19:27:49 +01:00
helpers Merge pull request #6405 from jtwebman/ghost_head_refactor 2016-02-05 11:12:26 +00:00
mail Refactor mail service 2016-02-10 16:31:42 -06:00
middleware Fixed ghost admin error when missing theme folder. 2016-01-23 14:01:26 -08:00
models Refactor gravatarLookup, remove request dependency 2016-02-16 11:12:01 +00:00
permissions Harvest server side strings 2015-12-19 12:12:16 +01:00
routes Make frontend routing dynamic & driven by channels 2016-02-15 15:57:20 +00:00
storage deps: grunt-jscs@2.1.0 2015-10-12 19:21:16 +01:00
translations Moves builFilesExist to startup-checks 2016-02-14 18:28:37 +00:00
utils Refactor gravatarLookup, remove request dependency 2016-02-16 11:12:01 +00:00
views Fixup broken error page styles 2015-06-08 12:14:58 +01:00
filters.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
ghost-server.js Harvest server side strings 2015-12-19 12:12:16 +01:00
i18n.js Harvest server side strings 2015-12-19 12:12:16 +01:00
index.js Moves builFilesExist to startup-checks 2016-02-14 18:28:37 +00:00
update-check.js Harvest server side strings 2015-12-19 12:12:16 +01:00