0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
Hannah Wolfe 8cef27d698 Fix jsDoc on i18n.t()
no issue

- my IDE has been moaning at me for every usage of i18n.t that didn't have 2 args
- this uses the optional notation and expects an object instead of JSON (JSON requires keys to be quoted)
2016-02-22 01:57:22 +01: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 Fix facebook/twitter/schema description 2016-02-18 12:11:46 +00:00
errors Disambiguate between error code & status code 2016-02-17 15:20:49 +00:00
events
helpers Fix facebook/twitter/schema description 2016-02-18 12:11:46 +00:00
mail Refactor mail service 2016-02-10 16:31:42 -06:00
middleware Use req.path instead of req.url to check for file extension 2016-02-17 19:24:49 +01:00
models Fixing typo in i18n key 2016-02-18 12:52:53 +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
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
filters.js
ghost-server.js Harvest server side strings 2015-12-19 12:12:16 +01:00
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 Harvest server side strings 2015-12-19 12:12:16 +01:00