Built motion from commit (unavailable).|2.5.28
[motion2.git] / server / api / cmHopperHistory / index.js
index a4b14ac..b14a9b5 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 _0x52a3=['connect-timeout','express','Router','fs-extra','../../config/environment','./cmHopperHistory.controller','isAuthenticated','index','get','/describe','/:id','post','create','put','update','multer','util','path'];(function(_0x368fb9,_0x1a9895){var _0x4892fb=function(_0x28d735){while(--_0x28d735){_0x368fb9['push'](_0x368fb9['shift']());}};_0x4892fb(++_0x1a9895);}(_0x52a3,0x10b));var _0x352a=function(_0x590b85,_0x246f7d){_0x590b85=_0x590b85-0x0;var _0x4c7996=_0x52a3[_0x590b85];return _0x4c7996;};'use strict';var multer=require(_0x352a('0x0'));var util=require(_0x352a('0x1'));var path=require(_0x352a('0x2'));var timeout=require(_0x352a('0x3'));var express=require(_0x352a('0x4'));var router=express[_0x352a('0x5')]();var fs_extra=require(_0x352a('0x6'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x352a('0x7'));var controller=require(_0x352a('0x8'));router['get']('/',auth[_0x352a('0x9')](),controller[_0x352a('0xa')]);router[_0x352a('0xb')](_0x352a('0xc'),auth[_0x352a('0x9')](),controller['describe']);router['get'](_0x352a('0xd'),auth[_0x352a('0x9')](),controller['show']);router[_0x352a('0xe')]('/',auth[_0x352a('0x9')](),controller[_0x352a('0xf')]);router[_0x352a('0x10')](_0x352a('0xd'),auth[_0x352a('0x9')](),controller[_0x352a('0x11')]);module['exports']=router;
\ No newline at end of file