0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/frontend/services
Hannah Wolfe 7280f82722
Moved core/shared/i18n to theme-engine/i18n
- core/shared/i18n is no longer used. Remove it to prevent temptation!
- this class needs merging with the one in themes, but for now just co-locate them as that's quicker and easier
2021-10-15 20:25:56 +01:00
..
apps Refactored helper registration code into a service 2021-10-05 10:04:02 +01:00
helpers Refactored helper registration code into a service 2021-10-05 10:04:02 +01:00
routing Added JSDocs to bootstrap's init method 2021-10-14 05:55:49 +13:00
rss Decoupled frontend rss service from the url service 2021-10-14 05:55:49 +13:00
sitemap 🐛 Fixed error in sitemap with >50k posts (#13317) 2021-09-17 11:13:42 +01:00
theme-engine Moved core/shared/i18n to theme-engine/i18n 2021-10-15 20:25:56 +01:00
url Swapped to American English spellings 2021-08-13 10:26:33 +04:00
proxy.js Divided f/e proxy into true proxy + rendering service 2021-09-29 13:10:14 +01:00
rendering.js Removed remaining usage of i18n & translation file 2021-10-15 11:39:07 +01:00