0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/routes
Matt Enlow e27dd6f7df Reset password signs the user in
Closes #4196
- Clear confidential info on leaving reset route
- Remove nested password access, because gross
- Also cleaned up some .then(f, h) to .then(f).catch(h) in setup controller
2014-10-03 15:22:20 -06:00
..
editor Fix leave modal when leaving new post 2014-09-23 20:04:26 +00:00
posts Add Gmail-style shortcuts 2014-09-21 11:02:42 -06:00
settings Implements setting specific body classes 2014-09-24 15:24:15 +02:00
application.js Rename popovers to dropdowns 2014-09-30 10:48:21 +01:00
content.js
debug.js updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
error404.js
forgotten.js
mobile-index-route.js Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
posts.js Add Gmail-style shortcuts 2014-09-21 11:02:42 -06:00
reset.js Reset password signs the user in 2014-10-03 15:22:20 -06:00
settings.js updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
setup.js updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
signin.js Fixup signin and signout 2014-07-29 20:58:43 +00:00
signout.js Remove unnecessary hard refresh on signout. 2014-07-31 22:41:35 +00:00
signup.js Prevent transition to signup on invalid invitation 2014-09-19 04:52:45 +00:00