Built motion from commit (unavailable).|2.4.12
[motion2.git] / server / api / cmHopper / index.js
index f2eb874..b2bcaff 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xdbfe=['describe','/opencontacts','/:id','create','post','/preview','getPreview','put','update','delete','destroy','exports','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./cmHopper.controller','get','isAuthenticated','index','/describe'];(function(_0x767406,_0x224644){var _0x9478ad=function(_0x8078c9){while(--_0x8078c9){_0x767406['push'](_0x767406['shift']());}};_0x9478ad(++_0x224644);}(_0xdbfe,0x1c1));var _0xedbf=function(_0x455e4d,_0xbe4714){_0x455e4d=_0x455e4d-0x0;var _0x350e63=_0xdbfe[_0x455e4d];return _0x350e63;};'use strict';var multer=require('multer');var util=require(_0xedbf('0x0'));var path=require('path');var timeout=require(_0xedbf('0x1'));var express=require(_0xedbf('0x2'));var router=express[_0xedbf('0x3')]();var auth=require(_0xedbf('0x4'));var interaction=require(_0xedbf('0x5'));var config=require('../../config/environment');var controller=require(_0xedbf('0x6'));router[_0xedbf('0x7')]('/',auth[_0xedbf('0x8')](),controller[_0xedbf('0x9')]);router[_0xedbf('0x7')](_0xedbf('0xa'),auth[_0xedbf('0x8')](),controller[_0xedbf('0xb')]);router['get'](_0xedbf('0xc'),auth[_0xedbf('0x8')](),controller['getOpenContacts']);router[_0xedbf('0x7')](_0xedbf('0xd'),auth['isAuthenticated'](),controller['show']);router['post']('/',auth[_0xedbf('0x8')](),controller[_0xedbf('0xe')]);router[_0xedbf('0xf')](_0xedbf('0x10'),auth[_0xedbf('0x8')](),controller[_0xedbf('0x11')]);router[_0xedbf('0x12')](_0xedbf('0xd'),auth[_0xedbf('0x8')](),controller[_0xedbf('0x13')]);router[_0xedbf('0x14')](_0xedbf('0xd'),auth['isAuthenticated'](),controller[_0xedbf('0x15')]);module[_0xedbf('0x16')]=router;
\ No newline at end of file
+var _0xfb4d=['show','create','post','/preview','getPreview','put','/:id','update','delete','multer','util','path','connect-timeout','express','../../components/auth/service','../../config/environment','./cmHopper.controller','get','isAuthenticated','index','describe','/opencontacts','getOpenContacts'];(function(_0x43de22,_0x1eced6){var _0x4b15ee=function(_0x6e36da){while(--_0x6e36da){_0x43de22['push'](_0x43de22['shift']());}};_0x4b15ee(++_0x1eced6);}(_0xfb4d,0x134));var _0xdfb4=function(_0x2ec461,_0x5f588a){_0x2ec461=_0x2ec461-0x0;var _0x28603d=_0xfb4d[_0x2ec461];return _0x28603d;};'use strict';var multer=require(_0xdfb4('0x0'));var util=require(_0xdfb4('0x1'));var path=require(_0xdfb4('0x2'));var timeout=require(_0xdfb4('0x3'));var express=require(_0xdfb4('0x4'));var router=express['Router']();var auth=require(_0xdfb4('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xdfb4('0x6'));var controller=require(_0xdfb4('0x7'));router[_0xdfb4('0x8')]('/',auth[_0xdfb4('0x9')](),controller[_0xdfb4('0xa')]);router[_0xdfb4('0x8')]('/describe',auth['isAuthenticated'](),controller[_0xdfb4('0xb')]);router['get'](_0xdfb4('0xc'),auth[_0xdfb4('0x9')](),controller[_0xdfb4('0xd')]);router[_0xdfb4('0x8')]('/:id',auth[_0xdfb4('0x9')](),controller[_0xdfb4('0xe')]);router['post']('/',auth[_0xdfb4('0x9')](),controller[_0xdfb4('0xf')]);router[_0xdfb4('0x10')](_0xdfb4('0x11'),auth[_0xdfb4('0x9')](),controller[_0xdfb4('0x12')]);router[_0xdfb4('0x13')](_0xdfb4('0x14'),auth['isAuthenticated'](),controller[_0xdfb4('0x15')]);router[_0xdfb4('0x16')](_0xdfb4('0x14'),auth[_0xdfb4('0x9')](),controller['destroy']);module['exports']=router;
\ No newline at end of file