Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / cmHopper / index.js
index 311e219..b9b6444 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x794a=['show','post','getPreview','/timezone','getTimezone','/previewrecall','getPreviewRecall','update','delete','util','path','connect-timeout','express','fs-extra','../../components/interaction/service','../../config/environment','./cmHopper.controller','get','isAuthenticated','/describe','describe','/opencontacts','getOpenContacts','/timezones','getTimezones','/:id'];(function(_0x458c48,_0x17fdb1){var _0x31f9ac=function(_0x2a6b5){while(--_0x2a6b5){_0x458c48['push'](_0x458c48['shift']());}};_0x31f9ac(++_0x17fdb1);}(_0x794a,0x8b));var _0xa794=function(_0x55d605,_0x31cdd2){_0x55d605=_0x55d605-0x0;var _0x168ab7=_0x794a[_0x55d605];return _0x168ab7;};'use strict';var multer=require('multer');var util=require(_0xa794('0x0'));var path=require(_0xa794('0x1'));var timeout=require(_0xa794('0x2'));var express=require(_0xa794('0x3'));var router=express['Router']();var fs_extra=require(_0xa794('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0xa794('0x5'));var config=require(_0xa794('0x6'));var controller=require(_0xa794('0x7'));router[_0xa794('0x8')]('/',auth[_0xa794('0x9')](),controller['index']);router[_0xa794('0x8')](_0xa794('0xa'),auth['isAuthenticated'](),controller[_0xa794('0xb')]);router[_0xa794('0x8')](_0xa794('0xc'),auth[_0xa794('0x9')](),controller[_0xa794('0xd')]);router[_0xa794('0x8')](_0xa794('0xe'),auth[_0xa794('0x9')](),controller[_0xa794('0xf')]);router['get'](_0xa794('0x10'),auth[_0xa794('0x9')](),controller[_0xa794('0x11')]);router[_0xa794('0x12')]('/',auth[_0xa794('0x9')](),controller['create']);router[_0xa794('0x12')]('/preview',auth[_0xa794('0x9')](),controller[_0xa794('0x13')]);router['post'](_0xa794('0x14'),auth[_0xa794('0x9')](),controller[_0xa794('0x15')]);router['post'](_0xa794('0x16'),auth[_0xa794('0x9')](),controller[_0xa794('0x17')]);router['put'](_0xa794('0x10'),auth[_0xa794('0x9')](),controller[_0xa794('0x18')]);router[_0xa794('0x19')](_0xa794('0x10'),auth[_0xa794('0x9')](),controller['destroy']);module['exports']=router;
\ No newline at end of file
+var _0x754a=['destroy','exports','Router','../../components/auth/service','./cmHopper.controller','get','index','/describe','isAuthenticated','describe','/opencontacts','/timezones','/:id','show','/:id/previewrecall','post','create','getPreview','/timezone','getTimezone','put','update','delete'];(function(_0x1a24e2,_0x354636){var _0x184e12=function(_0x1196c4){while(--_0x1196c4){_0x1a24e2['push'](_0x1a24e2['shift']());}};_0x184e12(++_0x354636);}(_0x754a,0x8c));var _0xa754=function(_0x5f09c5,_0x2bfca0){_0x5f09c5=_0x5f09c5-0x0;var _0x426ad9=_0x754a[_0x5f09c5];return _0x426ad9;};'use strict';var express=require('express');var router=express[_0xa754('0x0')]();var auth=require(_0xa754('0x1'));var controller=require(_0xa754('0x2'));router[_0xa754('0x3')]('/',auth['isAuthenticated'](),controller[_0xa754('0x4')]);router[_0xa754('0x3')](_0xa754('0x5'),auth[_0xa754('0x6')](),controller[_0xa754('0x7')]);router['get'](_0xa754('0x8'),auth[_0xa754('0x6')](),controller['getOpenContacts']);router['get'](_0xa754('0x9'),auth[_0xa754('0x6')](),controller['getTimezones']);router[_0xa754('0x3')](_0xa754('0xa'),auth[_0xa754('0x6')](),controller[_0xa754('0xb')]);router[_0xa754('0x3')](_0xa754('0xc'),auth[_0xa754('0x6')](),controller['getPreviewRecall']);router[_0xa754('0xd')]('/',auth['isAuthenticated'](),controller[_0xa754('0xe')]);router[_0xa754('0xd')]('/preview',auth[_0xa754('0x6')](),controller[_0xa754('0xf')]);router[_0xa754('0xd')](_0xa754('0x10'),auth['isAuthenticated'](),controller[_0xa754('0x11')]);router[_0xa754('0x12')]('/:id',auth[_0xa754('0x6')](),controller[_0xa754('0x13')]);router[_0xa754('0x14')]('/:id',auth[_0xa754('0x6')](),controller[_0xa754('0x15')]);module[_0xa754('0x16')]=router;
\ No newline at end of file