0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
Daniel Lockyer 8e05a375ad Updated code to reflect js-yaml dependency changes
no issue

- as per
  https://github.com/nodeca/js-yaml/blob/master/migrate_v3_to_v4.md,
  `safeLoad` is now `load` and safe by default, so we can just switch to
  that
2021-02-10 11:39:30 +00:00
..
client@6449f35a74 Updated Ghost-Admin to v4.0.0-alpha.1 2021-02-09 17:34:48 +00:00
frontend Updated code to reflect js-yaml dependency changes 2021-02-10 11:39:30 +00:00
server Added missing semicolon 2021-02-10 10:14:29 +00:00
shared Added emailAnalytics config feature flag (#12443) 2020-12-02 13:22:12 +00:00
app.js Added new, simpler, linear boot process 2021-02-08 11:56:44 +00:00
boot.js Fixed path to analytics-events in boot file 2021-02-09 12:51:06 +00:00
db.js Added new, simpler, linear boot process 2021-02-08 11:56:44 +00:00
index.js Refactored server announce functions to be clearer 2020-08-09 17:25:15 +01:00