Ghost/core/server/adapters
Naz 393280b6ae Reworked LocalFileStore methods to use async syntax
refs https://linear.app/tryghost/issue/CORE-1/multiple-adapters-per-type

- While digging around this area refactored the code to use more readable async/await syntax instead of chaining then's
- Dropped unneeded "catch" block in save method as all it was doing was rethrowing an error with out additional handling
2021-10-20 10:29:46 +04:00
..
scheduling Replaced i18n.t w/ tpl helper in scheduler-intergation (#13399) 2021-10-01 10:38:13 +01:00
sso Added base and default SSO Adapter 2020-04-05 21:13:47 +02:00
storage Reworked LocalFileStore methods to use async syntax 2021-10-20 10:29:46 +04:00