Built motion from commit c116dc8b.|2.6.30
[motion2.git] / server / api / jscriptyProject / index.js
index 6e45bef..475948e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1bea=['util','connect-timeout','Router','../../components/auth/service','../../config/environment','./jscriptyProject.controller','isAuthenticated','get','/:id','show','/:id/sessions','/:id/answers','getAnswers','/:id/summary','getSummary','post','create','/:id/clone','clone','put','update','delete','destroy','exports','multer'];(function(_0x6d0c3e,_0xbc2aed){var _0x2895ce=function(_0x5ec18a){while(--_0x5ec18a){_0x6d0c3e['push'](_0x6d0c3e['shift']());}};_0x2895ce(++_0xbc2aed);}(_0x1bea,0x18f));var _0xa1be=function(_0x4cbd4b,_0x1fb536){_0x4cbd4b=_0x4cbd4b-0x0;var _0x5d4e43=_0x1bea[_0x4cbd4b];return _0x5d4e43;};'use strict';var multer=require(_0xa1be('0x0'));var util=require(_0xa1be('0x1'));var path=require('path');var timeout=require(_0xa1be('0x2'));var express=require('express');var router=express[_0xa1be('0x3')]();var auth=require(_0xa1be('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0xa1be('0x5'));var controller=require(_0xa1be('0x6'));router['get']('/',auth[_0xa1be('0x7')](),controller['index']);router[_0xa1be('0x8')](_0xa1be('0x9'),auth[_0xa1be('0x7')](),controller[_0xa1be('0xa')]);router[_0xa1be('0x8')](_0xa1be('0xb'),auth[_0xa1be('0x7')](),controller['getSessions']);router[_0xa1be('0x8')](_0xa1be('0xc'),auth[_0xa1be('0x7')](),controller[_0xa1be('0xd')]);router['get'](_0xa1be('0xe'),auth['isAuthenticated'](),timeout('30s'),controller[_0xa1be('0xf')]);router[_0xa1be('0x10')]('/',auth[_0xa1be('0x7')](),controller[_0xa1be('0x11')]);router['post'](_0xa1be('0x12'),auth[_0xa1be('0x7')](),controller[_0xa1be('0x13')]);router[_0xa1be('0x14')](_0xa1be('0x9'),auth['isAuthenticated'](),controller[_0xa1be('0x15')]);router[_0xa1be('0x16')]('/:id',auth[_0xa1be('0x7')](),controller[_0xa1be('0x17')]);module[_0xa1be('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