Ghost/core/server
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
..
adapters Debug: LocalStorage response time 2017-10-04 10:05:35 +01:00
admin
api Improved password validation rules (#9171) 2017-10-26 11:01:24 +01:00
apps Moved apps to /services/ & moved individual tests (#9187) 2017-10-30 12:31:04 +00:00
auth
config 🐛 Fixed redirects upload for various browsers/systems (#9042) 2017-09-22 21:57:43 +02:00
controllers Use t_ for translations in channel routes 2017-10-26 13:04:01 +01:00
data Replaced extract-zip-fork by extract-zip 2017-10-31 12:11:59 +01:00
events
helpers Moved fetching client out of our ghost_head helper (#9180) 2017-10-26 12:03:53 +02:00
mail
middleware Rename blog -> site 2017-10-26 18:09:56 +01:00
models Refactored to save settings only if value changes (#9194) 2017-10-31 15:47:30 +00:00
permissions Permissions: minor refactors (#9104) 2017-10-05 21:01:34 +02:00
public
services Moved apps to /services/ & moved individual tests (#9187) 2017-10-30 12:31:04 +00:00
settings 🐛 Theme name is point number (#9184) 2017-10-26 13:54:18 +02:00
site Rename blog -> site 2017-10-26 18:09:56 +01:00
themes Rename blog -> site 2017-10-26 18:09:56 +01:00
translations Improved password validation rules (#9171) 2017-10-26 11:01:24 +01:00
utils 🐛 Fixed internal links converting to absolute URLs (#9143) 2017-10-18 17:54:17 +01:00
views
analytics-events.js
app.js Rename blog -> site 2017-10-26 18:09:56 +01:00
errors.js
filters.js
ghost-server.js
i18n.js Improved the usage of missing translation keys (#9081) 2017-10-03 09:47:48 +02:00
index.js Moved apps to /services/ & moved individual tests (#9187) 2017-10-30 12:31:04 +00:00
logging.js
overrides.js
update-check.js 🐛 Fixed persistent upgrade notifications showing for the currently installed version (#9048) 2017-09-25 12:22:56 +01:00