Built motion from commit 092f8824.|2.5.49
[motion2.git] / server / api / chatWebsite / index.js
index c30de8d..35635db 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0b04=['/:id/users','getAgents','post','create','/:id/dispositions','addDisposition','/:id/canned_answers','addAnswer','diskStorage','join','root','server/files/images/logos/','format','now','originalname','single','server/files/images/avatars/','/:id/avatar','file','addAvatar','%s-%s','addCustomerAvatar','notify','offline-chat','ensureDir','replace','extname','/:id/offline','addApplications','addAgents','put','update','delete','destroy','removeDispositions','removeAgents','exports','multer','util','express','Router','fs-extra','../../config/environment','./chatWebsite.controller','get','isAuthenticated','index','/describe','describe','/:id','show','getAnswers','/:id/logo','getAvatar','/:id/customer_avatar','getCustomerAvatar','/:id/system_avatar','getSystemAvatar','/:id/interactions','/:id/snippet','getSnippet','/:id/applications','getApplications','/:id/proactive_actions','getProactiveActions','/:id/fields','getFields','/:id/offline_messages','getOfflineMessages'];(function(_0x4b2863,_0x494899){var _0x567d67=function(_0x751f03){while(--_0x751f03){_0x4b2863['push'](_0x4b2863['shift']());}};_0x567d67(++_0x494899);}(_0x0b04,0x139));var _0x40b0=function(_0x173441,_0x26b0d9){_0x173441=_0x173441-0x0;var _0x2423a8=_0x0b04[_0x173441];return _0x2423a8;};'use strict';var multer=require(_0x40b0('0x0'));var util=require(_0x40b0('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x40b0('0x2'));var router=express[_0x40b0('0x3')]();var fs_extra=require(_0x40b0('0x4'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x40b0('0x5'));var controller=require(_0x40b0('0x6'));router[_0x40b0('0x7')]('/',auth[_0x40b0('0x8')](),controller[_0x40b0('0x9')]);router[_0x40b0('0x7')](_0x40b0('0xa'),auth[_0x40b0('0x8')](),controller[_0x40b0('0xb')]);router['get'](_0x40b0('0xc'),auth[_0x40b0('0x8')](),controller[_0x40b0('0xd')]);router[_0x40b0('0x7')]('/:id/dispositions',auth[_0x40b0('0x8')](),controller['getDispositions']);router[_0x40b0('0x7')]('/:id/canned_answers',auth['isAuthenticated'](),controller[_0x40b0('0xe')]);router[_0x40b0('0x7')](_0x40b0('0xf'),controller['getLogo']);router[_0x40b0('0x7')]('/:id/avatar',controller[_0x40b0('0x10')]);router[_0x40b0('0x7')](_0x40b0('0x11'),controller[_0x40b0('0x12')]);router[_0x40b0('0x7')](_0x40b0('0x13'),controller[_0x40b0('0x14')]);router[_0x40b0('0x7')](_0x40b0('0x15'),auth['isAuthenticated'](),controller['getInteractions']);router[_0x40b0('0x7')](_0x40b0('0x16'),controller[_0x40b0('0x17')]);router[_0x40b0('0x7')](_0x40b0('0x18'),auth[_0x40b0('0x8')](),controller[_0x40b0('0x19')]);router[_0x40b0('0x7')](_0x40b0('0x1a'),auth['isAuthenticated'](),controller[_0x40b0('0x1b')]);router[_0x40b0('0x7')](_0x40b0('0x1c'),controller[_0x40b0('0x1d')]);router[_0x40b0('0x7')](_0x40b0('0x1e'),auth[_0x40b0('0x8')](),controller[_0x40b0('0x1f')]);router['get'](_0x40b0('0x20'),auth[_0x40b0('0x8')](),controller[_0x40b0('0x21')]);router[_0x40b0('0x22')]('/',auth[_0x40b0('0x8')](),controller[_0x40b0('0x23')]);router[_0x40b0('0x22')](_0x40b0('0x24'),auth['isAuthenticated'](),controller[_0x40b0('0x25')]);router[_0x40b0('0x22')](_0x40b0('0x26'),auth[_0x40b0('0x8')](),controller[_0x40b0('0x27')]);var upload=multer({'storage':multer[_0x40b0('0x28')]({'destination':function(_0x5a87f5,_0x46a6ab,_0x10f3c5){_0x10f3c5(null,path[_0x40b0('0x29')](config[_0x40b0('0x2a')],_0x40b0('0x2b')));},'filename':function(_0x323f0b,_0x3c03dc,_0x5ad20e){_0x5ad20e(null,util[_0x40b0('0x2c')]('%s-%s',Date[_0x40b0('0x2d')](),_0x3c03dc[_0x40b0('0x2e')]));}})});router['post'](_0x40b0('0xf'),upload[_0x40b0('0x2f')]('file'),controller['addLogo']);var upload=multer({'storage':multer[_0x40b0('0x28')]({'destination':function(_0xf7d72f,_0x2439cb,_0x1606ad){_0x1606ad(null,path[_0x40b0('0x29')](config[_0x40b0('0x2a')],_0x40b0('0x30')));},'filename':function(_0xd02b31,_0x1f2aef,_0xad73d7){_0xad73d7(null,util[_0x40b0('0x2c')]('%s-%s',Date[_0x40b0('0x2d')](),_0x1f2aef[_0x40b0('0x2e')]));}})});router[_0x40b0('0x22')](_0x40b0('0x31'),upload[_0x40b0('0x2f')](_0x40b0('0x32')),controller[_0x40b0('0x33')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x48d4ca,_0xde879d,_0x58de8c){_0x58de8c(null,path[_0x40b0('0x29')](config[_0x40b0('0x2a')],_0x40b0('0x30')));},'filename':function(_0x597a6f,_0x328338,_0x49bcdb){_0x49bcdb(null,util[_0x40b0('0x2c')](_0x40b0('0x34'),Date[_0x40b0('0x2d')](),_0x328338[_0x40b0('0x2e')]));}})});router[_0x40b0('0x22')](_0x40b0('0x11'),upload[_0x40b0('0x2f')](_0x40b0('0x32')),controller[_0x40b0('0x35')]);var upload=multer({'storage':multer[_0x40b0('0x28')]({'destination':function(_0x4ca76a,_0x3f3065,_0x77d933){_0x77d933(null,path[_0x40b0('0x29')](config['root'],_0x40b0('0x30')));},'filename':function(_0x282264,_0x588b68,_0x387061){_0x387061(null,util['format'](_0x40b0('0x34'),Date['now'](),_0x588b68[_0x40b0('0x2e')]));}})});router[_0x40b0('0x22')]('/:id/system_avatar',upload[_0x40b0('0x2f')]('file'),controller['addSystemAvatar']);router['post']('/:id/notify',controller[_0x40b0('0x36')]);const offlineUploadMulter=multer({'storage':multer[_0x40b0('0x28')]({'destination':function(_0x54654e,_0x365bab,_0x4fb380){const _0x2bea87=path[_0x40b0('0x29')](config[_0x40b0('0x2a')],'server/files','attachments',_0x40b0('0x37'));fs_extra[_0x40b0('0x38')](_0x2bea87,function(){_0x4fb380(null,_0x2bea87);});},'filename':function(_0x2ef819,_0x225661,_0x3502a4){const _0xd59037=_0x225661[_0x40b0('0x2e')][_0x40b0('0x39')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');const _0x5436f4=path[_0x40b0('0x3a')](_0xd59037);const _0x38af40=Date['now']()+'-'+_0xd59037[_0x40b0('0x39')](_0x5436f4,'')+_0x5436f4;_0x3502a4(null,_0x38af40);}})});router[_0x40b0('0x22')](_0x40b0('0x3b'),offlineUploadMulter['any'](),controller['offline']);router['post'](_0x40b0('0x15'),auth[_0x40b0('0x8')](),controller['addInteraction']);router[_0x40b0('0x22')](_0x40b0('0x18'),auth[_0x40b0('0x8')](),controller[_0x40b0('0x3c')]);router[_0x40b0('0x22')](_0x40b0('0x1a'),auth[_0x40b0('0x8')](),controller['addProactiveActions']);router['post']('/:id/users',auth[_0x40b0('0x8')](),controller[_0x40b0('0x3d')]);router[_0x40b0('0x3e')](_0x40b0('0xc'),auth[_0x40b0('0x8')](),controller[_0x40b0('0x3f')]);router[_0x40b0('0x40')](_0x40b0('0xc'),auth[_0x40b0('0x8')](),controller[_0x40b0('0x41')]);router[_0x40b0('0x40')](_0x40b0('0x24'),auth[_0x40b0('0x8')](),controller[_0x40b0('0x42')]);router[_0x40b0('0x40')](_0x40b0('0x26'),auth[_0x40b0('0x8')](),controller['removeAnswers']);router[_0x40b0('0x40')](_0x40b0('0x20'),auth[_0x40b0('0x8')](),controller[_0x40b0('0x43')]);module[_0x40b0('0x44')]=router;
\ No newline at end of file
+var _0x5360=['fs-extra','../../components/interaction/service','../../config/environment','./chatWebsite.controller','get','index','/describe','isAuthenticated','describe','/:id','show','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/logo','getLogo','/:id/avatar','getAvatar','/:id/customer_avatar','getCustomerAvatar','/:id/system_avatar','getSystemAvatar','/:id/interactions','/:id/snippet','getSnippet','/:id/applications','getApplications','/:id/fields','getFields','getOfflineMessages','/:id/users','post','create','addDisposition','diskStorage','join','root','server/files/images/logos/','format','%s-%s','now','single','file','addLogo','server/files/images/avatars/','addAvatar','addCustomerAvatar','originalname','addSystemAvatar','/:id/notify','notify','server/files','attachments','offline-chat','ensureDir','replace','/:id/offline','any','offline','/:id/proactive_actions','addAgents','put','update','delete','destroy','removeDispositions','removeAnswers','exports','multer','util','path','connect-timeout','express','Router'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x5360,0x90));var _0x0536=function(_0x2c1690,_0x45871b){_0x2c1690=_0x2c1690-0x0;var _0xcae863=_0x5360[_0x2c1690];return _0xcae863;};'use strict';var multer=require(_0x0536('0x0'));var util=require(_0x0536('0x1'));var path=require(_0x0536('0x2'));var timeout=require(_0x0536('0x3'));var express=require(_0x0536('0x4'));var router=express[_0x0536('0x5')]();var fs_extra=require(_0x0536('0x6'));var auth=require('../../components/auth/service');var interaction=require(_0x0536('0x7'));var config=require(_0x0536('0x8'));var controller=require(_0x0536('0x9'));router[_0x0536('0xa')]('/',auth['isAuthenticated'](),controller[_0x0536('0xb')]);router[_0x0536('0xa')](_0x0536('0xc'),auth[_0x0536('0xd')](),controller[_0x0536('0xe')]);router['get'](_0x0536('0xf'),auth[_0x0536('0xd')](),controller[_0x0536('0x10')]);router[_0x0536('0xa')](_0x0536('0x11'),auth[_0x0536('0xd')](),controller[_0x0536('0x12')]);router[_0x0536('0xa')](_0x0536('0x13'),auth[_0x0536('0xd')](),controller[_0x0536('0x14')]);router['get'](_0x0536('0x15'),controller[_0x0536('0x16')]);router['get'](_0x0536('0x17'),controller[_0x0536('0x18')]);router['get'](_0x0536('0x19'),controller[_0x0536('0x1a')]);router[_0x0536('0xa')](_0x0536('0x1b'),controller[_0x0536('0x1c')]);router[_0x0536('0xa')](_0x0536('0x1d'),auth[_0x0536('0xd')](),controller['getInteractions']);router['get'](_0x0536('0x1e'),controller[_0x0536('0x1f')]);router['get'](_0x0536('0x20'),auth['isAuthenticated'](),controller[_0x0536('0x21')]);router[_0x0536('0xa')]('/:id/proactive_actions',auth[_0x0536('0xd')](),controller['getProactiveActions']);router[_0x0536('0xa')](_0x0536('0x22'),controller[_0x0536('0x23')]);router[_0x0536('0xa')]('/:id/offline_messages',auth['isAuthenticated'](),controller[_0x0536('0x24')]);router[_0x0536('0xa')](_0x0536('0x25'),auth[_0x0536('0xd')](),controller['getAgents']);router[_0x0536('0x26')]('/',auth['isAuthenticated'](),controller[_0x0536('0x27')]);router[_0x0536('0x26')](_0x0536('0x11'),auth[_0x0536('0xd')](),controller[_0x0536('0x28')]);router['post'](_0x0536('0x13'),auth['isAuthenticated'](),controller['addAnswer']);var upload=multer({'storage':multer[_0x0536('0x29')]({'destination':function(_0x29a336,_0x1233e8,_0x2933e2){_0x2933e2(null,path[_0x0536('0x2a')](config[_0x0536('0x2b')],_0x0536('0x2c')));},'filename':function(_0x2166f3,_0x33f6b1,_0x37a43f){_0x37a43f(null,util[_0x0536('0x2d')](_0x0536('0x2e'),Date[_0x0536('0x2f')](),_0x33f6b1['originalname']));}})});router['post'](_0x0536('0x15'),upload[_0x0536('0x30')](_0x0536('0x31')),controller[_0x0536('0x32')]);var upload=multer({'storage':multer[_0x0536('0x29')]({'destination':function(_0x85e88f,_0x17125e,_0x43bc56){_0x43bc56(null,path[_0x0536('0x2a')](config['root'],_0x0536('0x33')));},'filename':function(_0x2973f3,_0x110a19,_0x1ef5ea){_0x1ef5ea(null,util[_0x0536('0x2d')](_0x0536('0x2e'),Date['now'](),_0x110a19['originalname']));}})});router[_0x0536('0x26')](_0x0536('0x17'),upload[_0x0536('0x30')]('file'),controller[_0x0536('0x34')]);var upload=multer({'storage':multer[_0x0536('0x29')]({'destination':function(_0x19d2ea,_0x28fb90,_0x232224){_0x232224(null,path[_0x0536('0x2a')](config[_0x0536('0x2b')],'server/files/images/avatars/'));},'filename':function(_0x2b4853,_0xaf5d64,_0x5dfbd8){_0x5dfbd8(null,util[_0x0536('0x2d')](_0x0536('0x2e'),Date[_0x0536('0x2f')](),_0xaf5d64['originalname']));}})});router[_0x0536('0x26')]('/:id/customer_avatar',upload[_0x0536('0x30')](_0x0536('0x31')),controller[_0x0536('0x35')]);var upload=multer({'storage':multer[_0x0536('0x29')]({'destination':function(_0x29f8a8,_0x970bf6,_0x545e3e){_0x545e3e(null,path[_0x0536('0x2a')](config['root'],_0x0536('0x33')));},'filename':function(_0x1d6308,_0x246cf0,_0x266283){_0x266283(null,util[_0x0536('0x2d')]('%s-%s',Date['now'](),_0x246cf0[_0x0536('0x36')]));}})});router[_0x0536('0x26')](_0x0536('0x1b'),upload[_0x0536('0x30')](_0x0536('0x31')),controller[_0x0536('0x37')]);router[_0x0536('0x26')](_0x0536('0x38'),controller[_0x0536('0x39')]);const offlineUploadMulter=multer({'storage':multer[_0x0536('0x29')]({'destination':function(_0x52c2d1,_0x3d0845,_0x156dad){const _0x2db51f=path[_0x0536('0x2a')](config['root'],_0x0536('0x3a'),_0x0536('0x3b'),_0x0536('0x3c'));fs_extra[_0x0536('0x3d')](_0x2db51f,function(){_0x156dad(null,_0x2db51f);});},'filename':function(_0x2d78b3,_0x1ec081,_0x56c79f){const _0xae615d=_0x1ec081[_0x0536('0x36')][_0x0536('0x3e')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');const _0x50e9af=path['extname'](_0xae615d);const _0x1f1202=Date[_0x0536('0x2f')]()+'-'+_0xae615d[_0x0536('0x3e')](_0x50e9af,'')+_0x50e9af;_0x56c79f(null,_0x1f1202);}})});router[_0x0536('0x26')](_0x0536('0x3f'),offlineUploadMulter[_0x0536('0x40')](),controller[_0x0536('0x41')]);router[_0x0536('0x26')](_0x0536('0x1d'),auth[_0x0536('0xd')](),controller['addInteraction']);router['post']('/:id/applications',auth[_0x0536('0xd')](),controller['addApplications']);router[_0x0536('0x26')](_0x0536('0x42'),auth[_0x0536('0xd')](),controller['addProactiveActions']);router[_0x0536('0x26')](_0x0536('0x25'),auth[_0x0536('0xd')](),controller[_0x0536('0x43')]);router[_0x0536('0x44')](_0x0536('0xf'),auth[_0x0536('0xd')](),controller[_0x0536('0x45')]);router[_0x0536('0x46')](_0x0536('0xf'),auth['isAuthenticated'](),controller[_0x0536('0x47')]);router[_0x0536('0x46')](_0x0536('0x11'),auth[_0x0536('0xd')](),controller[_0x0536('0x48')]);router[_0x0536('0x46')](_0x0536('0x13'),auth[_0x0536('0xd')](),controller[_0x0536('0x49')]);router[_0x0536('0x46')](_0x0536('0x25'),auth[_0x0536('0xd')](),controller['removeAgents']);module[_0x0536('0x4a')]=router;
\ No newline at end of file