0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/services/settings
Naz Gargol df7e64fafa
Extracted frontend folder (#10780)
refs #10790

- Moved /core/apps into core/frontend
- Moved /core/server/helpers to /core/frontend/helpers along with /core/server/services/themes
- Changed helper location in overrides
- Moved /core/server/services/routing to /core/frontend/services
- Moved /core/server/services/url to /core/frontend/services
- Moved /core/server/data/meta to /core/frontend/meta
- Moved /core/server/services/rss to /core/frontend/services
- Moved /core/server/data/xml to /core/frontend/services
2019-06-19 11:30:28 +02:00
..
cache.js Settings API should return null instead of "" 2019-01-07 15:02:24 +00:00
default-routes.yaml Updated default-routes.yaml syntax to single template (#10459) 2019-02-06 14:34:57 +01:00
ensure-settings.js 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
index.js Normalised how we require models 2018-09-21 15:16:19 +02:00
loader.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
public.js Added Settings endpoint to V2 Content API 2019-01-04 12:17:32 +00:00
validate.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
yaml-parser.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00