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
Hannah Wolfe 4332546a56
Removed theme engines API versioning concept
refs: https://github.com/TryGhost/Toolbox/issues/228

- we are getting rid of the concept of api versions from Ghost
- this means getting rid of them from the frontend as well, and from themes
2022-04-28 15:35:27 +01:00
..
configs
index.js Changed /^testing/ regexp use to startsWith method 2021-11-22 21:56:32 +13:00
LocalFileCache.js Added writeDisabled flag to URL file cache 2021-11-22 21:56:32 +13:00
Queue.js
Resource.js
Resources.js Removed theme engines API versioning concept 2022-04-28 15:35:27 +01:00
UrlGenerator.js Added "contains" operator support to ?filter= query params (#14286) 2022-03-09 13:02:17 +00:00
Urls.js Booting instance with persisted urls 2021-11-13 01:01:28 +13:00
UrlService.js Removed theme engines API versioning concept 2022-04-28 15:35:27 +01:00