Built motion from commit 092f8824.|2.5.49
[motion2.git] / server / api / jscriptySessionReport / index.js
index ec40921..62a7c69 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4f9f=['/describe','isAuthenticated','describe','/:id/questions','post','create','put','update','delete','/:id','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','get','index'];(function(_0x26eaf0,_0x130e57){var _0x17fef3=function(_0x46ff91){while(--_0x46ff91){_0x26eaf0['push'](_0x26eaf0['shift']());}};_0x17fef3(++_0x130e57);}(_0x4f9f,0x137));var _0xf4f9=function(_0x52ded2,_0x12f434){_0x52ded2=_0x52ded2-0x0;var _0x2675fc=_0x4f9f[_0x52ded2];return _0x2675fc;};'use strict';var multer=require(_0xf4f9('0x0'));var util=require(_0xf4f9('0x1'));var path=require(_0xf4f9('0x2'));var timeout=require(_0xf4f9('0x3'));var express=require(_0xf4f9('0x4'));var router=express[_0xf4f9('0x5')]();var fs_extra=require(_0xf4f9('0x6'));var auth=require(_0xf4f9('0x7'));var interaction=require('../../components/interaction/service');var config=require(_0xf4f9('0x8'));var controller=require('./jscriptySessionReport.controller');router[_0xf4f9('0x9')]('/',auth['isAuthenticated'](),controller[_0xf4f9('0xa')]);router[_0xf4f9('0x9')](_0xf4f9('0xb'),auth[_0xf4f9('0xc')](),controller[_0xf4f9('0xd')]);router[_0xf4f9('0x9')]('/:id',auth[_0xf4f9('0xc')](),controller['show']);router[_0xf4f9('0x9')](_0xf4f9('0xe'),auth[_0xf4f9('0xc')](),controller['getQuestions']);router[_0xf4f9('0xf')]('/',auth[_0xf4f9('0xc')](),controller[_0xf4f9('0x10')]);router[_0xf4f9('0x11')]('/:id',auth['isAuthenticated'](),controller[_0xf4f9('0x12')]);router[_0xf4f9('0x13')](_0xf4f9('0x14'),auth['isAuthenticated'](),controller[_0xf4f9('0x15')]);module[_0xf4f9('0x16')]=router;
\ No newline at end of file
+var _0xc2aa=['./jscriptySessionReport.controller','isAuthenticated','index','describe','get','show','/:id/questions','getQuestions','post','create','put','/:id','update','delete','destroy','exports','multer','util','path','fs-extra','../../components/auth/service','../../config/environment'];(function(_0x34157c,_0x514757){var _0x450721=function(_0x551e38){while(--_0x551e38){_0x34157c['push'](_0x34157c['shift']());}};_0x450721(++_0x514757);}(_0xc2aa,0x12e));var _0xac2a=function(_0x20a726,_0x1af270){_0x20a726=_0x20a726-0x0;var _0x3ee0b6=_0xc2aa[_0x20a726];return _0x3ee0b6;};'use strict';var multer=require(_0xac2a('0x0'));var util=require(_0xac2a('0x1'));var path=require(_0xac2a('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var fs_extra=require(_0xac2a('0x3'));var auth=require(_0xac2a('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0xac2a('0x5'));var controller=require(_0xac2a('0x6'));router['get']('/',auth[_0xac2a('0x7')](),controller[_0xac2a('0x8')]);router['get']('/describe',auth[_0xac2a('0x7')](),controller[_0xac2a('0x9')]);router[_0xac2a('0xa')]('/:id',auth['isAuthenticated'](),controller[_0xac2a('0xb')]);router[_0xac2a('0xa')](_0xac2a('0xc'),auth[_0xac2a('0x7')](),controller[_0xac2a('0xd')]);router[_0xac2a('0xe')]('/',auth[_0xac2a('0x7')](),controller[_0xac2a('0xf')]);router[_0xac2a('0x10')](_0xac2a('0x11'),auth[_0xac2a('0x7')](),controller[_0xac2a('0x12')]);router[_0xac2a('0x13')]('/:id',auth[_0xac2a('0x7')](),controller[_0xac2a('0x14')]);module[_0xac2a('0x15')]=router;
\ No newline at end of file