0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/frontend/services
Naz 6268d9c324 Refactored UrlGenerator simplifying conditional logic
no issue

- The logic inside the if/esle conditions was duplicated and made it confusing to reason about.
- This change is not effecting the underlying logic at all
2020-11-17 13:09:22 +13:00
..
apps
redirects Added JSDoc comments to redirects service 2020-11-05 12:45:34 +13:00
routing Removed global.Promise override (#12182) 2020-11-04 10:55:47 +00:00
rss Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
settings Removed global.Promise override (#12182) 2020-11-04 10:55:47 +00:00
sitemap
themes Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
url Refactored UrlGenerator simplifying conditional logic 2020-11-17 13:09:22 +13:00
proxy.js