Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / cmHopperHistory / index.js
index 7e3c862..edc48ef 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3aab=['post','create','update','exports','multer','util','express','../../components/auth/service','../../components/interaction/service','./cmHopperHistory.controller','isAuthenticated','get','/describe','describe','/:id','show'];(function(_0x385c76,_0xb97335){var _0x5c8367=function(_0xdfcd3){while(--_0xdfcd3){_0x385c76['push'](_0x385c76['shift']());}};_0x5c8367(++_0xb97335);}(_0x3aab,0x64));var _0xb3aa=function(_0x2dc7d1,_0x523544){_0x2dc7d1=_0x2dc7d1-0x0;var _0x2b231b=_0x3aab[_0x2dc7d1];return _0x2b231b;};'use strict';var multer=require(_0xb3aa('0x0'));var util=require(_0xb3aa('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xb3aa('0x2'));var router=express['Router']();var auth=require(_0xb3aa('0x3'));var interaction=require(_0xb3aa('0x4'));var config=require('../../config/environment');var controller=require(_0xb3aa('0x5'));router['get']('/',auth[_0xb3aa('0x6')](),controller['index']);router[_0xb3aa('0x7')](_0xb3aa('0x8'),auth[_0xb3aa('0x6')](),controller[_0xb3aa('0x9')]);router[_0xb3aa('0x7')](_0xb3aa('0xa'),auth[_0xb3aa('0x6')](),controller[_0xb3aa('0xb')]);router[_0xb3aa('0xc')]('/',auth['isAuthenticated'](),controller[_0xb3aa('0xd')]);router['put']('/:id',auth[_0xb3aa('0x6')](),controller[_0xb3aa('0xe')]);module[_0xb3aa('0xf')]=router;
\ No newline at end of file
+var _0xfaf0=['post','put','exports','multer','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./cmHopperHistory.controller','get','/describe','isAuthenticated','/:id','show'];(function(_0x1b0659,_0x586a89){var _0x1e3bf6=function(_0x4fb9a2){while(--_0x4fb9a2){_0x1b0659['push'](_0x1b0659['shift']());}};_0x1e3bf6(++_0x586a89);}(_0xfaf0,0x12f));var _0x0faf=function(_0xbf9c38,_0x4d6c40){_0xbf9c38=_0xbf9c38-0x0;var _0x52aa30=_0xfaf0[_0xbf9c38];return _0x52aa30;};'use strict';var multer=require(_0x0faf('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0x0faf('0x1'));var router=express['Router']();var fs_extra=require(_0x0faf('0x2'));var auth=require(_0x0faf('0x3'));var interaction=require(_0x0faf('0x4'));var config=require(_0x0faf('0x5'));var controller=require(_0x0faf('0x6'));router[_0x0faf('0x7')]('/',auth['isAuthenticated'](),controller['index']);router[_0x0faf('0x7')](_0x0faf('0x8'),auth[_0x0faf('0x9')](),controller['describe']);router[_0x0faf('0x7')](_0x0faf('0xa'),auth[_0x0faf('0x9')](),controller[_0x0faf('0xb')]);router[_0x0faf('0xc')]('/',auth['isAuthenticated'](),controller['create']);router[_0x0faf('0xd')]('/:id',auth[_0x0faf('0x9')](),controller['update']);module[_0x0faf('0xe')]=router;
\ No newline at end of file