Built motion from commit efa66e19.|2.6.22
[motion2.git] / server / api / cmHopperHistory / index.js
index 513d4f5..93ea8f4 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-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
+var _0x1f7f=['../../components/auth/service','../../components/interaction/service','get','isAuthenticated','/:id','show','post','create','put','exports','multer','path','connect-timeout','Router'];(function(_0x281235,_0x13b50f){var _0x1f97e5=function(_0x163696){while(--_0x163696){_0x281235['push'](_0x281235['shift']());}};_0x1f97e5(++_0x13b50f);}(_0x1f7f,0xc0));var _0xf1f7=function(_0x37a1e6,_0x536b85){_0x37a1e6=_0x37a1e6-0x0;var _0x115a59=_0x1f7f[_0x37a1e6];return _0x115a59;};'use strict';var multer=require(_0xf1f7('0x0'));var util=require('util');var path=require(_0xf1f7('0x1'));var timeout=require(_0xf1f7('0x2'));var express=require('express');var router=express[_0xf1f7('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0xf1f7('0x4'));var interaction=require(_0xf1f7('0x5'));var config=require('../../config/environment');var controller=require('./cmHopperHistory.controller');router[_0xf1f7('0x6')]('/',auth[_0xf1f7('0x7')](),controller['index']);router[_0xf1f7('0x6')]('/describe',auth[_0xf1f7('0x7')](),controller['describe']);router[_0xf1f7('0x6')](_0xf1f7('0x8'),auth[_0xf1f7('0x7')](),controller[_0xf1f7('0x9')]);router[_0xf1f7('0xa')]('/',auth[_0xf1f7('0x7')](),controller[_0xf1f7('0xb')]);router[_0xf1f7('0xc')](_0xf1f7('0x8'),auth['isAuthenticated'](),controller['update']);module[_0xf1f7('0xd')]=router;
\ No newline at end of file