Ghost/core/server
Hannah Wolfe 834cb73613 Date permalinks use published date
fixes #1803

- switches date permalinks from created_at to published_at
- enforces that the post will ONLY render if the date is valid and correct
2014-01-01 15:28:59 +00:00
..
api Fix routing of posts and static pages 2013-12-30 02:04:46 -05:00
config Don't allow a subdirectory called Ghost 2013-12-30 01:04:29 +00:00
controllers Date permalinks use published date 2014-01-01 15:28:59 +00:00
data Update import tool to be safe 2013-12-29 13:23:23 +00:00
helpers Date permalinks use published date 2014-01-01 15:28:59 +00:00
middleware Fix live theme switching not working on subdirectories 2013-12-28 15:08:57 -08:00
models Merge pull request #1759 from hswolff/fix-import-updated-at 2013-12-28 11:41:05 -08:00
permissions
plugins Remove ghost.js 2013-12-07 10:10:02 -05:00
routes Date permalinks use published date 2014-01-01 15:28:59 +00:00
storage Don't allow a subdirectory called Ghost 2013-12-30 01:04:29 +00:00
views Delete all content (posts and tags) 2013-12-25 01:05:20 +01:00
bookshelf-session.js
errorHandling.js Standardize file path access throughout ghost 2013-12-12 21:27:07 -05:00
filters.js
index.js Switched Socket permissions to 660. 2013-12-31 20:09:36 +00:00
mail.js Fix unhandled errors in mail.js 2013-12-20 12:57:21 +00:00
require-tree.js