2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server
Austin Burdine 1181707a9d move private-blogging functionality into an internal app
closes #5914, #6589
- moves all private-blogging related code & tests into /server/apps/private-blogging/
- rework Grunt to run private-blogging tests
- modify server apps code to have a place for internal apps
2016-04-11 08:58:41 -05:00
..
api Replace busboy upload middleware with multer 2016-04-07 21:30:46 -05:00
apps move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
config move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
controllers move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
data Merge pull request #6654 from ErisDS/fixture-population 2016-04-02 09:04:24 -05:00
errors Migration messaging improvements 2016-03-22 09:59:22 +00:00
events Make sure events gets initialized 2016-04-09 19:52:37 -05:00
helpers Add structured data to static pages 2016-03-30 12:57:13 +01:00
mail Refactor mail service 2016-02-10 16:31:42 -06:00
middleware move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
models Remove sanitize() from model/base because clean code 2016-04-03 08:17:17 +08:00
permissions Harvest server side strings 2015-12-19 12:12:16 +01:00
routes move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
storage Serve immediate 404 for static files (no fallthru) 2016-02-21 19:17:27 +00:00
translations move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
utils Remove io.js reference from startup-check 2016-04-07 23:06:07 -05:00
views move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
filters.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
ghost-server.js Harvest server side strings 2015-12-19 12:12:16 +01:00
i18n.js Fix jsDoc on i18n.t() 2016-02-22 01:57:22 +01:00
index.js Refactor content deletion 2016-03-22 10:10:09 -05:00
update-check.js deps: bluebird@3.3.3 2016-03-01 15:17:20 -06:00