0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/data
Harry Wolff cddd23f926 Only reference model properties through the models module.
This frees us up to enforce one single point of access, thus paving
the way towards allowing us to initialize the models at are request,
and not when it's require().

addresses #2170
2014-07-10 08:04:32 -04:00
..
export Only reference model properties through the models module. 2014-07-10 08:04:32 -04:00
fixtures Only reference model properties through the models module. 2014-07-10 08:04:32 -04:00
import Refactor API arguments 2014-05-15 10:41:05 +01:00
migration Only reference model properties through the models module. 2014-07-10 08:04:32 -04:00
utils Only reference model properties through the models module. 2014-07-10 08:04:32 -04:00
validation Fix active theme selector. Add validation to API. 2014-07-09 22:14:33 +00:00
versioning Only reference model properties through the models module. 2014-07-10 08:04:32 -04:00
default-settings.json Add app permission checking to canThis 2014-04-16 18:06:39 +02:00
schema.js Fix server-side validation 2014-07-03 14:57:57 +00:00