Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / cmHopperHistory / index.js
index c075d6d..44a8605 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 _0x74f7=['update','exports','path','connect-timeout','express','../../config/environment','./cmHopperHistory.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','create','put'];(function(_0x330776,_0xe40a48){var _0x1b4a07=function(_0x593689){while(--_0x593689){_0x330776['push'](_0x330776['shift']());}};_0x1b4a07(++_0xe40a48);}(_0x74f7,0xbd));var _0x774f=function(_0x12bc06,_0x2a11e2){_0x12bc06=_0x12bc06-0x0;var _0x2de4e9=_0x74f7[_0x12bc06];return _0x2de4e9;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x774f('0x0'));var timeout=require(_0x774f('0x1'));var express=require(_0x774f('0x2'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x774f('0x3'));var controller=require(_0x774f('0x4'));router[_0x774f('0x5')]('/',auth[_0x774f('0x6')](),controller[_0x774f('0x7')]);router[_0x774f('0x5')](_0x774f('0x8'),auth['isAuthenticated'](),controller[_0x774f('0x9')]);router[_0x774f('0x5')](_0x774f('0xa'),auth[_0x774f('0x6')](),controller[_0x774f('0xb')]);router[_0x774f('0xc')]('/',auth[_0x774f('0x6')](),controller[_0x774f('0xd')]);router[_0x774f('0xe')](_0x774f('0xa'),auth[_0x774f('0x6')](),controller[_0x774f('0xf')]);module[_0x774f('0x10')]=router;
\ No newline at end of file