X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FjscriptySessionReport%2Findex.js;fp=server%2Fapi%2FjscriptySessionReport%2Findex.js;h=f249df8c4bbf002bbda9b2f2a937b5a50d7665d7;hb=346b088f67941917246c7baf7fa29be1e107643b;hp=53d4e3f4df3548ec6bf2ede6e82daefc258dcbfe;hpb=c5ec4f3be0e7f1f893000f685661edf16381041e;p=motion2.git diff --git a/server/api/jscriptySessionReport/index.js b/server/api/jscriptySessionReport/index.js index 53d4e3f..f249df8 100644 --- a/server/api/jscriptySessionReport/index.js +++ b/server/api/jscriptySessionReport/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xa80f=['getQuestions','post','create','put','/:id','delete','destroy','exports','multer','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./jscriptySessionReport.controller','get','isAuthenticated','index','/describe','describe','show','/:id/questions'];(function(_0x4ecdad,_0x5eadb9){var _0x5f2d11=function(_0x467dba){while(--_0x467dba){_0x4ecdad['push'](_0x4ecdad['shift']());}};_0x5f2d11(++_0x5eadb9);}(_0xa80f,0x68));var _0xfa80=function(_0x257544,_0x524c55){_0x257544=_0x257544-0x0;var _0x589d7d=_0xa80f[_0x257544];return _0x589d7d;};'use strict';var multer=require(_0xfa80('0x0'));var util=require('util');var path=require(_0xfa80('0x1'));var timeout=require(_0xfa80('0x2'));var express=require(_0xfa80('0x3'));var router=express['Router']();var fs_extra=require(_0xfa80('0x4'));var auth=require(_0xfa80('0x5'));var interaction=require(_0xfa80('0x6'));var config=require(_0xfa80('0x7'));var controller=require(_0xfa80('0x8'));router[_0xfa80('0x9')]('/',auth[_0xfa80('0xa')](),controller[_0xfa80('0xb')]);router['get'](_0xfa80('0xc'),auth[_0xfa80('0xa')](),controller[_0xfa80('0xd')]);router['get']('/:id',auth['isAuthenticated'](),controller[_0xfa80('0xe')]);router[_0xfa80('0x9')](_0xfa80('0xf'),auth[_0xfa80('0xa')](),controller[_0xfa80('0x10')]);router[_0xfa80('0x11')]('/',auth['isAuthenticated'](),controller[_0xfa80('0x12')]);router[_0xfa80('0x13')](_0xfa80('0x14'),auth[_0xfa80('0xa')](),controller['update']);router[_0xfa80('0x15')](_0xfa80('0x14'),auth[_0xfa80('0xa')](),controller[_0xfa80('0x16')]);module[_0xfa80('0x17')]=router; \ No newline at end of file +var _0x76fa=['Router','../../components/auth/service','../../components/interaction/service','./jscriptySessionReport.controller','get','isAuthenticated','index','describe','/:id','show','post','create','put','update','delete','destroy','exports','path','connect-timeout'];(function(_0x484cac,_0x30ad3a){var _0x1d6e77=function(_0x4f5f16){while(--_0x4f5f16){_0x484cac['push'](_0x484cac['shift']());}};_0x1d6e77(++_0x30ad3a);}(_0x76fa,0xa9));var _0xa76f=function(_0x11d3eb,_0x322655){_0x11d3eb=_0x11d3eb-0x0;var _0x723926=_0x76fa[_0x11d3eb];return _0x723926;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xa76f('0x0'));var timeout=require(_0xa76f('0x1'));var express=require('express');var router=express[_0xa76f('0x2')]();var fs_extra=require('fs-extra');var auth=require(_0xa76f('0x3'));var interaction=require(_0xa76f('0x4'));var config=require('../../config/environment');var controller=require(_0xa76f('0x5'));router[_0xa76f('0x6')]('/',auth[_0xa76f('0x7')](),controller[_0xa76f('0x8')]);router['get']('/describe',auth[_0xa76f('0x7')](),controller[_0xa76f('0x9')]);router['get'](_0xa76f('0xa'),auth[_0xa76f('0x7')](),controller[_0xa76f('0xb')]);router[_0xa76f('0x6')]('/:id/questions',auth[_0xa76f('0x7')](),controller['getQuestions']);router[_0xa76f('0xc')]('/',auth[_0xa76f('0x7')](),controller[_0xa76f('0xd')]);router[_0xa76f('0xe')](_0xa76f('0xa'),auth['isAuthenticated'](),controller[_0xa76f('0xf')]);router[_0xa76f('0x10')](_0xa76f('0xa'),auth[_0xa76f('0x7')](),controller[_0xa76f('0x11')]);module[_0xa76f('0x12')]=router; \ No newline at end of file