Built motion from commit (unavailable).|2.5.12
[motion2.git] / server / api / chatWebsite / index.js
index 204763a..00b7226 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x54e4=['/:id/applications','getApplications','getProactiveActions','getFields','/:id/offline_messages','getOfflineMessages','/:id/users','getAgents','post','addDisposition','addAnswer','diskStorage','join','server/files/images/logos/','originalname','file','addLogo','root','server/files/images/avatars/','%s-%s','now','addAvatar','single','addCustomerAvatar','format','/:id/system_avatar','/:id/notify','notify','/:id/offline','offline','/:id/interactions','addInteraction','addApplications','/:id/proactive_actions','addProactiveActions','addAgents','update','delete','destroy','removeDispositions','removeAgents','multer','path','express','../../components/auth/service','../../config/environment','./chatWebsite.controller','get','isAuthenticated','/describe','describe','/:id','/:id/dispositions','getDispositions','/:id/canned_answers','/:id/logo','getLogo','/:id/avatar','getAvatar','/:id/customer_avatar','getCustomerAvatar','getSystemAvatar','/:id/snippet','getSnippet'];(function(_0x592cbc,_0x5ec030){var _0x39b8d9=function(_0x39055c){while(--_0x39055c){_0x592cbc['push'](_0x592cbc['shift']());}};_0x39b8d9(++_0x5ec030);}(_0x54e4,0x169));var _0x454e=function(_0x3694a3,_0x370e04){_0x3694a3=_0x3694a3-0x0;var _0x415594=_0x54e4[_0x3694a3];return _0x415594;};'use strict';var multer=require(_0x454e('0x0'));var util=require('util');var path=require(_0x454e('0x1'));var timeout=require('connect-timeout');var express=require(_0x454e('0x2'));var router=express['Router']();var auth=require(_0x454e('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0x454e('0x4'));var controller=require(_0x454e('0x5'));router[_0x454e('0x6')]('/',auth[_0x454e('0x7')](),controller['index']);router[_0x454e('0x6')](_0x454e('0x8'),auth[_0x454e('0x7')](),controller[_0x454e('0x9')]);router[_0x454e('0x6')](_0x454e('0xa'),auth[_0x454e('0x7')](),controller['show']);router[_0x454e('0x6')](_0x454e('0xb'),auth[_0x454e('0x7')](),controller[_0x454e('0xc')]);router['get'](_0x454e('0xd'),auth[_0x454e('0x7')](),controller['getAnswers']);router[_0x454e('0x6')](_0x454e('0xe'),controller[_0x454e('0xf')]);router['get'](_0x454e('0x10'),controller[_0x454e('0x11')]);router[_0x454e('0x6')](_0x454e('0x12'),controller[_0x454e('0x13')]);router[_0x454e('0x6')]('/:id/system_avatar',controller[_0x454e('0x14')]);router[_0x454e('0x6')]('/:id/interactions',auth[_0x454e('0x7')](),controller['getInteractions']);router['get'](_0x454e('0x15'),controller[_0x454e('0x16')]);router['get'](_0x454e('0x17'),auth[_0x454e('0x7')](),controller[_0x454e('0x18')]);router['get']('/:id/proactive_actions',auth[_0x454e('0x7')](),controller[_0x454e('0x19')]);router[_0x454e('0x6')]('/:id/fields',controller[_0x454e('0x1a')]);router['get'](_0x454e('0x1b'),auth[_0x454e('0x7')](),controller[_0x454e('0x1c')]);router[_0x454e('0x6')](_0x454e('0x1d'),auth[_0x454e('0x7')](),controller[_0x454e('0x1e')]);router[_0x454e('0x1f')]('/',auth[_0x454e('0x7')](),controller['create']);router['post']('/:id/dispositions',auth[_0x454e('0x7')](),controller[_0x454e('0x20')]);router[_0x454e('0x1f')](_0x454e('0xd'),auth[_0x454e('0x7')](),controller[_0x454e('0x21')]);var upload=multer({'storage':multer[_0x454e('0x22')]({'destination':function(_0xca8399,_0x4f489d,_0x4b72d5){_0x4b72d5(null,path[_0x454e('0x23')](config['root'],_0x454e('0x24')));},'filename':function(_0x52e516,_0x1e9197,_0x53bc2d){_0x53bc2d(null,util['format']('%s-%s',Date['now'](),_0x1e9197[_0x454e('0x25')]));}})});router['post'](_0x454e('0xe'),upload['single'](_0x454e('0x26')),controller[_0x454e('0x27')]);var upload=multer({'storage':multer[_0x454e('0x22')]({'destination':function(_0x3190c9,_0x4fa0ca,_0x3e994d){_0x3e994d(null,path[_0x454e('0x23')](config[_0x454e('0x28')],_0x454e('0x29')));},'filename':function(_0x219c54,_0x1dedf0,_0x5c0af6){_0x5c0af6(null,util['format'](_0x454e('0x2a'),Date[_0x454e('0x2b')](),_0x1dedf0['originalname']));}})});router['post'](_0x454e('0x10'),upload['single'](_0x454e('0x26')),controller[_0x454e('0x2c')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x52a38d,_0xb2c04,_0x56a7d4){_0x56a7d4(null,path[_0x454e('0x23')](config[_0x454e('0x28')],_0x454e('0x29')));},'filename':function(_0x6e7633,_0xa6a064,_0x15ddaf){_0x15ddaf(null,util['format']('%s-%s',Date['now'](),_0xa6a064['originalname']));}})});router[_0x454e('0x1f')](_0x454e('0x12'),upload[_0x454e('0x2d')](_0x454e('0x26')),controller[_0x454e('0x2e')]);var upload=multer({'storage':multer[_0x454e('0x22')]({'destination':function(_0x5e9ea0,_0x370bab,_0x12a82f){_0x12a82f(null,path[_0x454e('0x23')](config[_0x454e('0x28')],_0x454e('0x29')));},'filename':function(_0x481146,_0x185884,_0x126c39){_0x126c39(null,util[_0x454e('0x2f')]('%s-%s',Date['now'](),_0x185884[_0x454e('0x25')]));}})});router[_0x454e('0x1f')](_0x454e('0x30'),upload[_0x454e('0x2d')](_0x454e('0x26')),controller['addSystemAvatar']);router['post'](_0x454e('0x31'),controller[_0x454e('0x32')]);router[_0x454e('0x1f')](_0x454e('0x33'),controller[_0x454e('0x34')]);router['post'](_0x454e('0x35'),auth['isAuthenticated'](),controller[_0x454e('0x36')]);router[_0x454e('0x1f')](_0x454e('0x17'),auth['isAuthenticated'](),controller[_0x454e('0x37')]);router['post'](_0x454e('0x38'),auth[_0x454e('0x7')](),controller[_0x454e('0x39')]);router[_0x454e('0x1f')](_0x454e('0x1d'),auth[_0x454e('0x7')](),controller[_0x454e('0x3a')]);router['put'](_0x454e('0xa'),auth['isAuthenticated'](),controller[_0x454e('0x3b')]);router[_0x454e('0x3c')](_0x454e('0xa'),auth[_0x454e('0x7')](),controller[_0x454e('0x3d')]);router[_0x454e('0x3c')](_0x454e('0xb'),auth[_0x454e('0x7')](),controller[_0x454e('0x3e')]);router[_0x454e('0x3c')]('/:id/canned_answers',auth[_0x454e('0x7')](),controller['removeAnswers']);router[_0x454e('0x3c')]('/:id/users',auth['isAuthenticated'](),controller[_0x454e('0x3f')]);module['exports']=router;
\ No newline at end of file
+var _0xbcd4=['removeAgents','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../config/environment','./chatWebsite.controller','isAuthenticated','get','/describe','/:id','show','/:id/dispositions','getDispositions','/:id/canned_answers','/:id/logo','getLogo','/:id/avatar','getAvatar','/:id/customer_avatar','getCustomerAvatar','/:id/system_avatar','getSystemAvatar','getInteractions','/:id/snippet','getSnippet','getApplications','getProactiveActions','/:id/fields','getFields','/:id/offline_messages','getOfflineMessages','/:id/users','getAgents','create','addDisposition','addAnswer','join','server/files/images/logos/','%s-%s','post','single','file','diskStorage','root','server/files/images/avatars/','format','now','addAvatar','originalname','addCustomerAvatar','addSystemAvatar','/:id/offline','offline','/:id/interactions','addInteraction','/:id/applications','addApplications','/:id/proactive_actions','addProactiveActions','addAgents','put','destroy','delete','removeDispositions','removeAnswers'];(function(_0x1f3f6e,_0x4402a8){var _0x4faede=function(_0xc74d63){while(--_0xc74d63){_0x1f3f6e['push'](_0x1f3f6e['shift']());}};_0x4faede(++_0x4402a8);}(_0xbcd4,0x1e4));var _0x4bcd=function(_0x33a18c,_0x4d7706){_0x33a18c=_0x33a18c-0x0;var _0x33de05=_0xbcd4[_0x33a18c];return _0x33de05;};'use strict';var multer=require(_0x4bcd('0x0'));var util=require(_0x4bcd('0x1'));var path=require(_0x4bcd('0x2'));var timeout=require(_0x4bcd('0x3'));var express=require(_0x4bcd('0x4'));var router=express[_0x4bcd('0x5')]();var auth=require(_0x4bcd('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x4bcd('0x7'));var controller=require(_0x4bcd('0x8'));router['get']('/',auth[_0x4bcd('0x9')](),controller['index']);router[_0x4bcd('0xa')](_0x4bcd('0xb'),auth[_0x4bcd('0x9')](),controller['describe']);router[_0x4bcd('0xa')](_0x4bcd('0xc'),auth['isAuthenticated'](),controller[_0x4bcd('0xd')]);router['get'](_0x4bcd('0xe'),auth[_0x4bcd('0x9')](),controller[_0x4bcd('0xf')]);router[_0x4bcd('0xa')](_0x4bcd('0x10'),auth['isAuthenticated'](),controller['getAnswers']);router[_0x4bcd('0xa')](_0x4bcd('0x11'),controller[_0x4bcd('0x12')]);router[_0x4bcd('0xa')](_0x4bcd('0x13'),controller[_0x4bcd('0x14')]);router['get'](_0x4bcd('0x15'),controller[_0x4bcd('0x16')]);router[_0x4bcd('0xa')](_0x4bcd('0x17'),controller[_0x4bcd('0x18')]);router[_0x4bcd('0xa')]('/:id/interactions',auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x19')]);router['get'](_0x4bcd('0x1a'),controller[_0x4bcd('0x1b')]);router['get']('/:id/applications',auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x1c')]);router[_0x4bcd('0xa')]('/:id/proactive_actions',auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x1d')]);router[_0x4bcd('0xa')](_0x4bcd('0x1e'),controller[_0x4bcd('0x1f')]);router[_0x4bcd('0xa')](_0x4bcd('0x20'),auth['isAuthenticated'](),controller[_0x4bcd('0x21')]);router[_0x4bcd('0xa')](_0x4bcd('0x22'),auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x23')]);router['post']('/',auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x24')]);router['post'](_0x4bcd('0xe'),auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x25')]);router['post'](_0x4bcd('0x10'),auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x26')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x17dc73,_0x3f5d20,_0x291ea1){_0x291ea1(null,path[_0x4bcd('0x27')](config['root'],_0x4bcd('0x28')));},'filename':function(_0x240471,_0x1a8af3,_0x347665){_0x347665(null,util['format'](_0x4bcd('0x29'),Date['now'](),_0x1a8af3['originalname']));}})});router[_0x4bcd('0x2a')]('/:id/logo',upload[_0x4bcd('0x2b')](_0x4bcd('0x2c')),controller['addLogo']);var upload=multer({'storage':multer[_0x4bcd('0x2d')]({'destination':function(_0x5c01f0,_0x5c218a,_0x4a33a6){_0x4a33a6(null,path[_0x4bcd('0x27')](config[_0x4bcd('0x2e')],_0x4bcd('0x2f')));},'filename':function(_0x162e66,_0x4de8dd,_0x2a98bb){_0x2a98bb(null,util[_0x4bcd('0x30')]('%s-%s',Date[_0x4bcd('0x31')](),_0x4de8dd['originalname']));}})});router[_0x4bcd('0x2a')](_0x4bcd('0x13'),upload[_0x4bcd('0x2b')]('file'),controller[_0x4bcd('0x32')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x27d1a4,_0x29a57b,_0x585d5c){_0x585d5c(null,path[_0x4bcd('0x27')](config[_0x4bcd('0x2e')],_0x4bcd('0x2f')));},'filename':function(_0x1f33e0,_0x5a39c3,_0xd1235e){_0xd1235e(null,util[_0x4bcd('0x30')]('%s-%s',Date[_0x4bcd('0x31')](),_0x5a39c3[_0x4bcd('0x33')]));}})});router[_0x4bcd('0x2a')]('/:id/customer_avatar',upload[_0x4bcd('0x2b')](_0x4bcd('0x2c')),controller[_0x4bcd('0x34')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x18275f,_0x4a6d01,_0x54b0fb){_0x54b0fb(null,path[_0x4bcd('0x27')](config['root'],_0x4bcd('0x2f')));},'filename':function(_0x26c501,_0x5b6367,_0x3c157f){_0x3c157f(null,util['format'](_0x4bcd('0x29'),Date[_0x4bcd('0x31')](),_0x5b6367['originalname']));}})});router[_0x4bcd('0x2a')](_0x4bcd('0x17'),upload['single'](_0x4bcd('0x2c')),controller[_0x4bcd('0x35')]);router[_0x4bcd('0x2a')]('/:id/notify',controller['notify']);router[_0x4bcd('0x2a')](_0x4bcd('0x36'),controller[_0x4bcd('0x37')]);router[_0x4bcd('0x2a')](_0x4bcd('0x38'),auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x39')]);router[_0x4bcd('0x2a')](_0x4bcd('0x3a'),auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x3b')]);router['post'](_0x4bcd('0x3c'),auth['isAuthenticated'](),controller[_0x4bcd('0x3d')]);router[_0x4bcd('0x2a')](_0x4bcd('0x22'),auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x3e')]);router[_0x4bcd('0x3f')](_0x4bcd('0xc'),auth[_0x4bcd('0x9')](),controller['update']);router['delete']('/:id',auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x40')]);router[_0x4bcd('0x41')]('/:id/dispositions',auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x42')]);router['delete']('/:id/canned_answers',auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x43')]);router[_0x4bcd('0x41')](_0x4bcd('0x22'),auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x44')]);module['exports']=router;
\ No newline at end of file