0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server
Jason Williams 1edf49daf7 deps: bluebird@3.3.3
- Finishes refactoring started in #6376.
- Fixes invalid Promise.map() call.
- Cleans up promise (rejection) handling.
2016-03-01 15:17:20 -06:00
..
api Including timezones API in configuration endpoint 2016-02-24 16:44:01 +02:00
apps
config Move db connection out of config 2016-02-12 13:56:23 +00:00
controllers Restructure Configuration API endpoint 2016-02-19 18:49:23 +00:00
data deps: bluebird@3.1.2 2016-03-01 14:47:23 -06:00
errors Disambiguate between error code & status code 2016-02-17 15:20:49 +00:00
events
helpers Rename confusing 'context' variables 2016-02-21 22:07:15 +00:00
mail Refactor mail service 2016-02-10 16:31:42 -06:00
middleware Serve immediate 404 for static files (no fallthru) 2016-02-21 19:17:27 +00:00
models Move client secret logic into the model 2016-02-18 20:33:37 +00:00
permissions
routes Including timezones API in configuration endpoint 2016-02-24 16:44:01 +02:00
storage Serve immediate 404 for static files (no fallthru) 2016-02-21 19:17:27 +00:00
translations Remove i18n from migration output 2016-02-19 12:23:19 +00:00
utils Refactor gravatarLookup, remove request dependency 2016-02-16 11:12:01 +00:00
views
filters.js
ghost-server.js
i18n.js Fix jsDoc on i18n.t() 2016-02-22 01:57:22 +01:00
index.js Moves builFilesExist to startup-checks 2016-02-14 18:28:37 +00:00
update-check.js deps: bluebird@3.3.3 2016-03-01 15:17:20 -06:00