0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/web
Katharina Irrgang 341f719d92
Extended ghost version utility (#9278)
refs https://github.com/TryGhost/Ghost-Release/issues/24

- differentiate between
  1. original package.json version (can contain pre and build suffix)
  2. full package.json version X.X.X-{pre} (optional)
  3. safe package.json version X.X (major+minor)
2018-01-03 20:20:18 +01:00
..
admin Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
api Ensure cors check happens for /authentication/token route (#9317) 2017-12-15 09:35:48 +00:00
middleware Extended ghost version utility (#9278) 2018-01-03 20:20:18 +01:00
site Fixed error trying to render 404 for missing asset 2017-12-22 20:08:59 +00:00
parent-app.js
utils.js Burn dirty require of api utils 2017-12-14 21:25:51 +01:00