Built motion from commit b5996064.|2.6.21
[motion2.git] / server / api / cmHopperHistory / index.js
index 3b63e66..513d4f5 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf811=['connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./cmHopperHistory.controller','get','isAuthenticated','index','describe','show','put','/:id','update','exports','multer','util','path'];(function(_0x11f598,_0x5a2990){var _0x2a37dc=function(_0x510577){while(--_0x510577){_0x11f598['push'](_0x11f598['shift']());}};_0x2a37dc(++_0x5a2990);}(_0xf811,0x6f));var _0x1f81=function(_0x3826ad,_0x49a30d){_0x3826ad=_0x3826ad-0x0;var _0x17b900=_0xf811[_0x3826ad];return _0x17b900;};'use strict';var multer=require(_0x1f81('0x0'));var util=require(_0x1f81('0x1'));var path=require(_0x1f81('0x2'));var timeout=require(_0x1f81('0x3'));var express=require(_0x1f81('0x4'));var router=express[_0x1f81('0x5')]();var auth=require(_0x1f81('0x6'));var interaction=require(_0x1f81('0x7'));var config=require(_0x1f81('0x8'));var controller=require(_0x1f81('0x9'));router[_0x1f81('0xa')]('/',auth[_0x1f81('0xb')](),controller[_0x1f81('0xc')]);router[_0x1f81('0xa')]('/describe',auth[_0x1f81('0xb')](),controller[_0x1f81('0xd')]);router[_0x1f81('0xa')]('/:id',auth[_0x1f81('0xb')](),controller[_0x1f81('0xe')]);router['post']('/',auth[_0x1f81('0xb')](),controller['create']);router[_0x1f81('0xf')](_0x1f81('0x10'),auth[_0x1f81('0xb')](),controller[_0x1f81('0x11')]);module[_0x1f81('0x12')]=router;
\ No newline at end of file
+var _0xbd8b=['get','isAuthenticated','index','describe','post','put','/:id','update','exports','util','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./cmHopperHistory.controller'];(function(_0x4dbdda,_0x11f07c){var _0x1acbf1=function(_0x1a9fc8){while(--_0x1a9fc8){_0x4dbdda['push'](_0x4dbdda['shift']());}};_0x1acbf1(++_0x11f07c);}(_0xbd8b,0x91));var _0xbbd8=function(_0x4f1d50,_0x4eb3a4){_0x4f1d50=_0x4f1d50-0x0;var _0x158b6c=_0xbd8b[_0x4f1d50];return _0x158b6c;};'use strict';var multer=require('multer');var util=require(_0xbbd8('0x0'));var path=require(_0xbbd8('0x1'));var timeout=require('connect-timeout');var express=require(_0xbbd8('0x2'));var router=express[_0xbbd8('0x3')]();var fs_extra=require(_0xbbd8('0x4'));var auth=require(_0xbbd8('0x5'));var interaction=require(_0xbbd8('0x6'));var config=require('../../config/environment');var controller=require(_0xbbd8('0x7'));router[_0xbbd8('0x8')]('/',auth[_0xbbd8('0x9')](),controller[_0xbbd8('0xa')]);router[_0xbbd8('0x8')]('/describe',auth[_0xbbd8('0x9')](),controller[_0xbbd8('0xb')]);router['get']('/:id',auth[_0xbbd8('0x9')](),controller['show']);router[_0xbbd8('0xc')]('/',auth[_0xbbd8('0x9')](),controller['create']);router[_0xbbd8('0xd')](_0xbbd8('0xe'),auth[_0xbbd8('0x9')](),controller[_0xbbd8('0xf')]);module[_0xbbd8('0x10')]=router;
\ No newline at end of file