0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/unit
Hannah Wolfe ba53de1add Refactored i18n into a class + index
- preparation for using DI instead of requires, so we can move this out of Ghost
- have done this for both the main i18n and theme i18n file
- refactored the constructor
2021-05-05 15:13:23 +01:00
..
adapters Removed unused onMany method from events 2021-05-04 13:28:24 +01:00
api
apps Moved active theme to new theme engine service 2021-04-23 15:28:50 +01:00
data Added description to Products & Prices (#12916) 2021-05-04 13:41:48 +01:00
helpers Moved theme service to core/server 2021-04-27 15:14:49 +01:00
lib
models Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
server Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
services Refactored i18n into a class + index 2021-05-05 15:13:23 +01:00
shared Refactored i18n into a class + index 2021-05-05 15:13:23 +01:00
web Fixed broken require path (bridge in tests) 2021-04-26 15:01:10 +01:00