0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/services/url
Naz Gargol 34fad7eaaf
Added Canonical URL support to posts&pages in Admin & Content API v2 ()
refs 

- Added `canonical_url` field to post&pages resources in Admin & Content APIs
- Support for canonical URL on metadata layer (used in {{ghost_head}} helper)
- Made sure the new field is not accessible from API v0.1 
- Added handling same domain relative and absolute URLs
2019-03-12 17:51:29 +08:00
..
configs 🐛 Fixed 404 for locked or suspended users 2019-01-28 10:14:07 +01:00
index.js Dynamic Routing Beta () 2018-06-05 19:02:20 +02:00
Queue.js 🐛 Protected Ghost blog against invalid uploaded routes.yaml () 2018-11-26 16:28:22 +07:00
Resource.js Minimized cached data on resource add/update 2018-08-12 14:23:32 +02:00
Resources.js 🐛 Fixed crash on startup when no active theme () 2019-01-28 22:36:47 +05:30
UrlGenerator.js 🐛 Fixed filtering by primary_tag or primary_author in routes.yaml 2019-02-18 19:13:22 +01:00
Urls.js Dynamic Routing Beta () 2018-06-05 19:02:20 +02:00
UrlService.js 🐛 Fixed 500 error for content with no collection 2019-01-15 22:00:46 +00:00
utils.js Added Canonical URL support to posts&pages in Admin & Content API v2 () 2019-03-12 17:51:29 +08:00