0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server
Matt Enlow 58635b3e0a Serve files to core/built/assets/
- see core/client/lib/assets-delivery/index.js for how this is done
- Turn off ember-cli fingerprinting
- ember-cli 0.2.0; Update .npmignore
- Fallback to old version of ember-cli-sass due to lib-sass errors
- Keep ember-data at beta-14.1 until we find the dep that's breaking on snapshot.attr
- Fix release task to ignore blank lines in .npmignore
2015-03-12 15:59:02 -06:00
..
api Check ids match on edit 2015-02-28 16:25:37 +00:00
apps Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
config Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
controllers RSS: Don't add trailing '/' to post image 2015-03-02 20:51:32 +01:00
data Merge pull request #4954 from halfdan/express 2015-02-26 07:50:37 -07:00
email-templates Fixed email copy grammatical errors 2014-09-29 16:04:02 +02:00
errors Remove duplicate 'an' 2015-02-06 20:30:35 +00:00
helpers Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
middleware Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
models Merge pull request #4986 from ErisDS/notification-fix 2015-03-03 14:13:04 -07:00
permissions Removes objectTypeModelMap to reduce circular dependency. 2014-10-27 20:48:22 -04:00
routes full BREAD Tag endpoints and Tag api tests 2014-11-13 00:44:36 +08:00
storage Add support for importing images 2014-12-21 01:58:35 +00:00
utils URL safe base64 encoding 2014-12-01 16:59:49 +01:00
views Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
filters.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
ghost-server.js Node v0.12 & io.js support. 2015-03-09 20:27:14 +01:00
index.js Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
mail.js Fix email sending fail when blog title has a comma 2015-01-09 21:34:24 +00:00
require-tree.js Follow symlinks when resolving theme paths. 2014-10-02 13:37:18 +00:00
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