Ghost/core/test/unit/api/shared
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
..
serializers 🎨 Allowed protocol overwrite for canonical URLs (#10729) 2019-05-06 15:27:54 +02:00
util Extracted trimAndLowerCase utility to shared utility module 2018-12-10 13:56:42 +01:00
validators Skiped 'all' validations for posts/tags endpoints 2019-02-15 12:19:49 +00:00
frame_spec.js Added apiType property to frame for {Content,Admin} API (#10487) 2019-02-13 16:59:10 +01:00
headers_spec.js Refactored content-disposition header handling in API v2 (#10374) 2019-01-14 18:05:16 +00:00
http_spec.js Added apiType property to frame for {Content,Admin} API (#10487) 2019-02-13 16:59:10 +01:00
pipeline_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00