Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / cmHopper / index.js
index 9dfcee7..7107b8c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4598=['exports','multer','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./cmHopper.controller','get','isAuthenticated','index','/describe','describe','/opencontacts','getOpenContacts','show','post','create','/preview','getPreview','/:id','delete','destroy'];(function(_0x3fadc1,_0x2ce716){var _0x528392=function(_0x93692b){while(--_0x93692b){_0x3fadc1['push'](_0x3fadc1['shift']());}};_0x528392(++_0x2ce716);}(_0x4598,0x1dc));var _0x8459=function(_0xe0c35a,_0x5c7bd5){_0xe0c35a=_0xe0c35a-0x0;var _0xe8f0c9=_0x4598[_0xe0c35a];return _0xe8f0c9;};'use strict';var multer=require(_0x8459('0x0'));var util=require(_0x8459('0x1'));var path=require('path');var timeout=require(_0x8459('0x2'));var express=require(_0x8459('0x3'));var router=express[_0x8459('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0x8459('0x5'));var interaction=require(_0x8459('0x6'));var config=require(_0x8459('0x7'));var controller=require(_0x8459('0x8'));router[_0x8459('0x9')]('/',auth[_0x8459('0xa')](),controller[_0x8459('0xb')]);router[_0x8459('0x9')](_0x8459('0xc'),auth['isAuthenticated'](),controller[_0x8459('0xd')]);router[_0x8459('0x9')](_0x8459('0xe'),auth[_0x8459('0xa')](),controller[_0x8459('0xf')]);router[_0x8459('0x9')]('/:id',auth['isAuthenticated'](),controller[_0x8459('0x10')]);router[_0x8459('0x11')]('/',auth[_0x8459('0xa')](),controller[_0x8459('0x12')]);router[_0x8459('0x11')](_0x8459('0x13'),auth[_0x8459('0xa')](),controller[_0x8459('0x14')]);router['put'](_0x8459('0x15'),auth['isAuthenticated'](),controller['update']);router[_0x8459('0x16')](_0x8459('0x15'),auth[_0x8459('0xa')](),controller[_0x8459('0x17')]);module[_0x8459('0x18')]=router;
\ No newline at end of file
+var _0x7990=['getPreview','/timezone','getTimezone','update','destroy','exports','express','Router','../../components/auth/service','./cmHopper.controller','get','isAuthenticated','index','/describe','describe','getOpenContacts','getTimezones','/:id','show','/:id/previewrecall','getPreviewRecall','post'];(function(_0x24664f,_0x494ee7){var _0x29b597=function(_0x39abc2){while(--_0x39abc2){_0x24664f['push'](_0x24664f['shift']());}};_0x29b597(++_0x494ee7);}(_0x7990,0xa0));var _0x0799=function(_0x4be7d8,_0x494c92){_0x4be7d8=_0x4be7d8-0x0;var _0x5c7fc5=_0x7990[_0x4be7d8];return _0x5c7fc5;};'use strict';var express=require(_0x0799('0x0'));var router=express[_0x0799('0x1')]();var auth=require(_0x0799('0x2'));var controller=require(_0x0799('0x3'));router[_0x0799('0x4')]('/',auth[_0x0799('0x5')](),controller[_0x0799('0x6')]);router[_0x0799('0x4')](_0x0799('0x7'),auth[_0x0799('0x5')](),controller[_0x0799('0x8')]);router[_0x0799('0x4')]('/opencontacts',auth[_0x0799('0x5')](),controller[_0x0799('0x9')]);router[_0x0799('0x4')]('/timezones',auth['isAuthenticated'](),controller[_0x0799('0xa')]);router[_0x0799('0x4')](_0x0799('0xb'),auth[_0x0799('0x5')](),controller[_0x0799('0xc')]);router[_0x0799('0x4')](_0x0799('0xd'),auth[_0x0799('0x5')](),controller[_0x0799('0xe')]);router[_0x0799('0xf')]('/',auth[_0x0799('0x5')](),controller['create']);router[_0x0799('0xf')]('/preview',auth[_0x0799('0x5')](),controller[_0x0799('0x10')]);router[_0x0799('0xf')](_0x0799('0x11'),auth[_0x0799('0x5')](),controller[_0x0799('0x12')]);router['put'](_0x0799('0xb'),auth[_0x0799('0x5')](),controller[_0x0799('0x13')]);router['delete']('/:id',auth['isAuthenticated'](),controller[_0x0799('0x14')]);module[_0x0799('0x15')]=router;
\ No newline at end of file