Built motion from commit d1eab355.|2.6.28
[motion2.git] / server / api / chatWebsite / index.js
index 70b2d9a..30bd7d5 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0bc4=['getProactiveActions','/:id/fields','getFields','/:id/offline_messages','getOfflineMessages','/:id/users','post','addDisposition','addAnswer','join','root','server/files/images/logos/','format','now','originalname','/:id/logo','file','addLogo','%s-%s','addAvatar','diskStorage','single','addCustomerAvatar','server/files/images/avatars/','addSystemAvatar','/:id/notify','notify','server/files','attachments','ensureDir','replace','extname','any','offline','/:id/interactions','addInteraction','addApplications','addProactiveActions','addAgents','put','update','destroy','delete','removeDispositions','removeAnswers','removeAgents','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/describe','/:id','show','/:id/dispositions','/:id/canned_answers','getAnswers','getLogo','/:id/avatar','/:id/customer_avatar','getCustomerAvatar','/:id/system_avatar','getInteractions','/:id/snippet','getSnippet','/:id/applications','getApplications','/:id/proactive_actions'];(function(_0x380dcc,_0x3648aa){var _0x1b5915=function(_0x5ea9ef){while(--_0x5ea9ef){_0x380dcc['push'](_0x380dcc['shift']());}};_0x1b5915(++_0x3648aa);}(_0x0bc4,0x1a5));var _0x40bc=function(_0x40753a,_0x4f8ec6){_0x40753a=_0x40753a-0x0;var _0x516d00=_0x0bc4[_0x40753a];return _0x516d00;};'use strict';var multer=require(_0x40bc('0x0'));var util=require(_0x40bc('0x1'));var path=require(_0x40bc('0x2'));var timeout=require(_0x40bc('0x3'));var express=require(_0x40bc('0x4'));var router=express[_0x40bc('0x5')]();var fs_extra=require(_0x40bc('0x6'));var auth=require('../../components/auth/service');var interaction=require(_0x40bc('0x7'));var config=require(_0x40bc('0x8'));var controller=require('./chatWebsite.controller');router[_0x40bc('0x9')]('/',auth[_0x40bc('0xa')](),controller[_0x40bc('0xb')]);router[_0x40bc('0x9')](_0x40bc('0xc'),auth[_0x40bc('0xa')](),controller['describe']);router[_0x40bc('0x9')](_0x40bc('0xd'),auth[_0x40bc('0xa')](),controller[_0x40bc('0xe')]);router[_0x40bc('0x9')](_0x40bc('0xf'),auth[_0x40bc('0xa')](),controller['getDispositions']);router['get'](_0x40bc('0x10'),auth[_0x40bc('0xa')](),controller[_0x40bc('0x11')]);router[_0x40bc('0x9')]('/:id/logo',controller[_0x40bc('0x12')]);router['get'](_0x40bc('0x13'),controller['getAvatar']);router[_0x40bc('0x9')](_0x40bc('0x14'),controller[_0x40bc('0x15')]);router[_0x40bc('0x9')](_0x40bc('0x16'),controller['getSystemAvatar']);router[_0x40bc('0x9')]('/:id/interactions',auth[_0x40bc('0xa')](),controller[_0x40bc('0x17')]);router[_0x40bc('0x9')](_0x40bc('0x18'),controller[_0x40bc('0x19')]);router[_0x40bc('0x9')](_0x40bc('0x1a'),auth[_0x40bc('0xa')](),controller[_0x40bc('0x1b')]);router[_0x40bc('0x9')](_0x40bc('0x1c'),auth[_0x40bc('0xa')](),controller[_0x40bc('0x1d')]);router['get'](_0x40bc('0x1e'),controller[_0x40bc('0x1f')]);router[_0x40bc('0x9')](_0x40bc('0x20'),auth['isAuthenticated'](),controller[_0x40bc('0x21')]);router['get'](_0x40bc('0x22'),auth[_0x40bc('0xa')](),controller['getAgents']);router[_0x40bc('0x23')]('/',auth[_0x40bc('0xa')](),controller['create']);router[_0x40bc('0x23')]('/:id/dispositions',auth[_0x40bc('0xa')](),controller[_0x40bc('0x24')]);router[_0x40bc('0x23')]('/:id/canned_answers',auth[_0x40bc('0xa')](),controller[_0x40bc('0x25')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x533a8b,_0x431ecd,_0x3b10bd){_0x3b10bd(null,path[_0x40bc('0x26')](config[_0x40bc('0x27')],_0x40bc('0x28')));},'filename':function(_0x105755,_0x4e12c6,_0x1eb66e){_0x1eb66e(null,util[_0x40bc('0x29')]('%s-%s',Date[_0x40bc('0x2a')](),_0x4e12c6[_0x40bc('0x2b')]));}})});router[_0x40bc('0x23')](_0x40bc('0x2c'),upload['single'](_0x40bc('0x2d')),controller[_0x40bc('0x2e')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x1dd976,_0x504826,_0x59d0af){_0x59d0af(null,path[_0x40bc('0x26')](config[_0x40bc('0x27')],'server/files/images/avatars/'));},'filename':function(_0x3eae0b,_0x5598c1,_0x35013e){_0x35013e(null,util['format'](_0x40bc('0x2f'),Date[_0x40bc('0x2a')](),_0x5598c1[_0x40bc('0x2b')]));}})});router[_0x40bc('0x23')]('/:id/avatar',upload['single']('file'),controller[_0x40bc('0x30')]);var upload=multer({'storage':multer[_0x40bc('0x31')]({'destination':function(_0x32ba43,_0x493677,_0x235e41){_0x235e41(null,path[_0x40bc('0x26')](config['root'],'server/files/images/avatars/'));},'filename':function(_0xea153b,_0x3ad4f8,_0x238366){_0x238366(null,util[_0x40bc('0x29')](_0x40bc('0x2f'),Date[_0x40bc('0x2a')](),_0x3ad4f8['originalname']));}})});router[_0x40bc('0x23')]('/:id/customer_avatar',upload[_0x40bc('0x32')](_0x40bc('0x2d')),controller[_0x40bc('0x33')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x2fa0ec,_0x1f9f8a,_0x14c4fb){_0x14c4fb(null,path[_0x40bc('0x26')](config[_0x40bc('0x27')],_0x40bc('0x34')));},'filename':function(_0x649c15,_0x186aee,_0x39405d){_0x39405d(null,util[_0x40bc('0x29')](_0x40bc('0x2f'),Date[_0x40bc('0x2a')](),_0x186aee['originalname']));}})});router['post'](_0x40bc('0x16'),upload['single'](_0x40bc('0x2d')),controller[_0x40bc('0x35')]);router[_0x40bc('0x23')](_0x40bc('0x36'),controller[_0x40bc('0x37')]);const offlineUploadMulter=multer({'storage':multer['diskStorage']({'destination':function(_0x3b3767,_0x34b3e2,_0x153863){const _0x2ec81f=path[_0x40bc('0x26')](config['root'],_0x40bc('0x38'),_0x40bc('0x39'),'offline-chat');fs_extra[_0x40bc('0x3a')](_0x2ec81f,function(){_0x153863(null,_0x2ec81f);});},'filename':function(_0x36a20c,_0xacce26,_0x1421bc){const _0x583e46=_0xacce26['originalname'][_0x40bc('0x3b')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');const _0x5c8017=path[_0x40bc('0x3c')](_0x583e46);const _0x1b307a=Date[_0x40bc('0x2a')]()+'-'+_0x583e46[_0x40bc('0x3b')](_0x5c8017,'')+_0x5c8017;_0x1421bc(null,_0x1b307a);}})});router['post']('/:id/offline',offlineUploadMulter[_0x40bc('0x3d')](),controller[_0x40bc('0x3e')]);router[_0x40bc('0x23')](_0x40bc('0x3f'),auth[_0x40bc('0xa')](),controller[_0x40bc('0x40')]);router['post'](_0x40bc('0x1a'),auth[_0x40bc('0xa')](),controller[_0x40bc('0x41')]);router['post'](_0x40bc('0x1c'),auth[_0x40bc('0xa')](),controller[_0x40bc('0x42')]);router[_0x40bc('0x23')](_0x40bc('0x22'),auth[_0x40bc('0xa')](),controller[_0x40bc('0x43')]);router[_0x40bc('0x44')](_0x40bc('0xd'),auth[_0x40bc('0xa')](),controller[_0x40bc('0x45')]);router['delete'](_0x40bc('0xd'),auth[_0x40bc('0xa')](),controller[_0x40bc('0x46')]);router[_0x40bc('0x47')]('/:id/dispositions',auth['isAuthenticated'](),controller[_0x40bc('0x48')]);router[_0x40bc('0x47')](_0x40bc('0x10'),auth[_0x40bc('0xa')](),controller[_0x40bc('0x49')]);router[_0x40bc('0x47')](_0x40bc('0x22'),auth['isAuthenticated'](),controller[_0x40bc('0x4a')]);module['exports']=router;
\ No newline at end of file
+var _0x8f07=['/:id/users','getAgents','post','addDisposition','addAnswer','diskStorage','join','root','server/files/images/logos/','format','%s-%s','now','originalname','/:id/logo','single','file','server/files/images/avatars/','addAvatar','/:id/customer_avatar','addCustomerAvatar','/:id/system_avatar','/:id/notify','notify','attachments','offline-chat','ensureDir','replace','extname','/:id/offline','any','offline','addInteraction','addApplications','/:id/proactive_actions','addProactiveActions','addAgents','put','update','destroy','delete','removeDispositions','removeAnswers','removeAgents','multer','util','express','Router','fs-extra','../../components/auth/service','../../config/environment','isAuthenticated','index','/describe','get','/:id','show','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','getLogo','/:id/avatar','getCustomerAvatar','getSystemAvatar','/:id/interactions','getInteractions','/:id/snippet','getSnippet','/:id/applications','getApplications','getProactiveActions','/:id/fields','/:id/offline_messages','getOfflineMessages'];(function(_0xf0ba0,_0x306bbf){var _0x3eff5e=function(_0x28ac37){while(--_0x28ac37){_0xf0ba0['push'](_0xf0ba0['shift']());}};_0x3eff5e(++_0x306bbf);}(_0x8f07,0x153));var _0x78f0=function(_0x84556c,_0x3fbcab){_0x84556c=_0x84556c-0x0;var _0x118ed9=_0x8f07[_0x84556c];return _0x118ed9;};'use strict';var multer=require(_0x78f0('0x0'));var util=require(_0x78f0('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x78f0('0x2'));var router=express[_0x78f0('0x3')]();var fs_extra=require(_0x78f0('0x4'));var auth=require(_0x78f0('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x78f0('0x6'));var controller=require('./chatWebsite.controller');router['get']('/',auth[_0x78f0('0x7')](),controller[_0x78f0('0x8')]);router['get'](_0x78f0('0x9'),auth[_0x78f0('0x7')](),controller['describe']);router[_0x78f0('0xa')](_0x78f0('0xb'),auth[_0x78f0('0x7')](),controller[_0x78f0('0xc')]);router[_0x78f0('0xa')](_0x78f0('0xd'),auth[_0x78f0('0x7')](),controller[_0x78f0('0xe')]);router[_0x78f0('0xa')](_0x78f0('0xf'),auth[_0x78f0('0x7')](),controller[_0x78f0('0x10')]);router[_0x78f0('0xa')]('/:id/logo',controller[_0x78f0('0x11')]);router['get'](_0x78f0('0x12'),controller['getAvatar']);router[_0x78f0('0xa')]('/:id/customer_avatar',controller[_0x78f0('0x13')]);router['get']('/:id/system_avatar',controller[_0x78f0('0x14')]);router[_0x78f0('0xa')](_0x78f0('0x15'),auth[_0x78f0('0x7')](),controller[_0x78f0('0x16')]);router['get'](_0x78f0('0x17'),controller[_0x78f0('0x18')]);router[_0x78f0('0xa')](_0x78f0('0x19'),auth[_0x78f0('0x7')](),controller[_0x78f0('0x1a')]);router[_0x78f0('0xa')]('/:id/proactive_actions',auth[_0x78f0('0x7')](),controller[_0x78f0('0x1b')]);router[_0x78f0('0xa')](_0x78f0('0x1c'),controller['getFields']);router[_0x78f0('0xa')](_0x78f0('0x1d'),auth['isAuthenticated'](),controller[_0x78f0('0x1e')]);router[_0x78f0('0xa')](_0x78f0('0x1f'),auth[_0x78f0('0x7')](),controller[_0x78f0('0x20')]);router[_0x78f0('0x21')]('/',auth['isAuthenticated'](),controller['create']);router[_0x78f0('0x21')]('/:id/dispositions',auth[_0x78f0('0x7')](),controller[_0x78f0('0x22')]);router[_0x78f0('0x21')]('/:id/canned_answers',auth[_0x78f0('0x7')](),controller[_0x78f0('0x23')]);var upload=multer({'storage':multer[_0x78f0('0x24')]({'destination':function(_0x5d5913,_0xd3b8fa,_0x24012d){_0x24012d(null,path[_0x78f0('0x25')](config[_0x78f0('0x26')],_0x78f0('0x27')));},'filename':function(_0x28497e,_0x52c028,_0x554633){_0x554633(null,util[_0x78f0('0x28')](_0x78f0('0x29'),Date[_0x78f0('0x2a')](),_0x52c028[_0x78f0('0x2b')]));}})});router[_0x78f0('0x21')](_0x78f0('0x2c'),upload[_0x78f0('0x2d')](_0x78f0('0x2e')),controller['addLogo']);var upload=multer({'storage':multer[_0x78f0('0x24')]({'destination':function(_0x423d5c,_0x1bfb19,_0xaba59e){_0xaba59e(null,path['join'](config[_0x78f0('0x26')],_0x78f0('0x2f')));},'filename':function(_0x4021e6,_0x194ce0,_0x5aeb94){_0x5aeb94(null,util[_0x78f0('0x28')]('%s-%s',Date['now'](),_0x194ce0[_0x78f0('0x2b')]));}})});router['post'](_0x78f0('0x12'),upload[_0x78f0('0x2d')](_0x78f0('0x2e')),controller[_0x78f0('0x30')]);var upload=multer({'storage':multer[_0x78f0('0x24')]({'destination':function(_0x419b41,_0x11fe20,_0x1de4af){_0x1de4af(null,path[_0x78f0('0x25')](config[_0x78f0('0x26')],_0x78f0('0x2f')));},'filename':function(_0x88f127,_0x1952a0,_0x467e3f){_0x467e3f(null,util['format'](_0x78f0('0x29'),Date[_0x78f0('0x2a')](),_0x1952a0[_0x78f0('0x2b')]));}})});router[_0x78f0('0x21')](_0x78f0('0x31'),upload[_0x78f0('0x2d')]('file'),controller[_0x78f0('0x32')]);var upload=multer({'storage':multer[_0x78f0('0x24')]({'destination':function(_0x3a96e1,_0x2f10b2,_0x5d70c2){_0x5d70c2(null,path[_0x78f0('0x25')](config['root'],_0x78f0('0x2f')));},'filename':function(_0x3c1147,_0x502d1a,_0x5a9480){_0x5a9480(null,util[_0x78f0('0x28')]('%s-%s',Date['now'](),_0x502d1a[_0x78f0('0x2b')]));}})});router[_0x78f0('0x21')](_0x78f0('0x33'),upload['single'](_0x78f0('0x2e')),controller['addSystemAvatar']);router[_0x78f0('0x21')](_0x78f0('0x34'),controller[_0x78f0('0x35')]);const offlineUploadMulter=multer({'storage':multer['diskStorage']({'destination':function(_0x5ef400,_0x382a9e,_0x21891a){const _0x32d0aa=path[_0x78f0('0x25')](config[_0x78f0('0x26')],'server/files',_0x78f0('0x36'),_0x78f0('0x37'));fs_extra[_0x78f0('0x38')](_0x32d0aa,function(){_0x21891a(null,_0x32d0aa);});},'filename':function(_0x122c2d,_0x293ad7,_0x17e3eb){const _0x514276=_0x293ad7[_0x78f0('0x2b')][_0x78f0('0x39')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');const _0x3d356f=path[_0x78f0('0x3a')](_0x514276);const _0x554480=Date['now']()+'-'+_0x514276[_0x78f0('0x39')](_0x3d356f,'')+_0x3d356f;_0x17e3eb(null,_0x554480);}})});router['post'](_0x78f0('0x3b'),offlineUploadMulter[_0x78f0('0x3c')](),controller[_0x78f0('0x3d')]);router['post'](_0x78f0('0x15'),auth[_0x78f0('0x7')](),controller[_0x78f0('0x3e')]);router['post'](_0x78f0('0x19'),auth['isAuthenticated'](),controller[_0x78f0('0x3f')]);router[_0x78f0('0x21')](_0x78f0('0x40'),auth[_0x78f0('0x7')](),controller[_0x78f0('0x41')]);router[_0x78f0('0x21')]('/:id/users',auth['isAuthenticated'](),controller[_0x78f0('0x42')]);router[_0x78f0('0x43')]('/:id',auth[_0x78f0('0x7')](),controller[_0x78f0('0x44')]);router['delete']('/:id',auth[_0x78f0('0x7')](),controller[_0x78f0('0x45')]);router[_0x78f0('0x46')]('/:id/dispositions',auth[_0x78f0('0x7')](),controller[_0x78f0('0x47')]);router[_0x78f0('0x46')](_0x78f0('0xf'),auth[_0x78f0('0x7')](),controller[_0x78f0('0x48')]);router[_0x78f0('0x46')](_0x78f0('0x1f'),auth[_0x78f0('0x7')](),controller[_0x78f0('0x49')]);module['exports']=router;
\ No newline at end of file