0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server
Sebastian Gierlinger 245095c199 Origin Header revisited
closes #6106
- added override for my-ghost-blog.com
- added local IP addresses to be allowed
- changed localhost/127.0.0.1 to be allowed in production
2015-11-26 13:11:31 +01:00
..
api Rename post_count to count.posts 2015-11-20 14:59:58 +00:00
apps Refactor require-tree and split it into models 2015-10-12 17:48:37 +02:00
config Add readThemes() utility to get a list of themes 2015-10-13 15:54:41 +02:00
controllers Don't use api to lookup theme in frontend controller 2015-10-30 19:02:06 +00:00
data Switch RSS to use new filter param 2015-10-27 10:00:51 +00:00
errors Public API 2015-10-22 15:28:47 +02:00
events Set a higher maxListeners value 2015-10-09 19:27:49 +01:00
helpers add themes ajax helper 2015-11-19 07:13:54 -06:00
mail Email error message cleanup 2015-10-16 12:07:09 +02:00
middleware Origin Header revisited 2015-11-26 13:11:31 +01:00
models Support ordering by count 2015-11-22 17:18:30 +00:00
permissions Public API 2015-10-22 15:28:47 +02:00
routes Merge pull request #5984 from sebgie/issue#5941 2015-11-02 16:15:50 +00:00
storage deps: grunt-jscs@2.1.0 2015-10-12 19:21:16 +01:00
translations
utils Docs link & unique error codes for startup checks 2015-11-26 16:20:11 +08:00
views
filters.js
ghost-server.js
i18n.js
index.js Email error message cleanup 2015-10-16 12:07:09 +02:00
update-check.js Remove forum mentions 2015-09-29 13:10:04 +02:00