Built motion from commit (unavailable).|2.5.28
[motion2.git] / server / api / cmHopperHistory / index.js
index c075d6d..b14a9b5 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7b27=['../../components/interaction/service','get','index','/describe','isAuthenticated','describe','/:id','show','put','exports','multer','util','path','express','Router','../../components/auth/service'];(function(_0x192c57,_0x2b44e3){var _0x16a144=function(_0x2de48a){while(--_0x2de48a){_0x192c57['push'](_0x192c57['shift']());}};_0x16a144(++_0x2b44e3);}(_0x7b27,0x12a));var _0x77b2=function(_0x7dc0e0,_0x477038){_0x7dc0e0=_0x7dc0e0-0x0;var _0x2553b2=_0x7b27[_0x7dc0e0];return _0x2553b2;};'use strict';var multer=require(_0x77b2('0x0'));var util=require(_0x77b2('0x1'));var path=require(_0x77b2('0x2'));var timeout=require('connect-timeout');var express=require(_0x77b2('0x3'));var router=express[_0x77b2('0x4')]();var auth=require(_0x77b2('0x5'));var interaction=require(_0x77b2('0x6'));var config=require('../../config/environment');var controller=require('./cmHopperHistory.controller');router[_0x77b2('0x7')]('/',auth['isAuthenticated'](),controller[_0x77b2('0x8')]);router[_0x77b2('0x7')](_0x77b2('0x9'),auth[_0x77b2('0xa')](),controller[_0x77b2('0xb')]);router['get'](_0x77b2('0xc'),auth['isAuthenticated'](),controller[_0x77b2('0xd')]);router['post']('/',auth[_0x77b2('0xa')](),controller['create']);router[_0x77b2('0xe')](_0x77b2('0xc'),auth[_0x77b2('0xa')](),controller['update']);module[_0x77b2('0xf')]=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