Vulcan/packages/vulcan-lib/lib/server
2019-04-04 11:54:31 +02:00
..
apollo-server apollo_server2.js -> apollo_server.js 2019-03-28 18:26:56 +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
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 Export registerApolloServerOptions 2019-03-17 10:57:50 +09:00
meteor_patch.js Comment out sortConnectHandlersMiddleware (breaks /graphql endpoint in some circumstances) 2019-02-21 12:32:19 +09:00
mutators.js Merge branch 'devel' of github.com:VulcanJS/Vulcan into devel 2019-04-04 11:54:31 +02: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