Built motion from commit 97153652.|2.6.26
[motion2.git] / server / api / cmHopper / index.js
index b985754..d531f23 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6091=['getOpenContacts','/timezones','/:id','show','getPreviewRecall','post','create','/preview','getPreview','put','update','delete','destroy','Router','../../components/auth/service','./cmHopper.controller','get','index','isAuthenticated','describe','/opencontacts'];(function(_0x28d231,_0x55888a){var _0x3814c5=function(_0x55a0a1){while(--_0x55a0a1){_0x28d231['push'](_0x28d231['shift']());}};_0x3814c5(++_0x55888a);}(_0x6091,0xf4));var _0x1609=function(_0x311c35,_0x534915){_0x311c35=_0x311c35-0x0;var _0x5cc50c=_0x6091[_0x311c35];return _0x5cc50c;};'use strict';var express=require('express');var router=express[_0x1609('0x0')]();var auth=require(_0x1609('0x1'));var controller=require(_0x1609('0x2'));router[_0x1609('0x3')]('/',auth['isAuthenticated'](),controller[_0x1609('0x4')]);router[_0x1609('0x3')]('/describe',auth[_0x1609('0x5')](),controller[_0x1609('0x6')]);router['get'](_0x1609('0x7'),auth['isAuthenticated'](),controller[_0x1609('0x8')]);router[_0x1609('0x3')](_0x1609('0x9'),auth[_0x1609('0x5')](),controller['getTimezones']);router['get'](_0x1609('0xa'),auth[_0x1609('0x5')](),controller[_0x1609('0xb')]);router['get']('/:id/previewrecall',auth[_0x1609('0x5')](),controller[_0x1609('0xc')]);router[_0x1609('0xd')]('/',auth[_0x1609('0x5')](),controller[_0x1609('0xe')]);router[_0x1609('0xd')](_0x1609('0xf'),auth[_0x1609('0x5')](),controller[_0x1609('0x10')]);router[_0x1609('0xd')]('/timezone',auth[_0x1609('0x5')](),controller['getTimezone']);router[_0x1609('0x11')](_0x1609('0xa'),auth[_0x1609('0x5')](),controller[_0x1609('0x12')]);router[_0x1609('0x13')]('/:id',auth[_0x1609('0x5')](),controller[_0x1609('0x14')]);module['exports']=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