0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test
Aileen Nowak b2ed906773 🎨 Allowed protocol overwrite for canonical URLs (#10729)
closes #10709

- Only transform a canonical URL that is identical with the Blog URL to a relative URL when the protocol matches as well
- Leave the canonical URL absolute for all other cases
- Use case for this is e. g. when users want to port over their Facebook comments/shares/likes after a move from `http` to `https`
2019-05-06 15:27:54 +02:00
..
acceptance 🎨 Made notifications dismissible per user 2019-04-19 09:43:14 +02:00
regression Fixed regression test 2019-05-02 21:04:16 +02:00
unit 🎨 Allowed protocol overwrite for canonical URLs (#10729) 2019-05-06 15:27:54 +02:00
utils Bumped gscan version to 2.4.0 2019-04-02 13:47:59 +08:00
.eslintignore Moved grunt-eslint to npm script executing eslint (#10474) 2019-02-11 13:26:06 +01:00
.eslintrc.json
.jshintrc