Vulcan/packages/vulcan-lib/lib/server
2018-03-25 10:54:45 +09:00
..
connectors Refactor connectors code to avoid repeating getSetting 2018-03-03 11:39:56 +09:00
apollo_server.js Make sure GraphQL schema is properly formatted when outputted as a string 2018-01-25 18:12:26 +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_polyfill.js Clean up/refactor settings; add registerSetting and /settings route 2017-09-22 12:24:15 +02:00
main.js reexport utils on server 2018-03-10 11:09:35 +01:00
meteor_patch.js Fix linting 2018-01-25 15:03:03 -06:00
mutators.js Work on form errors & validation 2018-03-25 10:54:45 +09:00
oauth_config.js Get oAuth config using getSetting 2017-11-09 10:02:00 +09:00
query.js Fix linting 2018-01-25 15:03:03 -06:00
render_context.js Isolate "reducers may not dispatch actions" bug for now 2017-10-05 09:15:24 +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