0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/frontend/services/routing/controllers
Hannah Wolfe 829e8ed010 Expanded requires of lib/common i18n and events
- Having these as destructured from the same package is hindering refactoring now
- Events should really only ever be used server-side
- i18n should be a shared module for now so it can be used everywhere until we figure out something better
- Having them seperate also allows us to lint them properly
2021-05-03 17:14:52 +01:00
..
channel.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
collection.js Moved active theme to new theme engine service 2021-04-23 15:28:50 +01:00
entry.js
index.js
preview.js
rss.js Extracted core/server/lib/security to @tryghost/security package 2020-08-11 14:06:50 +01:00
static.js
unsubscribe.js Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00