mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
9f9d8b2fec
no issue - This started as an attempt to simplify the admin redirect code - I realised we were sometimes using utils.redirect301 and sometimes not - Decided to move this into utils.url as it's more relevant to URL generation - Unified usage of redirects in the codebase - Updated tests & ensured we have basic coverage - rename adminRedirect -> redirectToAdmin - Tweak method signature, fix channel edit redirects - Tests: Optimised test descriptions for url-redirects_spec.js - ensure caching works as expected |
||
---|---|---|
.. | ||
packages | ||
asset-hash.js | ||
blog-icon.js | ||
cached-image-size-from-url.js | ||
ghost-version.js | ||
gravatar.js | ||
image-size.js | ||
index.js | ||
labs.js | ||
make-absolute-urls.js | ||
markdown-converter.js | ||
mobiledoc-converter.js | ||
pipeline.js | ||
read-csv.js | ||
remove-open-redirect-from-url.js | ||
request.js | ||
sequence.js | ||
social-urls.js | ||
tokens.js | ||
url.js | ||
visibility.js | ||
zip-folder.js |