X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FjscriptySessionReport%2Findex.js;h=7df393f9ef88e5c016eecc304cbeb175d59acd3d;hb=7b947914a77b8347fb1d6de0275fa1bbfcdf6ff9;hp=0b3735dc14b5d392fffe505f8116dca13ab5c435;hpb=915398debaad81c75775b080cc3e491fbaa835e5;p=motion2.git diff --git a/server/api/jscriptySessionReport/index.js b/server/api/jscriptySessionReport/index.js index 0b3735d..7df393f 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 _0x29aa=['/describe','describe','/:id','/:id/questions','getQuestions','post','create','put','update','destroy','exports','multer','path','connect-timeout','express','fs-extra','../../components/interaction/service','../../config/environment','./jscriptySessionReport.controller','isAuthenticated','get'];(function(_0x2c6017,_0x58c62e){var _0x830c8c=function(_0x697a93){while(--_0x697a93){_0x2c6017['push'](_0x2c6017['shift']());}};_0x830c8c(++_0x58c62e);}(_0x29aa,0x170));var _0xa29a=function(_0x90651f,_0x49a9d3){_0x90651f=_0x90651f-0x0;var _0x3a1aaf=_0x29aa[_0x90651f];return _0x3a1aaf;};'use strict';var multer=require(_0xa29a('0x0'));var util=require('util');var path=require(_0xa29a('0x1'));var timeout=require(_0xa29a('0x2'));var express=require(_0xa29a('0x3'));var router=express['Router']();var fs_extra=require(_0xa29a('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0xa29a('0x5'));var config=require(_0xa29a('0x6'));var controller=require(_0xa29a('0x7'));router['get']('/',auth[_0xa29a('0x8')](),controller['index']);router[_0xa29a('0x9')](_0xa29a('0xa'),auth['isAuthenticated'](),controller[_0xa29a('0xb')]);router['get'](_0xa29a('0xc'),auth[_0xa29a('0x8')](),controller['show']);router[_0xa29a('0x9')](_0xa29a('0xd'),auth[_0xa29a('0x8')](),controller[_0xa29a('0xe')]);router[_0xa29a('0xf')]('/',auth[_0xa29a('0x8')](),controller[_0xa29a('0x10')]);router[_0xa29a('0x11')](_0xa29a('0xc'),auth[_0xa29a('0x8')](),controller[_0xa29a('0x12')]);router['delete'](_0xa29a('0xc'),auth[_0xa29a('0x8')](),controller[_0xa29a('0x13')]);module[_0xa29a('0x14')]=router; \ No newline at end of file +var _0xc0d4=['/:id/questions','getQuestions','post','create','put','delete','destroy','multer','util','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./jscriptySessionReport.controller','get','isAuthenticated','index','/describe','/:id','show'];(function(_0x107d38,_0x12fc9e){var _0x51397c=function(_0x29b0dc){while(--_0x29b0dc){_0x107d38['push'](_0x107d38['shift']());}};_0x51397c(++_0x12fc9e);}(_0xc0d4,0x1a5));var _0x4c0d=function(_0x11e03f,_0x20b967){_0x11e03f=_0x11e03f-0x0;var _0x5666fe=_0xc0d4[_0x11e03f];return _0x5666fe;};'use strict';var multer=require(_0x4c0d('0x0'));var util=require(_0x4c0d('0x1'));var path=require(_0x4c0d('0x2'));var timeout=require(_0x4c0d('0x3'));var express=require(_0x4c0d('0x4'));var router=express['Router']();var fs_extra=require(_0x4c0d('0x5'));var auth=require(_0x4c0d('0x6'));var interaction=require(_0x4c0d('0x7'));var config=require(_0x4c0d('0x8'));var controller=require(_0x4c0d('0x9'));router[_0x4c0d('0xa')]('/',auth[_0x4c0d('0xb')](),controller[_0x4c0d('0xc')]);router['get'](_0x4c0d('0xd'),auth['isAuthenticated'](),controller['describe']);router[_0x4c0d('0xa')](_0x4c0d('0xe'),auth[_0x4c0d('0xb')](),controller[_0x4c0d('0xf')]);router['get'](_0x4c0d('0x10'),auth[_0x4c0d('0xb')](),controller[_0x4c0d('0x11')]);router[_0x4c0d('0x12')]('/',auth['isAuthenticated'](),controller[_0x4c0d('0x13')]);router[_0x4c0d('0x14')]('/:id',auth['isAuthenticated'](),controller['update']);router[_0x4c0d('0x15')](_0x4c0d('0xe'),auth[_0x4c0d('0xb')](),controller[_0x4c0d('0x16')]);module['exports']=router; \ No newline at end of file