0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/server
kirrg001 740b247a80 Avoid moment deprecation warning when validating incoming dates
no issue

> Deprecation warning: value provided is not in a recognized ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions.
2017-12-14 17:04:06 +01:00
..
adapters Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
api Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
apps Moved default-cards app to lib/mobiledoc (#9341) 2017-12-14 14:44:01 +00:00
config Moved default-cards app to lib/mobiledoc (#9341) 2017-12-14 14:44:01 +00:00
controllers Moved tokens, url safe and safe string utility to lib/security 2017-12-14 13:38:00 +01:00
data Moved tokens, url safe and safe string utility to lib/security 2017-12-14 13:38:00 +01:00
helpers Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
lib Moved default-cards app to lib/mobiledoc (#9341) 2017-12-14 14:44:01 +00:00
models Avoid moment deprecation warning when validating incoming dates 2017-12-14 17:04:06 +01:00
public
services Tests: Do not re-register model events in settings cache 2017-12-14 16:41:30 +01:00
translations 🎨 Improved error handling for images on file storage which don't exist (#9282) 2017-11-28 14:27:18 +00:00
utils Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
views
web Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
analytics-events.js Cleared out old unused events 2017-12-13 09:08:25 +00:00
filters.js Moved pipeline/sequence to lib/promise 2017-12-13 22:20:02 +01:00
ghost-server.js Always require fs-extra - consistency change 2017-12-13 20:57:11 +01:00
index.js Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
overrides.js Set Promise to be Bluebird globally 2017-12-13 20:57:11 +01:00
update-check.js Use request lib in update-check module (#9334) 2017-12-14 00:26:11 +01:00