Ghost/core/server
Hannah Wolfe 6760ccc8ec Permissions: minor refactors (#9104)
refs #9043

- Cleanups / refactors to make the code more manageable
- Move remaining code out of index.js 
   - Only "init" function is left. Actions map cache and init function is based heavily on the settings cache module
- refactor the odd way of exporting
   - This was cleaned up naturally by moving the actionsMap object out
- rename "effective" -> "providers"
  - "Providers" provide permissions for different things that can have permissions (users, apps, in future clients).
2017-10-05 21:01:34 +02:00
..
adapters Debug: LocalStorage response time 2017-10-04 10:05:35 +01:00
admin API express app routing & middleware improvements (#8883) 2017-08-17 17:52:58 +07:00
api Fixed wrong handling of formats param (#9078) 2017-09-28 13:38:32 +01:00
apps Private RSS feed (#9088) 2017-10-05 11:07:32 +01:00
auth Improved debug logs for auth utils (#9015) 2017-09-18 16:23:47 +01:00
blog Allow Upload/Download of redirects.json (#9029) 2017-09-21 16:01:03 +01:00
config 🐛 Fixed redirects upload for various browsers/systems (#9042) 2017-09-22 21:57:43 +02:00
controllers/frontend Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
data 🐛 Fixed author helper not returning the correct url (#9102) 2017-10-05 13:50:55 +02:00
events post-scheduling 2016-06-14 10:52:13 +02:00
helpers ghost_head improvements (#8983) 2017-09-07 12:59:02 +02:00
mail Improved log output for welcome email error (#9016) 2017-09-19 14:24:20 +01:00
middleware Brute store error is an internal server error (#9092) 2017-10-04 10:02:22 +01:00
models Debug: Update Collision (#9103) 2017-10-05 12:24:21 +01:00
permissions Permissions: minor refactors (#9104) 2017-10-05 21:01:34 +02:00
public 🛠 🙈 Rename ghost-url.js to ghost-sdk.js (#8767) 2017-07-28 18:23:32 +04:00
settings Used ghost-ignition.debug, removed debug dep (#8881) 2017-08-15 18:29:27 +07:00
themes Used ghost-ignition.debug, removed debug dep (#8881) 2017-08-15 18:29:27 +07:00
translations 🐛 Fixed being able to store invalid date formats (#9090) 2017-10-04 09:56:09 +01:00
utils Image Size Utility: optimised unknown request error handling (#9094) 2017-10-04 10:03:26 +01:00
views 🎨 gscan 1.1.0 & optimisations 2017-06-06 13:07:50 +07:00
analytics-events.js Add segment analytics for blog data (#8912) 2017-08-22 12:23:23 +01:00
app.js API express app routing & middleware improvements (#8883) 2017-08-17 17:52:58 +07:00
errors.js 🐛 Added 409 UpdateCollisionError for the editor (#8899) 2017-08-15 12:06:40 +02:00
filters.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
ghost-server.js Used ghost-ignition.debug, removed debug dep (#8881) 2017-08-15 18:29:27 +07:00
i18n.js Improved the usage of missing translation keys (#9081) 2017-10-03 09:47:48 +02:00
index.js Removed defunct Ghost OAuth code (#9014) 2017-09-18 13:01:58 +01:00
logging.js 🐛 forward missing logging config: rotation 2017-02-17 18:24:14 +01:00
overrides.js 🛠 update lodash,knex and bookshelf to latest versions 2016-09-26 10:20:55 +02:00
update-check.js 🐛 Fixed persistent upgrade notifications showing for the currently installed version (#9048) 2017-09-25 12:22:56 +01:00