Built motion from commit ab870f9e.|2.5.44
[motion2.git] / server / api / jscriptyProject / index.js
index c692e8c..d71649b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf034=['../../components/interaction/service','./jscriptyProject.controller','get','isAuthenticated','index','/:id','show','/:id/sessions','/:id/summary','30s','getSummary','create','post','/:id/clone','clone','put','update','delete','destroy','exports','multer','util','connect-timeout','Router','../../components/auth/service'];(function(_0x3ae2b2,_0x2d936f){var _0x1dbf00=function(_0x4072e9){while(--_0x4072e9){_0x3ae2b2['push'](_0x3ae2b2['shift']());}};_0x1dbf00(++_0x2d936f);}(_0xf034,0x1ef));var _0x4f03=function(_0x38f6ee,_0x31e789){_0x38f6ee=_0x38f6ee-0x0;var _0x3aca1f=_0xf034[_0x38f6ee];return _0x3aca1f;};'use strict';var multer=require(_0x4f03('0x0'));var util=require(_0x4f03('0x1'));var path=require('path');var timeout=require(_0x4f03('0x2'));var express=require('express');var router=express[_0x4f03('0x3')]();var auth=require(_0x4f03('0x4'));var interaction=require(_0x4f03('0x5'));var config=require('../../config/environment');var controller=require(_0x4f03('0x6'));router[_0x4f03('0x7')]('/',auth[_0x4f03('0x8')](),controller[_0x4f03('0x9')]);router[_0x4f03('0x7')](_0x4f03('0xa'),auth[_0x4f03('0x8')](),controller[_0x4f03('0xb')]);router[_0x4f03('0x7')](_0x4f03('0xc'),auth[_0x4f03('0x8')](),controller['getSessions']);router[_0x4f03('0x7')]('/:id/answers',auth['isAuthenticated'](),controller['getAnswers']);router[_0x4f03('0x7')](_0x4f03('0xd'),auth[_0x4f03('0x8')](),timeout(_0x4f03('0xe')),controller[_0x4f03('0xf')]);router['post']('/',auth[_0x4f03('0x8')](),controller[_0x4f03('0x10')]);router[_0x4f03('0x11')](_0x4f03('0x12'),auth[_0x4f03('0x8')](),controller[_0x4f03('0x13')]);router[_0x4f03('0x14')](_0x4f03('0xa'),auth['isAuthenticated'](),controller[_0x4f03('0x15')]);router[_0x4f03('0x16')](_0x4f03('0xa'),auth[_0x4f03('0x8')](),controller[_0x4f03('0x17')]);module[_0x4f03('0x18')]=router;
\ No newline at end of file
+var _0xfb7b=['create','/:id/clone','clone','put','/:id','update','delete','destroy','exports','multer','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./jscriptyProject.controller','get','isAuthenticated','show','/:id/sessions','getSessions','getAnswers','/:id/summary','30s','post'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0xfb7b,0x10d));var _0xbfb7=function(_0x3799b6,_0x1c2939){_0x3799b6=_0x3799b6-0x0;var _0xa17589=_0xfb7b[_0x3799b6];return _0xa17589;};'use strict';var multer=require(_0xbfb7('0x0'));var util=require('util');var path=require(_0xbfb7('0x1'));var timeout=require(_0xbfb7('0x2'));var express=require('express');var router=express[_0xbfb7('0x3')]();var fs_extra=require(_0xbfb7('0x4'));var auth=require(_0xbfb7('0x5'));var interaction=require(_0xbfb7('0x6'));var config=require('../../config/environment');var controller=require(_0xbfb7('0x7'));router[_0xbfb7('0x8')]('/',auth[_0xbfb7('0x9')](),controller['index']);router[_0xbfb7('0x8')]('/:id',auth[_0xbfb7('0x9')](),controller[_0xbfb7('0xa')]);router[_0xbfb7('0x8')](_0xbfb7('0xb'),auth[_0xbfb7('0x9')](),controller[_0xbfb7('0xc')]);router[_0xbfb7('0x8')]('/:id/answers',auth[_0xbfb7('0x9')](),controller[_0xbfb7('0xd')]);router[_0xbfb7('0x8')](_0xbfb7('0xe'),auth[_0xbfb7('0x9')](),timeout(_0xbfb7('0xf')),controller['getSummary']);router[_0xbfb7('0x10')]('/',auth[_0xbfb7('0x9')](),controller[_0xbfb7('0x11')]);router[_0xbfb7('0x10')](_0xbfb7('0x12'),auth['isAuthenticated'](),controller[_0xbfb7('0x13')]);router[_0xbfb7('0x14')](_0xbfb7('0x15'),auth['isAuthenticated'](),controller[_0xbfb7('0x16')]);router[_0xbfb7('0x17')](_0xbfb7('0x15'),auth[_0xbfb7('0x9')](),controller[_0xbfb7('0x18')]);module[_0xbfb7('0x19')]=router;
\ No newline at end of file