Ghost/core/shared
Rishabh Garg aae2e68a1d
Added portal url to config (#12645)
no refs

The Portal URL that is shipped with every Ghost version is so far hardcoded in `ghost_head` and updated every-time we ship a new Portal minor/major change. This change brings the Portal URL inside the default Ghost config, which has few advantages -
- Allows easier access/managing of active Portal url/version
- Allows override for Portal URL for development/other purposes, where `config.*.json` allows using a Portal URL pointing to locally built copy for testing
2021-02-12 23:01:41 +05:30
..
config Added portal url to config (#12645) 2021-02-12 23:01:41 +05:30
express.js Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00
logging.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
sentry.js Moved Sentry noop function into block 2020-11-10 11:04:21 +00:00
url-utils.js Added mobiledoc transform to populate missing image sizes on forced re-render (#11924) 2020-06-17 13:12:32 +01:00