Vulcan/packages/vulcan-lib/lib/server
2019-03-17 10:40:13 +09:00
..
apollo-server Do not call mergeSchema unless necessary 2019-03-12 21:54:50 +09:00
apollo-ssr added try catch when running SSR 2019-02-05 19:39:39 +01:00
connectors Fix semicolons and other linting issues 2018-12-31 15:22:17 +09:00
accounts_helpers.js Fix semicolons and other linting issues 2018-12-31 15:22:17 +09:00
apollo_server.js Merge branch 'devel' into apollo2 2019-01-30 10:34:27 +09:00
connectors.js Refactor connectors code to avoid repeating getSetting 2018-03-03 11:39:56 +09:00
errors.js Simplify error handling 2019-03-12 21:57:11 +09:00
inject_data.js Use InjectData to send server timezone offset to client 2017-06-06 18:06:32 -07:00
intl.js prettier commit + fix startup 2019-01-30 21:26:43 +01:00
intl_polyfill.js Clean up/refactor settings; add registerSetting and /settings route 2017-09-22 12:24:15 +02:00
main.js Use error handling from apollo-server; throwError should only be defined on server 2019-03-02 18:31:07 +09:00
meteor_patch.js Comment out sortConnectHandlersMiddleware (breaks /graphql endpoint in some circumstances) 2019-02-21 12:32:19 +09:00
mutators.js Fix delete error 2019-03-12 21:54:27 +09:00
oauth_config.js Meteor 1.7 2018-06-10 10:39:06 +09:00
query.js Make queryOne support any selector 2019-03-17 10:40:13 +09:00
site.js Make sourceVersion a function 2018-11-27 09:39:51 +09:00
source_version.js Make sourceVersion a function 2018-11-27 09:39:51 +09:00
utils.js Move Utils.performCheck to server; convert actions to lowercase 2019-03-05 10:22:33 +09:00