Ghost/core
Naz Gargol be27db46eb
Extracted frontend code from redirects API controllers (#10798)
refs #10790

- The code was moved out of controllers to reduce the number of coupling points between the API controllers and "frontend" services
- A nice side effect of this move is a decreased amount of code that will need to be maintained and reusability between existing controllers
- Calling just a few methods from frontend services on API level makes it easier to abstract fronted away from API
2019-06-21 16:50:16 +02:00
..
client@42345a3c24 Updated Ghost-Admin to 2.25.1 2019-06-19 13:58:12 +07:00
frontend Extracted frontend code from redirects API controllers (#10798) 2019-06-21 16:50:16 +02:00
server Extracted frontend code from redirects API controllers (#10798) 2019-06-21 16:50:16 +02:00
test Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
index.js