0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/services/url
Hannah Wolfe 865d57c4be
Removed api:versions from config
refs: https://github.com/TryGhost/Toolbox/issues/229

- Removed the final usage (logging only) of config.get('api:versions') and removed the config
- This is one of the last references to API versioning in the codebase & we don't need it anymore
- Cleaned up a random comment whilst searching for refs
2022-05-06 08:22:05 +01:00
..
config.js Removed api:versions from config 2022-05-06 08:22:05 +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
Resource.js
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