Built motion from commit 43538d75.|2.5.35
[motion2.git] / server / api / cmHopperHistory / index.js
index a184195..6f348f3 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x858a=['show','post','create','put','update','exports','util','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./cmHopperHistory.controller','get','isAuthenticated','index','/describe'];(function(_0x241aaf,_0x551e1d){var _0x1e1fad=function(_0x54b6a5){while(--_0x54b6a5){_0x241aaf['push'](_0x241aaf['shift']());}};_0x1e1fad(++_0x551e1d);}(_0x858a,0x72));var _0xa858=function(_0x1b2ff7,_0x12a034){_0x1b2ff7=_0x1b2ff7-0x0;var _0x31656a=_0x858a[_0x1b2ff7];return _0x31656a;};'use strict';var multer=require('multer');var util=require(_0xa858('0x0'));var path=require(_0xa858('0x1'));var timeout=require('connect-timeout');var express=require(_0xa858('0x2'));var router=express[_0xa858('0x3')]();var fs_extra=require(_0xa858('0x4'));var auth=require(_0xa858('0x5'));var interaction=require(_0xa858('0x6'));var config=require('../../config/environment');var controller=require(_0xa858('0x7'));router[_0xa858('0x8')]('/',auth[_0xa858('0x9')](),controller[_0xa858('0xa')]);router['get'](_0xa858('0xb'),auth[_0xa858('0x9')](),controller['describe']);router[_0xa858('0x8')]('/:id',auth['isAuthenticated'](),controller[_0xa858('0xc')]);router[_0xa858('0xd')]('/',auth[_0xa858('0x9')](),controller[_0xa858('0xe')]);router[_0xa858('0xf')]('/:id',auth[_0xa858('0x9')](),controller[_0xa858('0x10')]);module[_0xa858('0x11')]=router;
\ No newline at end of file
+var _0xff05=['describe','show','post','put','update','exports','multer','util','path','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./cmHopperHistory.controller','get','isAuthenticated'];(function(_0x550d12,_0x5384bd){var _0x12103d=function(_0x2a9834){while(--_0x2a9834){_0x550d12['push'](_0x550d12['shift']());}};_0x12103d(++_0x5384bd);}(_0xff05,0x126));var _0x5ff0=function(_0x1da1a6,_0x372496){_0x1da1a6=_0x1da1a6-0x0;var _0x550ae3=_0xff05[_0x1da1a6];return _0x550ae3;};'use strict';var multer=require(_0x5ff0('0x0'));var util=require(_0x5ff0('0x1'));var path=require(_0x5ff0('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var fs_extra=require(_0x5ff0('0x3'));var auth=require(_0x5ff0('0x4'));var interaction=require(_0x5ff0('0x5'));var config=require(_0x5ff0('0x6'));var controller=require(_0x5ff0('0x7'));router[_0x5ff0('0x8')]('/',auth[_0x5ff0('0x9')](),controller['index']);router['get']('/describe',auth[_0x5ff0('0x9')](),controller[_0x5ff0('0xa')]);router[_0x5ff0('0x8')]('/:id',auth[_0x5ff0('0x9')](),controller[_0x5ff0('0xb')]);router[_0x5ff0('0xc')]('/',auth[_0x5ff0('0x9')](),controller['create']);router[_0x5ff0('0xd')]('/:id',auth[_0x5ff0('0x9')](),controller[_0x5ff0('0xe')]);module[_0x5ff0('0xf')]=router;
\ No newline at end of file