Built motion from commit c116dc8b.|2.6.30
[motion2.git] / server / api / jscriptyProject / index.js
index d5a7f6a..475948e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4eb4=['show','/:id/sessions','getSessions','/:id/answers','getAnswers','/:id/summary','30s','post','create','/:id/clone','clone','put','delete','destroy','exports','multer','path','express','Router','../../components/auth/service','../../components/interaction/service','./jscriptyProject.controller','isAuthenticated','get','/:id'];(function(_0xf5b712,_0x5487bf){var _0x410413=function(_0x5209ce){while(--_0x5209ce){_0xf5b712['push'](_0xf5b712['shift']());}};_0x410413(++_0x5487bf);}(_0x4eb4,0x122));var _0x44eb=function(_0x110c3d,_0x12ee06){_0x110c3d=_0x110c3d-0x0;var _0x226d67=_0x4eb4[_0x110c3d];return _0x226d67;};'use strict';var multer=require(_0x44eb('0x0'));var util=require('util');var path=require(_0x44eb('0x1'));var timeout=require('connect-timeout');var express=require(_0x44eb('0x2'));var router=express[_0x44eb('0x3')]();var auth=require(_0x44eb('0x4'));var interaction=require(_0x44eb('0x5'));var config=require('../../config/environment');var controller=require(_0x44eb('0x6'));router['get']('/',auth[_0x44eb('0x7')](),controller['index']);router[_0x44eb('0x8')](_0x44eb('0x9'),auth[_0x44eb('0x7')](),controller[_0x44eb('0xa')]);router[_0x44eb('0x8')](_0x44eb('0xb'),auth['isAuthenticated'](),controller[_0x44eb('0xc')]);router[_0x44eb('0x8')](_0x44eb('0xd'),auth['isAuthenticated'](),controller[_0x44eb('0xe')]);router[_0x44eb('0x8')](_0x44eb('0xf'),auth['isAuthenticated'](),timeout(_0x44eb('0x10')),controller['getSummary']);router[_0x44eb('0x11')]('/',auth[_0x44eb('0x7')](),controller[_0x44eb('0x12')]);router[_0x44eb('0x11')](_0x44eb('0x13'),auth[_0x44eb('0x7')](),controller[_0x44eb('0x14')]);router[_0x44eb('0x15')](_0x44eb('0x9'),auth[_0x44eb('0x7')](),controller['update']);router[_0x44eb('0x16')]('/:id',auth['isAuthenticated'](),controller[_0x44eb('0x17')]);module[_0x44eb('0x18')]=router;
\ No newline at end of file
+var _0xb2aa=['/:id','isAuthenticated','show','/:id/sessions','getSessions','/:id/answers','getSummary','post','create','/:id/clone','update','exports','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../config/environment','./jscriptyProject.controller','get','index'];(function(_0x5a2a22,_0x1f3dc8){var _0xf9f942=function(_0xa0aad2){while(--_0xa0aad2){_0x5a2a22['push'](_0x5a2a22['shift']());}};_0xf9f942(++_0x1f3dc8);}(_0xb2aa,0x1b0));var _0xab2a=function(_0x819fcf,_0x3b1893){_0x819fcf=_0x819fcf-0x0;var _0x2649c0=_0xb2aa[_0x819fcf];return _0x2649c0;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xab2a('0x0'));var timeout=require(_0xab2a('0x1'));var express=require('express');var router=express[_0xab2a('0x2')]();var fs_extra=require(_0xab2a('0x3'));var auth=require(_0xab2a('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0xab2a('0x5'));var controller=require(_0xab2a('0x6'));router[_0xab2a('0x7')]('/',auth['isAuthenticated'](),controller[_0xab2a('0x8')]);router[_0xab2a('0x7')](_0xab2a('0x9'),auth[_0xab2a('0xa')](),controller[_0xab2a('0xb')]);router['get'](_0xab2a('0xc'),auth['isAuthenticated'](),controller[_0xab2a('0xd')]);router[_0xab2a('0x7')](_0xab2a('0xe'),auth[_0xab2a('0xa')](),controller['getAnswers']);router[_0xab2a('0x7')]('/:id/summary',auth[_0xab2a('0xa')](),timeout('30s'),controller[_0xab2a('0xf')]);router[_0xab2a('0x10')]('/',auth[_0xab2a('0xa')](),controller[_0xab2a('0x11')]);router[_0xab2a('0x10')](_0xab2a('0x12'),auth['isAuthenticated'](),controller['clone']);router['put'](_0xab2a('0x9'),auth['isAuthenticated'](),controller[_0xab2a('0x13')]);router['delete'](_0xab2a('0x9'),auth[_0xab2a('0xa')](),controller['destroy']);module[_0xab2a('0x14')]=router;
\ No newline at end of file