0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server
Adam Howard e24b5c3382 Proper settings infrastructure, allowing new features without compromising old data.
On server load, check for settings which have not been set, and apply a default value to the settings table from a JSON file.
2013-09-03 22:56:34 +01:00
..
controllers Merge pull request #587 from javorszky/iss288 2013-09-02 15:44:48 -07:00
data Proper settings infrastructure, allowing new features without compromising old data. 2013-09-03 22:56:34 +01:00
filters App restructure - closes #245 2013-07-11 20:23:34 +01:00
helpers Merge pull request #614 from ErisDS/theme-globals 2013-09-02 15:07:08 -07:00
models Proper settings infrastructure, allowing new features without compromising old data. 2013-09-03 22:56:34 +01:00
permissions Edit Post Permissions 2013-08-18 12:28:05 -05:00
plugins Improving the use of paths in Ghost 2013-08-12 15:37:23 +01:00
views Merge pull request #574 from sebgie/issue#488-2 2013-09-02 03:25:10 -07:00
api.js Merge pull request #587 from javorszky/iss288 2013-09-02 15:44:48 -07:00
errorHandling.js improves unit testing for pagination and fixes pagination partial template (removed extra </nav>) 2013-07-16 19:57:19 +01:00
mail.js Repaired email sending, implement password reset 2013-09-01 00:20:12 +02:00
require-tree.js JSLint fixes for new version 2013-07-31 09:21:22 +01:00