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