0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server
Ian Lopshire e74a329b8a Navigation menu support for subdomains of blog url
Closes #5033
- Added unit tests for the nav context of urlFor
- Fixed issue in the nav context of urlFor where subdomains of blog url were truncated
- Fixed issue in the nav context of urlFor where there was sometimes an extra preceding /
2015-03-22 00:40:55 -05:00
..
api Check ids match on edit 2015-02-28 16:25:37 +00:00
apps Merge pull request #5027 from felixrieseberg/iss4847 2015-03-19 10:47:01 -06:00
config Navigation menu support for subdomains of blog url 2015-03-22 00:40:55 -05:00
controllers Fixed typos 2015-03-17 17:43:53 +00:00
data Fixed typos 2015-03-17 17:43:53 +00:00
email-templates
errors Remove duplicate 'an' 2015-02-06 20:30:35 +00:00
helpers Fixed typos 2015-03-17 17:43:53 +00:00
middleware Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
models Move showdown extensions to ghost-showdown 2015-03-17 20:18:08 +00:00
permissions
routes
storage Replace fs.exists (deprecated) with fs.stat 2015-03-17 11:49:43 -07:00
utils Fixed typos 2015-03-17 17:43:53 +00:00
views Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
filters.js
ghost-server.js Fixed typos 2015-03-17 17:43:53 +00:00
index.js Merge pull request #5027 from felixrieseberg/iss4847 2015-03-19 10:47:01 -06:00
mail.js Fixed typos 2015-03-17 17:43:53 +00:00
require-tree.js
update-check.js Add Ghost version to config object. 2014-11-28 18:08:50 +00:00
xmlrpc.js Return computed url with post object 2014-12-10 17:23:02 +00:00