0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server
Naz f5937c6f65 Refactored destroyUser method to async/await
refs https://github.com/TryGhost/Toolbox/issues/268

- Before doing a functional change to this method wanted to make sure it's more readable to keep better track of changes
2022-04-25 10:50:04 +08:00
..
adapters
api Replaced stats service with @tryghost/stats-service (#14527) 2022-04-21 14:57:07 +01:00
data Added version_notifications key to settings table 2022-04-21 20:34:19 +08:00
lib
models Replaced white/black list terminology 2022-04-19 11:19:59 +01:00
services Refactored destroyUser method to async/await 2022-04-25 10:50:04 +08:00
views
web Hooked up api version compatibility middleware 2022-04-22 16:31:56 +08:00
analytics-events.js
ghost-server.js
notify.js
overrides.js
run-update-check.js
update-check.js