0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/unit/frontend/services
Naz 7becf0a2b2 Aliased canary endpoints to point to non-versioned URLs
refs https://github.com/TryGhost/Toolbox/issues/169

- Before releasing Ghost v5 we would like to move all canary-related URLs to a non-versioned format, which will become a default in v5.
- 'canary' is by definition unstable, so breaking any unprepared client explicitly using the canary is expected
- Removed the aliased /content/ and /admin/ apps from app.js because with updated configuration they become duplicates of 'canary' endpoints
2022-03-14 21:22:54 +13:00
..
apps
routing Updated tests to handle visibility tier 2022-02-01 11:13:51 +05:30
rss Renamed bootstrap to routerManager 2021-10-19 07:29:09 +13:00
sitemap 🐛 Added pagination to sitemap.xml to avoid max 50,000 entries limit 2022-01-05 11:54:35 +01:00
theme-engine Aliased canary endpoints to point to non-versioned URLs 2022-03-14 21:22:54 +13:00
url Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
card-assets.test.js 🐛 Fixed card asset init/reload behaviour 2021-11-23 12:53:58 +00:00