Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / jscriptyProject / index.js
index 1a6e785..989677d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xedc4=['/:id/sessions','getSessions','/:id/answers','getAnswers','/:id/summary','30s','post','create','/:id/clone','clone','put','/:id','update','delete','destroy','exports','util','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./jscriptyProject.controller','get','isAuthenticated','show'];(function(_0x568a61,_0x2124f8){var _0x334c3b=function(_0x1afc39){while(--_0x1afc39){_0x568a61['push'](_0x568a61['shift']());}};_0x334c3b(++_0x2124f8);}(_0xedc4,0x16f));var _0x4edc=function(_0x17d9e3,_0x1f969c){_0x17d9e3=_0x17d9e3-0x0;var _0x14192d=_0xedc4[_0x17d9e3];return _0x14192d;};'use strict';var multer=require('multer');var util=require(_0x4edc('0x0'));var path=require(_0x4edc('0x1'));var timeout=require('connect-timeout');var express=require(_0x4edc('0x2'));var router=express[_0x4edc('0x3')]();var fs_extra=require(_0x4edc('0x4'));var auth=require(_0x4edc('0x5'));var interaction=require(_0x4edc('0x6'));var config=require('../../config/environment');var controller=require(_0x4edc('0x7'));router[_0x4edc('0x8')]('/',auth[_0x4edc('0x9')](),controller['index']);router[_0x4edc('0x8')]('/:id',auth[_0x4edc('0x9')](),controller[_0x4edc('0xa')]);router[_0x4edc('0x8')](_0x4edc('0xb'),auth[_0x4edc('0x9')](),controller[_0x4edc('0xc')]);router[_0x4edc('0x8')](_0x4edc('0xd'),auth[_0x4edc('0x9')](),controller[_0x4edc('0xe')]);router[_0x4edc('0x8')](_0x4edc('0xf'),auth[_0x4edc('0x9')](),timeout(_0x4edc('0x10')),controller['getSummary']);router[_0x4edc('0x11')]('/',auth[_0x4edc('0x9')](),controller[_0x4edc('0x12')]);router[_0x4edc('0x11')](_0x4edc('0x13'),auth['isAuthenticated'](),controller[_0x4edc('0x14')]);router[_0x4edc('0x15')](_0x4edc('0x16'),auth[_0x4edc('0x9')](),controller[_0x4edc('0x17')]);router[_0x4edc('0x18')](_0x4edc('0x16'),auth[_0x4edc('0x9')](),controller[_0x4edc('0x19')]);module[_0x4edc('0x1a')]=router;
\ No newline at end of file
+var _0x40bd=['fs-extra','../../components/interaction/service','./jscriptyProject.controller','get','isAuthenticated','/:id','show','/:id/sessions','getSessions','/:id/answers','getAnswers','/:id/summary','30s','getSummary','post','create','clone','put','delete','destroy','exports','multer','connect-timeout','express','Router'];(function(_0x437546,_0x334f47){var _0x36b04f=function(_0x1d580a){while(--_0x1d580a){_0x437546['push'](_0x437546['shift']());}};_0x36b04f(++_0x334f47);}(_0x40bd,0x1be));var _0xd40b=function(_0x1a95ff,_0x1efcb9){_0x1a95ff=_0x1a95ff-0x0;var _0x2bbddd=_0x40bd[_0x1a95ff];return _0x2bbddd;};'use strict';var multer=require(_0xd40b('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xd40b('0x1'));var express=require(_0xd40b('0x2'));var router=express[_0xd40b('0x3')]();var fs_extra=require(_0xd40b('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0xd40b('0x5'));var config=require('../../config/environment');var controller=require(_0xd40b('0x6'));router[_0xd40b('0x7')]('/',auth[_0xd40b('0x8')](),controller['index']);router[_0xd40b('0x7')](_0xd40b('0x9'),auth['isAuthenticated'](),controller[_0xd40b('0xa')]);router[_0xd40b('0x7')](_0xd40b('0xb'),auth['isAuthenticated'](),controller[_0xd40b('0xc')]);router['get'](_0xd40b('0xd'),auth['isAuthenticated'](),controller[_0xd40b('0xe')]);router[_0xd40b('0x7')](_0xd40b('0xf'),auth[_0xd40b('0x8')](),timeout(_0xd40b('0x10')),controller[_0xd40b('0x11')]);router[_0xd40b('0x12')]('/',auth[_0xd40b('0x8')](),controller[_0xd40b('0x13')]);router['post']('/:id/clone',auth['isAuthenticated'](),controller[_0xd40b('0x14')]);router[_0xd40b('0x15')](_0xd40b('0x9'),auth[_0xd40b('0x8')](),controller['update']);router[_0xd40b('0x16')](_0xd40b('0x9'),auth[_0xd40b('0x8')](),controller[_0xd40b('0x17')]);module[_0xd40b('0x18')]=router;
\ No newline at end of file