Ghost/core/server/data
kirrg001 8a10826518 Protected error if routes.yaml file doesn't contain any collections
no issue

- if you define no collections, but a static route, it can happen that the target template to render
  makes use of the {{ghost_head}} helper
- the {{ghost_head}} helper tries to create the primary rss feed url
- at the moment: no collections, no primary rss feed url
- if we offer the option to define custom rss rules, this function might need an extension
2018-06-13 21:01:05 +02:00
..
db Backup endpoint improvements (#9365) 2018-01-11 16:03:21 +01:00
export Backup endpoint improvements (#9365) 2018-01-11 16:03:21 +01:00
importer 🐛 Fixed unable to publish a post after slack hook import 2018-06-11 11:08:08 +02:00
meta Protected error if routes.yaml file doesn't contain any collections 2018-06-13 21:01:05 +02:00
migrations 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
schema Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
validation Improved validation layer (#9427) 2018-02-16 00:49:15 +01:00
xml/sitemap Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
timezones.json Adds UTC as select option to timezones select list 2016-06-10 15:19:16 +02:00