Ghost/core/server/services/url
Hannah Wolfe 5eaa1938c7
Removed versioned confg from URL Service
refs: https://github.com/TryGhost/Toolbox/issues/228
refs: https://github.com/TryGhost/Toolbox/issues/229

- we are getting rid of the concept of having multiple api versions in a single ghost install
- this means the url service doesn't need to be versioned any more
2022-04-28 15:35:28 +01:00
..
config.js Removed versioned confg from URL Service 2022-04-28 15:35:28 +01:00
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 Moved URL service to backend 2021-10-19 07:29:09 +13:00
Resource.js Fixed typo 2021-11-11 16:52:11 +04:00
Resources.js Removed versioned confg from URL Service 2022-04-28 15:35:28 +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