0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
Steve c7459b1d9f Add gzip compression, can be disabled in config.js
Closes #1305
- added compression module
- added new server config variable: compress
- gzip enabled by default
2014-05-05 18:29:13 -07:00
..
client Move user API to primary document format 2014-05-02 20:50:44 +01:00
server Add gzip compression, can be disabled in config.js 2014-05-05 18:29:13 -07:00
shared Improving the showdown extensions 2014-03-20 17:08:13 +00:00
test Add location header to response when new object is created 2014-05-04 14:52:01 +00:00
bootstrap.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
index.js Add promise to ghost startup process to allow 2014-03-11 11:41:45 -04:00
server.js