Built motion from commit 97153652.|2.6.26
[motion2.git] / server / api / cmHopper / index.js
index 509b87a..d531f23 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5d14=['path','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./cmHopper.controller','get','isAuthenticated','/describe','describe','/opencontacts','getOpenContacts','/:id','post','create','/preview','getPreview','/previewrecall','getPreviewRecall','put','update','delete','destroy','exports','multer','util'];(function(_0xf136bc,_0x4cb677){var _0x447aa6=function(_0x5c6f9b){while(--_0x5c6f9b){_0xf136bc['push'](_0xf136bc['shift']());}};_0x447aa6(++_0x4cb677);}(_0x5d14,0x116));var _0x45d1=function(_0x5a3cf0,_0x160a68){_0x5a3cf0=_0x5a3cf0-0x0;var _0x5a64ee=_0x5d14[_0x5a3cf0];return _0x5a64ee;};'use strict';var multer=require(_0x45d1('0x0'));var util=require(_0x45d1('0x1'));var path=require(_0x45d1('0x2'));var timeout=require(_0x45d1('0x3'));var express=require('express');var router=express[_0x45d1('0x4')]();var fs_extra=require(_0x45d1('0x5'));var auth=require(_0x45d1('0x6'));var interaction=require(_0x45d1('0x7'));var config=require(_0x45d1('0x8'));var controller=require(_0x45d1('0x9'));router[_0x45d1('0xa')]('/',auth[_0x45d1('0xb')](),controller['index']);router[_0x45d1('0xa')](_0x45d1('0xc'),auth[_0x45d1('0xb')](),controller[_0x45d1('0xd')]);router[_0x45d1('0xa')](_0x45d1('0xe'),auth[_0x45d1('0xb')](),controller[_0x45d1('0xf')]);router[_0x45d1('0xa')](_0x45d1('0x10'),auth[_0x45d1('0xb')](),controller['show']);router[_0x45d1('0x11')]('/',auth[_0x45d1('0xb')](),controller[_0x45d1('0x12')]);router[_0x45d1('0x11')](_0x45d1('0x13'),auth['isAuthenticated'](),controller[_0x45d1('0x14')]);router[_0x45d1('0x11')](_0x45d1('0x15'),auth[_0x45d1('0xb')](),controller[_0x45d1('0x16')]);router[_0x45d1('0x17')]('/:id',auth[_0x45d1('0xb')](),controller[_0x45d1('0x18')]);router[_0x45d1('0x19')](_0x45d1('0x10'),auth[_0x45d1('0xb')](),controller[_0x45d1('0x1a')]);module[_0x45d1('0x1b')]=router;
\ No newline at end of file
+var _0xb769=['describe','/opencontacts','getOpenContacts','/timezones','getTimezones','/:id','/:id/previewrecall','post','create','/preview','getPreview','/timezone','getTimezone','put','update','delete','destroy','Router','./cmHopper.controller','get','index','/describe','isAuthenticated'];(function(_0x25d525,_0x22a10e){var _0x276084=function(_0x2f559b){while(--_0x2f559b){_0x25d525['push'](_0x25d525['shift']());}};_0x276084(++_0x22a10e);}(_0xb769,0x6d));var _0x9b76=function(_0xa0732d,_0x2ad0f9){_0xa0732d=_0xa0732d-0x0;var _0x252245=_0xb769[_0xa0732d];return _0x252245;};'use strict';var express=require('express');var router=express[_0x9b76('0x0')]();var auth=require('../../components/auth/service');var controller=require(_0x9b76('0x1'));router[_0x9b76('0x2')]('/',auth['isAuthenticated'](),controller[_0x9b76('0x3')]);router[_0x9b76('0x2')](_0x9b76('0x4'),auth[_0x9b76('0x5')](),controller[_0x9b76('0x6')]);router[_0x9b76('0x2')](_0x9b76('0x7'),auth[_0x9b76('0x5')](),controller[_0x9b76('0x8')]);router[_0x9b76('0x2')](_0x9b76('0x9'),auth[_0x9b76('0x5')](),controller[_0x9b76('0xa')]);router[_0x9b76('0x2')](_0x9b76('0xb'),auth[_0x9b76('0x5')](),controller['show']);router[_0x9b76('0x2')](_0x9b76('0xc'),auth[_0x9b76('0x5')](),controller['getPreviewRecall']);router[_0x9b76('0xd')]('/',auth[_0x9b76('0x5')](),controller[_0x9b76('0xe')]);router[_0x9b76('0xd')](_0x9b76('0xf'),auth[_0x9b76('0x5')](),controller[_0x9b76('0x10')]);router[_0x9b76('0xd')](_0x9b76('0x11'),auth[_0x9b76('0x5')](),controller[_0x9b76('0x12')]);router[_0x9b76('0x13')]('/:id',auth[_0x9b76('0x5')](),controller[_0x9b76('0x14')]);router[_0x9b76('0x15')]('/:id',auth[_0x9b76('0x5')](),controller[_0x9b76('0x16')]);module['exports']=router;
\ No newline at end of file