0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/services/channels
kirrg001 2a1be3729d Fixed wrong default filter for default collection
refs #9601

- while i was testing different collections and different filters, i somehow thought that the default
  collection does not contain featured posts 😀 🙊
- this is wrong (!!!!)
- the url service is not yet connected
- so: this is not a bug
2018-04-25 16:17:31 +02:00
..
Channel.js Replaced routeKeywords in config with hard coded keywords (#9561) 2018-04-17 10:36:05 +01:00
Channels2.js Fixed wrong default filter for default collection 2018-04-25 16:17:31 +02:00
config.channels.json 🐛Fixed author page has only shown primary author posts 2018-04-10 22:56:25 +02:00
index.js Rework route service to prevent circular dependencies (#9229) 2017-11-09 13:58:22 +00:00
loader.js Fixed channel path to work with Ghost-CLI 2017-11-10 20:52:50 +00:00
parent-router.js Rework route service to prevent circular dependencies (#9229) 2017-11-09 13:58:22 +00:00
router.js Replaced routeKeywords in config with hard coded keywords (#9561) 2018-04-17 10:36:05 +01:00