0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server
Naz 3ca7b74987 Refactored update check to use async/await syntax
refs https://github.com/TryGhost/Team/issues/726

- These are minimal changes that I've done while reviewing the code inside the update-check module. There's more to come, only picked up the low-hanging fruit!
2021-05-27 12:37:03 +04:00
..
adapters Fixed initialization logic in post scheduler 2021-05-26 10:44:11 +04:00
api Added sentry_dsn and sentry_env properties to /canary/site/ 2021-05-26 16:54:04 +01:00
data Fixed no-restricted-require warning for core/shared/url-utils.js 2021-05-25 21:13:57 +01:00
lib Moved getLocalSize() from mobiledoc to image-size lib 2021-05-14 11:57:37 +01:00
models 🐛 Fixed members list not loading (#12930) 2021-05-26 19:52:42 +05:30
public
services Added sentry_dsn and sentry_env properties to /canary/site/ 2021-05-26 16:54:04 +01:00
views
web Removed duplicate update check error hanlindg 2021-05-26 15:52:24 +04:00
analytics-events.js
ghost-server.js Refactored urlUtils out of ghost-server 2021-05-05 14:24:59 +01:00
notify.js
overrides.js
update-check.js Refactored update check to use async/await syntax 2021-05-27 12:37:03 +04:00