Ghost/core/server/services
kirrg001 c5bad55d6f Dynamic Routing Beta: StaticRoutesRouter has to respect the route name
refs #9601

- this was already working for collections or channels
- but the `routeName` was not parsed for static routes
- ensure we push the route name into the context object

e.g. /about/: about

-> name of the route is "about"
2018-06-26 19:06:42 +02:00
..
apps Fixed typo in: core/server/services/apps/index.js (#9673) 2018-06-11 23:19:07 +02:00
auth Replace knex.transaction by models.Base.transaction 2018-05-03 11:44:32 +02:00
mail 🎨 updated password reset email text to offer peace of mind (#9552) 2018-06-26 14:36:26 +02:00
permissions Sorted out the mixed usages of include and withRelated (#9425) 2018-02-15 10:53:53 +01:00
routing Dynamic Routing Beta: StaticRoutesRouter has to respect the route name 2018-06-26 19:06:42 +02:00
rss Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
settings Dynamic Routing Beta: Changed routes.yaml error messages 2018-06-26 19:06:37 +02:00
themes 🎨 Dynamic Routing Beta: Extended collection feature (limit, order, data) 2018-06-24 02:06:58 +02:00
url Dynamic Routing Beta: Filter collections with NQL (#9704) 2018-06-26 01:54:51 +02:00
labs.js Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
slack.js 🐛 Fixed unable to publish a post after slack hook import 2018-06-11 11:08:08 +02:00
webhooks.js Import lib/common only 2017-12-12 10:28:13 +01:00
xmlrpc.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00