Built motion from commit ab870f9e.|2.5.44
[motion2.git] / server / api / jscriptyProject / index.js
index ec2adf3..d71649b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xaaf5=['/:id/sessions','getSessions','/:id/answers','getAnswers','30s','post','/:id/clone','clone','put','/:id','update','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','get','isAuthenticated','index','show'];(function(_0x8173ea,_0x1fc9a0){var _0x8c61b2=function(_0x5bc017){while(--_0x5bc017){_0x8173ea['push'](_0x8173ea['shift']());}};_0x8c61b2(++_0x1fc9a0);}(_0xaaf5,0x14d));var _0x5aaf=function(_0x291a60,_0x1efaba){_0x291a60=_0x291a60-0x0;var _0x3e4f64=_0xaaf5[_0x291a60];return _0x3e4f64;};'use strict';var multer=require(_0x5aaf('0x0'));var util=require(_0x5aaf('0x1'));var path=require(_0x5aaf('0x2'));var timeout=require(_0x5aaf('0x3'));var express=require(_0x5aaf('0x4'));var router=express[_0x5aaf('0x5')]();var auth=require(_0x5aaf('0x6'));var interaction=require(_0x5aaf('0x7'));var config=require('../../config/environment');var controller=require('./jscriptyProject.controller');router[_0x5aaf('0x8')]('/',auth[_0x5aaf('0x9')](),controller[_0x5aaf('0xa')]);router[_0x5aaf('0x8')]('/:id',auth['isAuthenticated'](),controller[_0x5aaf('0xb')]);router[_0x5aaf('0x8')](_0x5aaf('0xc'),auth[_0x5aaf('0x9')](),controller[_0x5aaf('0xd')]);router['get'](_0x5aaf('0xe'),auth[_0x5aaf('0x9')](),controller[_0x5aaf('0xf')]);router[_0x5aaf('0x8')]('/:id/summary',auth[_0x5aaf('0x9')](),timeout(_0x5aaf('0x10')),controller['getSummary']);router[_0x5aaf('0x11')]('/',auth[_0x5aaf('0x9')](),controller['create']);router[_0x5aaf('0x11')](_0x5aaf('0x12'),auth[_0x5aaf('0x9')](),controller[_0x5aaf('0x13')]);router[_0x5aaf('0x14')](_0x5aaf('0x15'),auth[_0x5aaf('0x9')](),controller[_0x5aaf('0x16')]);router['delete'](_0x5aaf('0x15'),auth[_0x5aaf('0x9')](),controller['destroy']);module['exports']=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