0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/models
Hannah Wolfe bbf59fc6c1
Refactored to save settings only if value changes (#9194)
refs #9192

- Each setting is saved individually
- Update this to only happen on import, or when a value changes
- Reduces the amount of work Ghost does on every setting change
2017-10-31 15:47:30 +00:00
..
base 🐛 Fixed being able to store invalid date formats (#9090) 2017-10-04 09:56:09 +01:00
plugins Support filtering based on primary_tag (#9124) 2017-10-10 14:07:44 +02:00
accesstoken.js 🎨 register events in base model (#7560) 2016-10-14 13:37:01 +01:00
app-field.js
app-setting.js
app.js 🎨 register events in base model (#7560) 2016-10-14 13:37:01 +01:00
client-trusted-domain.js
client.js 🎨 😎 config env usages (#7929) 2017-02-03 18:25:39 +00:00
index.js 🎨 Separate invites from user 2016-09-26 11:08:43 +02:00
invite.js 🎨 invites roles table into a field on the invites table (#7705) 2016-11-16 09:33:44 +00:00
permission.js
post.js Prev & next post filtering, with primary tag support (#9141) 2017-10-13 15:44:39 +01:00
refreshtoken.js
role.js Support for attribute-based permissions (#9025) 2017-09-26 18:06:14 +02:00
settings.js Refactored to save settings only if value changes (#9194) 2017-10-31 15:47:30 +00:00
subscriber.js Support for attribute-based permissions (#9025) 2017-09-26 18:06:14 +02:00
tag.js Protected internal tags visibility (#9076) 2017-10-03 13:00:33 +01:00
user.js Improved password validation rules (#9171) 2017-10-26 11:01:24 +01:00