0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:18:42 -05:00
ghost/core/server/routes
Hannah Wolfe bfe80da54a Enforce 2-digit dates in permalinks
fixes #1800

- changed permalink regex to require 4/2/2/slug
- changed url helper to enforce the same
- changed permalink toggle to set a specific state, this means the
  functional tests are independent again
- chnaged permalink toggle to wait for the settings page to load
- change as many frontend tests to not login as possible
2014-01-01 11:39:19 +00:00
..
admin.js Fix routing of posts and static pages 2013-12-30 02:04:46 -05:00
api.js Delete all content (posts and tags) 2013-12-25 01:05:20 +01:00
frontend.js Enforce 2-digit dates in permalinks 2014-01-01 11:39:19 +00:00
index.js Reduce size of ghost.js by moving related Routing code to their own files 2013-11-19 21:05:09 -05:00