Ghost/core/server/models
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
..
base Move db connection out of config 2016-02-12 13:56:23 +00:00
plugins Harvest server side strings 2015-12-19 12:12:16 +01:00
accesstoken.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
app-field.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
app-setting.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
app.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
client-trusted-domain.js Add table columns for OAuth 2015-09-02 13:39:22 +01:00
client.js Public API 2015-10-22 15:28:47 +02:00
index.js Refactor require-tree and split it into models 2015-10-12 17:48:37 +02:00
permission.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
post.js Harvest server side strings 2015-12-19 12:12:16 +01:00
refreshtoken.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
role.js Harvest server side strings 2015-12-19 12:12:16 +01:00
settings.js Reorganise & rename server/data/ folder internals 2016-02-04 20:39:15 +00:00
tag.js Merge pull request #6082 from ErisDS/filter-plugin 2015-11-17 12:32:56 +01:00
user.js Refactor gravatarLookup, remove request dependency 2016-02-16 11:12:01 +00:00