0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/routes
Jason Williams 915fa17436 Fix up single post routes.
No Issue
- Add local store lookup back to edit route.
- Prevent entry into route when an author is not the owner of a post
  even if model is passed in.
- Clean up references to pagination as there's no pagination going on.
2014-11-21 21:56:49 +00:00
..
editor Fix up single post routes. 2014-11-21 21:56:49 +00:00
posts Fix up single post routes. 2014-11-21 21:56:49 +00:00
settings Add self to list of filtered users for editors 2014-11-16 09:36:37 -07:00
application.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
authenticated.js Consolidate SimpleAuth.AuthenticatedRouteMixin into AuthenticatedRoute 2014-10-28 08:29:42 -06:00
content.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
debug.js Redirect unauthorized users to signin from debug 2014-10-29 14:30:40 -06:00
error404.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
forgotten.js
mobile-index-route.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
posts.js Consolidate SimpleAuth.AuthenticatedRouteMixin into AuthenticatedRoute 2014-10-28 08:29:42 -06:00
reset.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
settings.js Consolidate SimpleAuth.AuthenticatedRouteMixin into AuthenticatedRoute 2014-10-28 08:29:42 -06:00
setup.js
signin.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
signout.js Consolidate SimpleAuth.AuthenticatedRouteMixin into AuthenticatedRoute 2014-10-28 08:29:42 -06:00
signup.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00