0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
Fabian Becker 72156c7f89 New setup screen for blog installation.
fixes #3072
- Change router to handle /ember/setup/
- Adjust doSignup to also handle setup
- Adjust tests and add new where necessary
- Add setup controller, setup validation, setup route
- Adjust casper emberSetup to handle new setup
2014-06-26 15:31:44 +02:00
..
client New setup screen for blog installation. 2014-06-26 15:31:44 +02:00
clientold User API changes 2014-06-20 11:15:01 +02:00
server New setup screen for blog installation. 2014-06-26 15:31:44 +02:00
shared Implement Mobile Editor 2014-06-24 18:33:43 -04:00
test New setup screen for blog installation. 2014-06-26 15:31:44 +02:00
bootstrap.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
index.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
server.js