Ghost/core/server/services/url
Katharina Irrgang 7027980ad2
Dynamic Routing Beta: Filter collections with NQL (#9704)
refs #9601

- replace jsonpath with [NQL](https://github.com/NexesJS/NQL)
- jsonpath was just a temporary solution (a short-term fix)
- with NQL we are able to filter collections more powerful in the near future
- NQL is not feature complete
- we still support `featured:true` for collections
2018-06-26 01:54:51 +02:00
..
index.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
Queue.js 🐛 Fixed urls being /404/ after starting the Ghost server 2018-06-07 09:27:24 +02:00
Resource.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
Resources.js 🐛 Fixed urls being /404/ after starting the Ghost server 2018-06-07 09:27:24 +02:00
UrlGenerator.js Dynamic Routing Beta: Filter collections with NQL (#9704) 2018-06-26 01:54:51 +02:00
Urls.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
UrlService.js 🐛 Fixed preview url and Zapier on subdirectory (#9683) 2018-06-12 16:36:58 +01:00
utils.js 🐛 Fixed preview url and Zapier on subdirectory (#9683) 2018-06-12 16:36:58 +01:00