0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
kirrg001 82c5fc7f5a Ensured API can ask model.wasChanged
refs 

- the model layer (only post & user) fetches the model after update
- i assume it was added to ensure a response with all fields
- quick fixing it for now to ensure API layer can access ".wasChanged" to be able to decide if a request modified a resource or not

@NOTE: Bookshelf does not physically update a resource if nothing has changed.
2019-02-07 22:07:13 +01:00
..
adapters Bumped knex & bookshelf dependencies () 2019-01-21 21:53:11 +01:00
api Redefined context.integration 2019-02-06 21:36:09 +01:00
apps Removed members internal app () 2019-01-17 12:03:40 +01:00
config Added initial subscription support with stripe to Members API () 2019-02-07 10:41:39 +01:00
data Added permissions for actions including migration 2019-02-06 18:59:09 +01:00
helpers Updated messaging around {{get}} helper access 2019-02-04 17:58:35 +00:00
lib Added initial subscription support with stripe to Members API () 2019-02-07 10:41:39 +01:00
models Ensured API can ask model.wasChanged 2019-02-07 22:07:13 +01:00
public
services Added initial subscription support with stripe to Members API () 2019-02-07 10:41:39 +01:00
translations Updated messaging around {{get}} helper access 2019-02-04 17:58:35 +00:00
views Aliased {{@blog}} as {{@site}} in the theme API 2019-01-04 12:17:32 +00:00
web Update admin redirects 2019-02-07 17:59:35 +07:00
analytics-events.js Added back "theme.uploaded" analytics event () 2019-02-05 17:38:40 +01:00
filters.js
ghost-server.js
index.js De-aliased api versions in codebase () 2019-01-14 19:49:55 +01:00
overrides.js
update-check.js De-aliased api versions in codebase () 2019-01-14 19:49:55 +01:00