0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server
Hannah Wolfe 26231d5bd3 Fix /author/ pages crashing & permit /tag/
fixes #5905

- update context patterns to correctly match author & tag pages
- remove 'tag' and 'tags' from reserved slugs - we'll handle this in terms of overrides in future
2015-10-10 14:52:23 +01:00
..
api Return a single 422 error for invalid values 2015-09-25 10:30:49 +01:00
apps
config Fix /author/ pages crashing & permit /tag/ 2015-10-10 14:52:23 +01:00
controllers Fix /author/ pages crashing & permit /tag/ 2015-10-10 14:52:23 +01:00
data Merge pull request #5892 from yanntech/fix/pg-upgrade 2015-10-08 08:54:12 +01:00
errors Return a single 422 error for invalid values 2015-09-25 10:30:49 +01:00
events
helpers Add replacement for zero in plural helper 2015-09-22 16:00:20 +01:00
mail
middleware Remove unnecessary API lookup for activeTheme 2015-09-29 22:54:55 +02:00
models Remove findAll from models that has findPage 2015-10-02 18:01:35 +08:00
permissions
routes add author edit route 2015-09-23 08:33:09 -05:00
storage
translations
utils Fix handling of slugs on import 2015-09-23 17:41:44 +01:00
views
filters.js
ghost-server.js
i18n.js
index.js
require-tree.js
update-check.js Remove forum mentions 2015-09-29 13:10:04 +02:00