Vulcan/packages/vulcan-lib/lib/server
2018-12-12 17:35:25 +09: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 Allow user to customize apollo json parser options 2018-12-10 11:11:04 -08: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 Remove unnecessary "forceLocale" argument 2018-11-30 17:26:32 +09:00
intl_polyfill.js Clean up/refactor settings; add registerSetting and /settings route 2017-09-22 12:24:15 +02:00
main.js Add sourceVersion to server; add withSiteData HoC 2018-11-24 09:56:41 +09:00
meteor_patch.js Fix linting 2018-01-25 15:03:03 -06:00
mutators.js fix linting; "document" prop of update async callbacks should be new, updated document 2018-12-12 17:35:25 +09:00
oauth_config.js Meteor 1.7 2018-06-10 10:39:06 +09:00
query.js Fix queryOne query variables 2018-08-10 13:08:49 +09:00
render_context.js Pass locale to App.jsx during SSR process (as a cookie for now); keep original headers during SSR process; get locale from headers 2018-10-02 12:25:14 +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 Fix linting 2018-12-02 10:28:04 +09:00