mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-19 08:31:43 +03:00
bd51dd09db
refs https://github.com/TryGhost/Team/issues/728 - This is continuation of the previous commit. TLDR: Passing only the necessary API endpoint function makes it easier to reason about what dependencies the UpdateCheckService has to deal with - Limited urlUtils to only one function as that's all the UpdateCheck uses. Next step will be removing the function completely as and passing a 'blogURL' as a config value (way better readability this way) |
||
---|---|---|
.. | ||
apps | ||
auth | ||
members | ||
notifications | ||
permissions | ||
routing | ||
rss | ||
settings | ||
theme-engine | ||
themes | ||
url | ||
labs_spec.js | ||
slack_spec.js | ||
update_check_service_spec.js | ||
xmlrpc_spec.js |