Vulcan/packages/vulcan-lib/lib/server
Apollinaire 2458d82ef1 New default for Apollo tracing
Default behaviour for apollo tracing is now enabled on dev and disabled on prod. To enable on prod, or disable on dev, the private boolean setting `apolloTracing` is available
2018-06-27 15:11:19 +02:00
..
connectors Small bugfixes, make selectors work with both _id and documentId 2018-06-17 12:30:37 +09:00
accounts_helpers.js isolate accounts-base dependency 2018-06-10 11:39:18 +09:00
apollo_server.js New default for Apollo tracing 2018-06-27 15:11:19 +02: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 Small migration improvements 2018-05-22 08:43:27 +09:00
intl_polyfill.js Clean up/refactor settings; add registerSetting and /settings route 2017-09-22 12:24:15 +02:00
main.js isolate accounts-base dependency 2018-06-10 11:39:18 +09:00
meteor_patch.js Fix linting 2018-01-25 15:03:03 -06:00
mutators.js Better debug logging 2018-06-25 08:41:44 +02:00
oauth_config.js Meteor 1.7 2018-06-10 10:39:06 +09:00
query.js runQuery->runGraphQL 2018-06-06 12:46:14 +02:00
render_context.js isolate accounts-base dependency 2018-06-10 11:39:18 +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