Built motion from commit b5996064.|2.6.21
[motion2.git] / server / api / cmHopperHistory / index.js
index 6f348f3..513d4f5 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-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
+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