0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server
Austin Burdine 8f89997deb minify ghost.url.api in production
closes #6150
- clean up ghost.url.api script
- switch to inlining config and making the ghost-url.js file an external request
- add minification in production
2015-12-10 08:46:58 -06:00
..
api Merge pull request #6032 from vdemedes/pipeline-mail 2015-12-09 19:28:08 +00:00
apps fixing 'undefined is not a function' error when loading apps 2015-12-04 23:00:37 -06:00
config Add readThemes() utility to get a list of themes 2015-10-13 15:54:41 +02:00
controllers Make channel config dynamic 2015-12-07 20:06:35 +00:00
data Unify code for picking a template to render with 2015-12-01 12:05:46 +08: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 minify ghost.url.api in production 2015-12-10 08:46:58 -06:00
mail Email error message cleanup 2015-10-16 12:07:09 +02:00
middleware Change server-side labs utility to be synchronous 2015-12-03 16:05:50 +00:00
models Remove undefined function and fix some comments 2015-12-01 23:28:36 -08:00
permissions Public API 2015-10-22 15:28:47 +02:00
routes OAuth Middleware refactor 2015-12-01 21:20:11 +01: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 Change server-side labs utility to be synchronous 2015-12-03 16:05:50 +00:00
views
filters.js
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