0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server
Hannah Wolfe 4de1c29538 Password protect redirect optimisation
no issue

- Don't include r=%2F in the URL - we'll assume this is the default
- This is just a bit prettier
2015-05-16 20:48:54 +01:00
..
api API: Adding featured filter option to posts.browse 2015-05-13 16:18:50 -05:00
apps Merge pull request #5027 from felixrieseberg/iss4847 2015-03-19 10:47:01 -06:00
config Theming updates for password protection 2015-05-13 19:48:24 +01:00
controllers Theming updates for password protection 2015-05-13 19:48:24 +01:00
data Changed the text showing the "Quote" feature to not feature spellcheck errors. closes #5194 2015-05-06 22:20:48 +01:00
email-templates
errors Rename error.type to error.errorType 2015-04-22 22:29:45 +02:00
events Refactor sitemaps to use centralised events 2015-04-05 19:32:18 +01:00
helpers Merge pull request #5270 from ErisDS/helper-updates 2015-05-14 16:00:22 +02:00
middleware Password protect redirect optimisation 2015-05-16 20:48:54 +01:00
models API: Adding featured filter option to posts.browse 2015-05-13 16:18:50 -05:00
permissions
routes Theming updates for password protection 2015-05-13 19:48:24 +01:00
storage Merge pull request #4820 from phated/file-storage 2015-03-20 08:55:19 +00:00
utils Change session length to 7 days 2015-05-08 15:54:12 +01:00
views Theming updates for password protection 2015-05-13 19:48:24 +01:00
filters.js
ghost-server.js Fixed typos 2015-03-17 17:43:53 +00:00
index.js Refactor sitemaps to use centralised events 2015-04-05 19:32:18 +01:00
mail.js Check error object before dereference 2015-05-10 15:02:09 +00:00
require-tree.js
update-check.js