X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FjscriptyQuestionReport%2Findex.js;h=ed93eb7f9a79aea5c3daf5f18060e3b1ecc3d43f;hb=ece744b31d5c8c1b26913aafb50e0250a2a6b474;hp=d05386648943ba1088a5987af75e3db123ad1854;hpb=9de5174448f6124e143d4b68967b102fec513aee;p=motion2.git diff --git a/server/api/jscriptyQuestionReport/index.js b/server/api/jscriptyQuestionReport/index.js index d053866..ed93eb7 100644 --- a/server/api/jscriptyQuestionReport/index.js +++ b/server/api/jscriptyQuestionReport/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xa5eb=['../../config/environment','./jscriptyQuestionReport.controller','get','isAuthenticated','index','/describe','describe','show','post','create','put','update','delete','destroy','exports','util','path','express','Router','../../components/interaction/service'];(function(_0x26395c,_0x84e61){var _0x5833a4=function(_0x560a13){while(--_0x560a13){_0x26395c['push'](_0x26395c['shift']());}};_0x5833a4(++_0x84e61);}(_0xa5eb,0x163));var _0xba5e=function(_0x41feed,_0x588deb){_0x41feed=_0x41feed-0x0;var _0x2aef03=_0xa5eb[_0x41feed];return _0x2aef03;};'use strict';var multer=require('multer');var util=require(_0xba5e('0x0'));var path=require(_0xba5e('0x1'));var timeout=require('connect-timeout');var express=require(_0xba5e('0x2'));var router=express[_0xba5e('0x3')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0xba5e('0x4'));var config=require(_0xba5e('0x5'));var controller=require(_0xba5e('0x6'));router[_0xba5e('0x7')]('/',auth[_0xba5e('0x8')](),controller[_0xba5e('0x9')]);router[_0xba5e('0x7')](_0xba5e('0xa'),auth['isAuthenticated'](),controller[_0xba5e('0xb')]);router[_0xba5e('0x7')]('/:id',auth[_0xba5e('0x8')](),controller[_0xba5e('0xc')]);router[_0xba5e('0xd')]('/',auth[_0xba5e('0x8')](),controller[_0xba5e('0xe')]);router[_0xba5e('0xf')]('/:id',auth['isAuthenticated'](),controller[_0xba5e('0x10')]);router[_0xba5e('0x11')]('/:id',auth[_0xba5e('0x8')](),controller[_0xba5e('0x12')]);module[_0xba5e('0x13')]=router; \ No newline at end of file +var _0x8bc1=['isAuthenticated','describe','show','post','create','put','/:id','delete','destroy','exports','multer','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','index'];(function(_0x5b644e,_0x2e5e07){var _0x49c6bf=function(_0x3032d9){while(--_0x3032d9){_0x5b644e['push'](_0x5b644e['shift']());}};_0x49c6bf(++_0x2e5e07);}(_0x8bc1,0x1ae));var _0x18bc=function(_0x8fd62a,_0x18203d){_0x8fd62a=_0x8fd62a-0x0;var _0x2354bc=_0x8bc1[_0x8fd62a];return _0x2354bc;};'use strict';var multer=require(_0x18bc('0x0'));var util=require('util');var path=require(_0x18bc('0x1'));var timeout=require('connect-timeout');var express=require(_0x18bc('0x2'));var router=express[_0x18bc('0x3')]();var fs_extra=require(_0x18bc('0x4'));var auth=require(_0x18bc('0x5'));var interaction=require(_0x18bc('0x6'));var config=require(_0x18bc('0x7'));var controller=require('./jscriptyQuestionReport.controller');router[_0x18bc('0x8')]('/',auth['isAuthenticated'](),controller[_0x18bc('0x9')]);router[_0x18bc('0x8')]('/describe',auth[_0x18bc('0xa')](),controller[_0x18bc('0xb')]);router['get']('/:id',auth['isAuthenticated'](),controller[_0x18bc('0xc')]);router[_0x18bc('0xd')]('/',auth[_0x18bc('0xa')](),controller[_0x18bc('0xe')]);router[_0x18bc('0xf')](_0x18bc('0x10'),auth['isAuthenticated'](),controller['update']);router[_0x18bc('0x11')](_0x18bc('0x10'),auth['isAuthenticated'](),controller[_0x18bc('0x12')]);module[_0x18bc('0x13')]=router; \ No newline at end of file