Vulcan/packages/vulcan-lib/lib/server
2018-05-21 09:42:08 +09:00
..
connectors Refactor connectors code to avoid repeating getSetting 2018-03-03 11:39:56 +09:00
apollo_server.js working on cookies+locale support 2018-05-16 11:43:19 +09:00
connectors.js Refactor connectors code to avoid repeating getSetting 2018-03-03 11:39:56 +09:00
inject_data.js Use InjectData to send server timezone offset to client 2017-06-06 18:06:32 -07:00
intl.js Change data structure of translations in db to match MongoDB standards 2018-05-21 09:42:08 +09:00
intl_polyfill.js Clean up/refactor settings; add registerSetting and /settings route 2017-09-22 12:24:15 +02:00
main.js Move intl logic to vulcan:lib (keep vulcan:i18n with same API as react-i18n); add isIntlField helper; add IntlString type 2018-05-08 12:23:42 +09:00
meteor_patch.js Fix linting 2018-01-25 15:03:03 -06:00
mutators.js Handle empty modifiers better 2018-05-17 09:53:16 +09:00
oauth_config.js Get oAuth config using getSetting 2017-11-09 10:02:00 +09:00
query.js Enable context.locale in emails 2018-05-10 18:34:59 +09:00
render_context.js working on cookies+locale support 2018-05-16 11:43:19 +09:00
site.js Fix linting 2018-01-25 15:03:03 -06:00
utils.js overwrite Utils.sanitize() on server by using sanitizeHtml module 2018-03-10 11:09:17 +01:00