Vulcan/packages/vulcan-lib/lib/server
2018-01-02 13:04:33 +09:00
..
apollo_server.js Add support for GraphQL comments/descriptions for fields, queries, mutations, types 2018-01-02 13:04:33 +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 Add new SiteData resolver on query to give access to site name, url, etc. 2017-08-20 16:12:23 +09:00
meteor_patch.js renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00
mutations.js Enable anonymous insert mutations (for event tracking) 2017-12-25 15:39:22 +09:00
oauth_config.js Get oAuth config using getSetting 2017-11-09 10:02:00 +09:00
query.js Enable context to be passed to runQuery and collection.queryOne 2017-09-25 22:07:46 +02:00
render_context.js Isolate "reducers may not dispatch actions" bug for now 2017-10-05 09:15:24 +09:00
site.js Use full URL for logoUrl resolver 2017-12-20 13:46:03 +09:00