0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-25 02:31:59 -05:00
ghost/core/server/data
Hannah Wolfe e044136503 API Option Handling
refs #2758

- add a set of default options to utils
- update validation function to only pass through permitted options
- pass permitted options into validate where necessary
- setup basic validation for each known option, and generic validation for the remainder
- change slug to treat 'name' as data, rather than an option
2015-07-14 18:20:27 +01:00
..
export Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
fixtures Fixed fixture. Code wasn't formatted. 2015-05-30 05:25:51 +02:00
import Prevent multiple owner creation via importer 2015-05-15 10:12:30 +01:00
importer Assume datetime in import filename is UTC 2015-01-18 21:20:51 +00:00
migration Fix updateConfigTheme method. 2014-11-20 14:54:37 +00:00
utils Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
validation API Option Handling 2015-07-14 18:20:27 +01:00
versioning Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
xml Add rss.item filter 2015-07-14 09:40:31 +02:00
default-settings.json Merge pull request #5306 from acburdine/remove-email 2015-06-02 09:44:21 +01:00
schema.js Update urlFor to handle 'nav' contexts 2015-01-31 09:29:53 -08:00