Ghost/core/frontend/services/sitemap
Hannah Wolfe 61e1b19d46
Added comments to all usages of lib/common/events
- This is a precursor to trying to split apart into:
   - model events + webhooks system which makes sense
   - frontend events which should be independent or removed
   - maybe some concept of a settings manager that we can use in various places to bind logic 🤔
   - other usages of events that should be refactored to not use events
2021-07-07 16:02:44 +01:00
..
base-generator.js 🐛 Fixed __GHOST_URL__ appearing in sitemaps (#12787) 2021-03-18 17:16:37 +00:00
handler.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
index-generator.js Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00
manager.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
page-generator.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
post-generator.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
tag-generator.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
user-generator.js Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00
utils.js Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00