0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server
vdemedes 0a0aaf01b2 Replace missing title with "(Untitled)" when creating a post
closes #6014
- replace missing title with "(Untitled)" when creating a post
- add a test for creating post without title
2015-10-27 12:15:09 +01:00
..
api Merge pull request #5983 from vdemedes/pipeline-themes 2015-10-23 12:37:56 +01: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 Switch RSS to use new filter param 2015-10-27 10:00:51 +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 Merge pull request #5995 from ErisDS/get-helper-paths 2015-10-23 14:22:48 +02:00
mail Email error message cleanup 2015-10-16 12:07:09 +02:00
middleware Public API 2015-10-22 15:28:47 +02:00
models Replace missing title with "(Untitled)" when creating a post 2015-10-27 12:15:09 +01:00
permissions Public API 2015-10-22 15:28:47 +02:00
routes Switch RSS to use new filter param 2015-10-27 10:00:51 +00:00
storage deps: grunt-jscs@2.1.0 2015-10-12 19:21:16 +01:00
translations foundation work for server-side i18n support: 2015-07-27 18:47:10 -04:00
utils Add readThemes() utility to get a list of themes 2015-10-13 15:54:41 +02:00
views Fixup broken error page styles 2015-06-08 12:14:58 +01:00
filters.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
ghost-server.js Startup message explicitly mentions production 2015-08-11 18:01:36 +01:00
i18n.js foundation work for server-side i18n support: 2015-07-27 18:47:10 -04:00
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