Ghost/core/frontend/services/url
Fabien 'egg' O'Carroll bfc03eb120
Replaced nql-map-key-values with @nexes/nql (#11896)
closes #11008

- Updated @nexes/nql to 0.4.0

  This version exports the mapKeyValues utility function

- Replaced nql-map-key-values with @nexes/nql util fn

  Usage was found using `rg nql-map-key-values` and replaced globally.

- Deleted nql-map-key-values module in shared 

  Now that this module isn't referenced anywhere else, we can remove it,
  relying solely on the util exported by @nexes/nql
2020-06-10 19:17:25 +02:00
..
configs Fixed filter in url config for posts 2019-10-21 12:20:39 +07:00
index.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
Queue.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
Resource.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
Resources.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
UrlGenerator.js Replaced nql-map-key-values with @nexes/nql (#11896) 2020-06-10 19:17:25 +02:00
Urls.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
UrlService.js Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00