0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server
Hannah Wolfe 6e48275160 Extending context concept to models
fixes #3275, fixes #3290, ref #3086, ref #3084

- Ensure that we use the current logged in user and not just user 1 when
- removing hard coded user: 1 except where absolutely necessary
- passing context, rather than user to models
- base model has a new function to determine what id to use for created_by etc
2014-07-18 15:32:56 +01:00
..
api Extending context concept to models 2014-07-18 15:32:56 +01:00
apps correct settings.edit call signature for installedApps 2014-05-24 08:21:17 +02:00
config Move creation of knex instance to config module 2014-07-10 08:00:24 -04:00
controllers Wire permmissions for notifications, mail and tags 2014-07-17 16:44:09 +01:00
data Extending context concept to models 2014-07-18 15:32:56 +01:00
errors Extending context concept to models 2014-07-18 15:32:56 +01:00
helpers Turn on update notifications for Ember admin 2014-07-11 15:02:26 +00:00
middleware Merge pull request #3312 from ErisDS/issue-2739-2 2014-07-17 18:04:38 +01:00
models Extending context concept to models 2014-07-18 15:32:56 +01:00
permissions Only reference model properties through the models module. 2014-07-10 08:04:32 -04:00
routes Restored spam prevention 2014-07-17 14:22:07 +02:00
storage Move image upload to API 2014-07-15 12:40:14 +02:00
utils Server side cleanup 2014-07-14 21:50:12 +01:00
views Prevent loading setup screen if already setup 2014-07-16 15:54:42 +00:00
api.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
filters.js Implement filter context 2014-04-06 15:43:11 +00:00
index.js Wire permmissions for notifications, mail and tags 2014-07-17 16:44:09 +01:00
mail.js Update when.js dependency to version 3.2.3 2014-06-16 04:11:22 +00:00
middleware.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
require-tree.js Error handling for require-tree 2014-03-25 22:38:48 +00:00
update-check.js Extending context concept to models 2014-07-18 15:32:56 +01:00
xmlrpc.js Add distinct error classes 2014-05-09 12:11:29 +02:00