0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/api
Hannah Wolfe 5739411c51 🐛 Ensure sitemap items are valid (#7261)
closes #7186

- Add a concept of validity to each generator
- Refactor base generator to handle invalid (empty) nodes for both events & the initial generation
- Update the tests a bit, to fix some bugs in the tests
- Ensure the homepage is always present
2016-08-25 07:13:08 +02:00
..
authentication.js Added new setup.completed event (#7217) 2016-08-17 20:59:15 +02:00
clients.js Harvest server side strings 2015-12-19 12:12:16 +01:00
configuration.js Switch to new native system font stack (#7219) 2016-08-18 20:29:46 +01:00
db.js feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
index.js feature: theme upload/download/delete (#7209) 2016-08-23 13:07:25 +01:00
mail.js improvement: mail structure (#7033) 2016-06-28 20:13:01 +02:00
notifications.js fix: notification store without duplicates (#7135) 2016-08-11 08:58:51 +01:00
posts.js 🐛 Ensure sitemap items are valid (#7261) 2016-08-25 07:13:08 +02:00
roles.js Refactor handlePermissions 2015-08-11 16:03:57 +02:00
schedules.js post-scheduling 2016-06-14 10:52:13 +02:00
settings.js fix: refresh settings cache for migration 006 (#7147) 2016-07-26 13:53:17 +01:00
slack.js Slack integration 2016-05-08 12:49:15 +02:00
slugs.js Harvest server side strings 2015-12-19 12:12:16 +01:00
subscribers.js feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
tags.js internal tags feature 2016-06-11 09:12:04 -06:00
themes.js 🎨 Improve theme validation error messaging (#7253) 2016-08-24 14:45:54 +02:00
upload.js feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
users.js improvement: mail structure (#7033) 2016-06-28 20:13:01 +02:00
utils.js post-scheduling 2016-06-14 10:52:13 +02:00