Ghost/test/unit/frontend
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 Moved URL service to backend 2021-10-19 07:29:09 +13:00
helpers Updated content cta helper to use new tiers helper 2022-03-04 18:22:59 +05:30
meta 🐛 Fixed AssetHelper not working with svg (#13978) 2022-02-07 15:07:18 +00:00
services Aliased canary endpoints to point to non-versioned URLs 2022-03-14 21:22:54 +13:00
web/middleware Updated servePublicFile to honor v= cache keys 2021-11-23 12:49:53 +00:00