0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test
Hannah Wolfe 985bbbd194 Moved members routing+mw into its own app
- create a new app for the /members/ endpoint
- moved all /members/ routes and middleware onto this app
- helps to separate members and frontend/site logic so we can start to decouple things more
2020-04-30 13:03:27 +01:00
..
api-acceptance Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
frontend-acceptance Moved members routing+mw into its own app 2020-04-30 13:03:27 +01:00
regression Fixed error in redirect regression test 2020-04-30 09:01:49 +01:00
unit Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
utils 🐛 Fixed regex match replacement when dealing with external URLs (#11781) 2020-04-30 07:51:36 +01:00
.eslintignore
.eslintrc.json Fixed linting error 2020-04-17 11:32:29 +01:00
.jshintrc