Ghost/core/server/web
Hannah Wolfe 1a4506dcf0 Moved validation utils into validation/upload
- These two functions have no dependencies and are only used in valiation/upload
- Co-locating the code makes it easier to move
- Exported them with a new module.exports._test pattern - we'll see about whether this is a good idea
- This is one of many similar changes needed to make it easier to refactor to the existing setup
2020-04-22 07:21:41 +01:00
..
admin Swapped common for @tryghost/errors in core/server/web 2020-04-09 19:40:00 +01:00
api Moved upload mw into api app 2020-04-22 07:12:25 +01:00
parent Moved ghost-locals mw into parent app 2020-04-21 18:50:46 +01:00
shared Moved validation utils into validation/upload 2020-04-22 07:21:41 +01:00
site Exposed member session data on site 2020-04-21 23:35:16 +05:30
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
well-known.js Implemented externally verifiable identity tokens 2020-03-16 13:22:04 +01:00