Built motion from commit b5996064.|2.6.21
[motion2.git] / server / api / cmHopperHistory / index.js
index 0fe6752..513d4f5 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x29f1=['/describe','describe','/:id','show','post','put','update','exports','multer','util','express','Router','./cmHopperHistory.controller','get','isAuthenticated','index'];(function(_0x41cd93,_0x382eb8){var _0x58a7f8=function(_0x19e25f){while(--_0x19e25f){_0x41cd93['push'](_0x41cd93['shift']());}};_0x58a7f8(++_0x382eb8);}(_0x29f1,0x128));var _0x129f=function(_0x1d3eaf,_0x260522){_0x1d3eaf=_0x1d3eaf-0x0;var _0x19aa8d=_0x29f1[_0x1d3eaf];return _0x19aa8d;};'use strict';var multer=require(_0x129f('0x0'));var util=require(_0x129f('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x129f('0x2'));var router=express[_0x129f('0x3')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x129f('0x4'));router[_0x129f('0x5')]('/',auth[_0x129f('0x6')](),controller[_0x129f('0x7')]);router[_0x129f('0x5')](_0x129f('0x8'),auth[_0x129f('0x6')](),controller[_0x129f('0x9')]);router['get'](_0x129f('0xa'),auth[_0x129f('0x6')](),controller[_0x129f('0xb')]);router[_0x129f('0xc')]('/',auth[_0x129f('0x6')](),controller['create']);router[_0x129f('0xd')](_0x129f('0xa'),auth['isAuthenticated'](),controller[_0x129f('0xe')]);module[_0x129f('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