Ghost/core
Sebastian Gierlinger 8c2258dc4c Move setup to API
closes #3136
- moved setup to authentication API
- added `POST /ghost/api/v0.1/authentication/setup` to execute the
setup process
- added `GET /ghost/api/v0.1/authentication/setup` to check if blog is
already set up (needed for #3145)
- removed unused methods from api/users.js
2014-07-11 14:17:09 +02:00
..
client Move setup to API 2014-07-11 14:17:09 +02:00
server Move setup to API 2014-07-11 14:17:09 +02:00
shared Implement Mobile Editor 2014-06-24 18:33:43 -04:00
test Move setup to API 2014-07-11 14:17:09 +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 Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00