Ghost/core/server/services/mega
Daniel Lockyer e9b21fdbd1 Updated bson-objectid calls to match API change
refs c873899e49

- as of `bson-objectid` v2.0.0, this library exports the function
  to generate an ObjectID directly, and then you need to use `.toHexString()`
  to get the 24 character hex string - 6696f27d82
- this commit removes all uses of `.generate()` and replaces with this
  change
2021-04-21 16:23:52 +01:00
..
index.js Extracted post email serializer from mega service 2019-11-05 12:15:50 +07:00
mega.js Updated bson-objectid calls to match API change 2021-04-21 16:23:52 +01:00
post-email-serializer.js Bumped MEGA related serialization code to use v4 API 2021-03-02 14:31:01 +13:00
template.js Updated 'Powered by' badge ref to 4.0 repo 2021-03-10 16:02:00 +01:00