0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server
Fabian Becker 7830d68000 Fix Markdown help modal table positioning
no ref
- Fix top spacing of markdown table
- Fix width of table and left align table head
- Fix grammar, whitespace in getting-started post
2014-09-15 09:56:54 +02:00
..
api Moves storage module to use prototypes for inheritance and structure. 2014-09-12 21:41:29 -04:00
apps Stop packagePath variable from being undefined 2014-09-05 22:52:24 +10:00
config adding config flags to control all items mentioned in PRIVACY.md 2014-09-13 12:04:01 -04:00
controllers Merge pull request #3874 from morficus/issue-3241 2014-09-13 17:23:56 +01:00
data Fix Markdown help modal table positioning 2014-09-15 09:56:54 +02:00
email-templates Implementing HTML emails 2014-07-29 00:55:14 -04:00
errors Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00
helpers Ability to create custom template files for custom tags. Eg. tag-design.hbs 2014-09-05 17:35:30 +01:00
middleware Moves storage module to use prototypes for inheritance and structure. 2014-09-12 21:41:29 -04:00
models Merge pull request #3874 from morficus/issue-3241 2014-09-13 17:23:56 +01:00
permissions Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
routes Delete revoked tokens 2014-09-10 20:19:52 +02:00
storage Moves storage module to use prototypes for inheritance and structure. 2014-09-12 21:41:29 -04:00
utils Return leading image for {{content words="0"}} 2014-08-28 09:51:00 -07:00
views adding config flags to control all items mentioned in PRIVACY.md 2014-09-13 12:04:01 -04:00
filters.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
GhostServer.js Handle EADDRINUSE 2014-09-09 20:05:11 +02:00
index.js Merge pull request #3874 from morficus/issue-3241 2014-09-13 17:23:56 +01:00
mail.js Replaces sendmail with direct 2014-09-08 20:52:10 +01:00
require-tree.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
update-check.js adding config flags to control all items mentioned in PRIVACY.md 2014-09-13 12:04:01 -04:00
xmlrpc.js adding config flags to control all items mentioned in PRIVACY.md 2014-09-13 12:04:01 -04:00