mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
- The main goal here is getting this settings related code out of the routing service as it really doesn't belong there - This settings file is used purely by the API to get and set files - its not really anything to do with actual routing - This file calls out to the bridge to do a reload, which helps decouple slightly - More refactoring is needed to get rid of the urlService dependency - Note this file is really similar to the redirects one, it would be good to merge them |
||
---|---|---|
.. | ||
adapters | ||
api | ||
data | ||
lib | ||
models | ||
public | ||
services | ||
views | ||
web | ||
analytics-events.js | ||
ghost-server.js | ||
notify.js | ||
overrides.js | ||
run-update-check.js | ||
update-check.js |