X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FjscriptySessionReport%2Findex.js;h=8ab36e78ceee790c297373fbfeee6b40e5cb9fb2;hb=7e2a86485d5b091066011cf58fcba785923a5ac5;hp=a97dd45663dbf4b3b0b7529895007e880352c61c;hpb=de6f27d8824ffb29cbf937050a12378469af9a53;p=motion2.git diff --git a/server/api/jscriptySessionReport/index.js b/server/api/jscriptySessionReport/index.js index a97dd45..8ab36e7 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 _0xf0ba=['get','/:id','show','/:id/questions','getQuestions','create','put','update','delete','destroy','multer','util','path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','./jscriptySessionReport.controller','isAuthenticated','/describe','describe'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xf0ba,0x1ed));var _0xaf0b=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0xf0ba[_0x14add3];return _0x4a174f;};'use strict';var multer=require(_0xaf0b('0x0'));var util=require(_0xaf0b('0x1'));var path=require(_0xaf0b('0x2'));var timeout=require(_0xaf0b('0x3'));var express=require(_0xaf0b('0x4'));var router=express['Router']();var auth=require(_0xaf0b('0x5'));var interaction=require(_0xaf0b('0x6'));var config=require('../../config/environment');var controller=require(_0xaf0b('0x7'));router['get']('/',auth[_0xaf0b('0x8')](),controller['index']);router['get'](_0xaf0b('0x9'),auth[_0xaf0b('0x8')](),controller[_0xaf0b('0xa')]);router[_0xaf0b('0xb')](_0xaf0b('0xc'),auth['isAuthenticated'](),controller[_0xaf0b('0xd')]);router[_0xaf0b('0xb')](_0xaf0b('0xe'),auth['isAuthenticated'](),controller[_0xaf0b('0xf')]);router['post']('/',auth[_0xaf0b('0x8')](),controller[_0xaf0b('0x10')]);router[_0xaf0b('0x11')]('/:id',auth[_0xaf0b('0x8')](),controller[_0xaf0b('0x12')]);router[_0xaf0b('0x13')](_0xaf0b('0xc'),auth[_0xaf0b('0x8')](),controller[_0xaf0b('0x14')]);module['exports']=router; \ No newline at end of file +var _0xa631=['get','isAuthenticated','describe','show','/:id/questions','getQuestions','create','put','/:id','update','delete','destroy','util','path','connect-timeout','Router','../../config/environment','./jscriptySessionReport.controller'];(function(_0x4d674b,_0x176474){var _0x535a1f=function(_0xac7726){while(--_0xac7726){_0x4d674b['push'](_0x4d674b['shift']());}};_0x535a1f(++_0x176474);}(_0xa631,0xe4));var _0x1a63=function(_0x3a4359,_0x30897b){_0x3a4359=_0x3a4359-0x0;var _0x129be3=_0xa631[_0x3a4359];return _0x129be3;};'use strict';var multer=require('multer');var util=require(_0x1a63('0x0'));var path=require(_0x1a63('0x1'));var timeout=require(_0x1a63('0x2'));var express=require('express');var router=express[_0x1a63('0x3')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x1a63('0x4'));var controller=require(_0x1a63('0x5'));router[_0x1a63('0x6')]('/',auth['isAuthenticated'](),controller['index']);router['get']('/describe',auth[_0x1a63('0x7')](),controller[_0x1a63('0x8')]);router[_0x1a63('0x6')]('/:id',auth['isAuthenticated'](),controller[_0x1a63('0x9')]);router[_0x1a63('0x6')](_0x1a63('0xa'),auth[_0x1a63('0x7')](),controller[_0x1a63('0xb')]);router['post']('/',auth[_0x1a63('0x7')](),controller[_0x1a63('0xc')]);router[_0x1a63('0xd')](_0x1a63('0xe'),auth['isAuthenticated'](),controller[_0x1a63('0xf')]);router[_0x1a63('0x10')](_0x1a63('0xe'),auth['isAuthenticated'](),controller[_0x1a63('0x11')]);module['exports']=router; \ No newline at end of file