Ghost/core/frontend/services/url
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
..
configs Added v4 frontend url config 2021-02-22 18:19:57 +01:00
index.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
Queue.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
Resource.js Added jsdocs to UrlGenerator/Resource classes 2020-11-17 13:05:40 +13:00
Resources.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
UrlGenerator.js Refactored UrlGenerator simplifying conditional logic 2020-11-17 13:09:22 +13:00
Urls.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
UrlService.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00