Ghost/core/server/utils
Katharina Irrgang 3ed009ac7b feature: define redirects in a custom file (#7719) (#7945)
refs #7707

- be able to add a custom redirect file into the content folder
- define redirects as JSON format

The redirects feature is already present in the LTS branch.
I was not able to cherry-pick over, too many changes or conflicts.
Creating a PR to ensure 1. tests pass and 2. overview of code changes.
I had to add an example active theme to our test fixture utils, because otherwise Ghost will complain when forking Ghost.
2017-02-06 15:32:40 +01:00
..
asset-hash.js
cached-image-size-from-url.js
downzero.js
ghost-version.js
gravatar.js 🎨 😎 config env usages (#7929) 2017-02-03 18:25:39 +00:00
image-size-from-url.js
index.js 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
labs.js 🔥 do not store settings in config (#7924) 2017-02-03 13:15:11 +00:00
make-absolute-urls.js
parse-package-json.js
pipeline.js
read-csv.js
read-directory.js feature: define redirects in a custom file (#7719) (#7945) 2017-02-06 15:32:40 +01:00
read-themes.js
remove-open-redirect-from-url.js
sequence.js
social-urls.js
tokens.js
url.js 🔥 remove forceAdminSSL and urlSSL, add admin url (#7937) 2017-02-03 18:13:22 +00:00
visibility-filter.js
zip-folder.js