Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / api / chatWebsite / index.js
index c30de8d..1cdf22f 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 _0x7352=['/:id/avatar','getAvatar','getCustomerAvatar','getSystemAvatar','/:id/interactions','getInteractions','/:id/snippet','getSnippet','/:id/applications','/:id/proactive_actions','/:id/fields','getFields','/:id/offline_messages','getOfflineMessages','getAgents','post','create','addAnswer','diskStorage','join','root','server/files/images/logos/','format','%s-%s','now','single','file','addLogo','server/files/images/avatars/','originalname','/:id/customer_avatar','addCustomerAvatar','/:id/system_avatar','addSystemAvatar','/:id/notify','notify','attachments','offline-chat','ensureDir','replace','extname','/:id/offline','any','offline','addInteraction','addApplications','addProactiveActions','addAgents','put','update','removeAnswers','removeAgents','exports','multer','util','path','express','Router','fs-extra','../../components/auth/service','../../config/environment','./chatWebsite.controller','get','index','isAuthenticated','describe','/:id','show','/:id/dispositions','/:id/canned_answers','getAnswers','/:id/logo'];(function(_0x2426a2,_0x46da0d){var _0x5cedd1=function(_0x26e52e){while(--_0x26e52e){_0x2426a2['push'](_0x2426a2['shift']());}};_0x5cedd1(++_0x46da0d);}(_0x7352,0x10d));var _0x2735=function(_0x136e11,_0x29bd0b){_0x136e11=_0x136e11-0x0;var _0x36d346=_0x7352[_0x136e11];return _0x36d346;};'use strict';var multer=require(_0x2735('0x0'));var util=require(_0x2735('0x1'));var path=require(_0x2735('0x2'));var timeout=require('connect-timeout');var express=require(_0x2735('0x3'));var router=express[_0x2735('0x4')]();var fs_extra=require(_0x2735('0x5'));var auth=require(_0x2735('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x2735('0x7'));var controller=require(_0x2735('0x8'));router[_0x2735('0x9')]('/',auth['isAuthenticated'](),controller[_0x2735('0xa')]);router['get']('/describe',auth[_0x2735('0xb')](),controller[_0x2735('0xc')]);router['get'](_0x2735('0xd'),auth['isAuthenticated'](),controller[_0x2735('0xe')]);router['get'](_0x2735('0xf'),auth[_0x2735('0xb')](),controller['getDispositions']);router[_0x2735('0x9')](_0x2735('0x10'),auth[_0x2735('0xb')](),controller[_0x2735('0x11')]);router['get'](_0x2735('0x12'),controller['getLogo']);router[_0x2735('0x9')](_0x2735('0x13'),controller[_0x2735('0x14')]);router[_0x2735('0x9')]('/:id/customer_avatar',controller[_0x2735('0x15')]);router['get']('/:id/system_avatar',controller[_0x2735('0x16')]);router['get'](_0x2735('0x17'),auth[_0x2735('0xb')](),controller[_0x2735('0x18')]);router[_0x2735('0x9')](_0x2735('0x19'),controller[_0x2735('0x1a')]);router[_0x2735('0x9')](_0x2735('0x1b'),auth[_0x2735('0xb')](),controller['getApplications']);router['get'](_0x2735('0x1c'),auth[_0x2735('0xb')](),controller['getProactiveActions']);router['get'](_0x2735('0x1d'),controller[_0x2735('0x1e')]);router[_0x2735('0x9')](_0x2735('0x1f'),auth[_0x2735('0xb')](),controller[_0x2735('0x20')]);router[_0x2735('0x9')]('/:id/users',auth[_0x2735('0xb')](),controller[_0x2735('0x21')]);router[_0x2735('0x22')]('/',auth[_0x2735('0xb')](),controller[_0x2735('0x23')]);router[_0x2735('0x22')](_0x2735('0xf'),auth[_0x2735('0xb')](),controller['addDisposition']);router[_0x2735('0x22')](_0x2735('0x10'),auth[_0x2735('0xb')](),controller[_0x2735('0x24')]);var upload=multer({'storage':multer[_0x2735('0x25')]({'destination':function(_0x52dc57,_0x57cf0b,_0x562f76){_0x562f76(null,path[_0x2735('0x26')](config[_0x2735('0x27')],_0x2735('0x28')));},'filename':function(_0x4b52e3,_0x91d68d,_0x3299a0){_0x3299a0(null,util[_0x2735('0x29')](_0x2735('0x2a'),Date[_0x2735('0x2b')](),_0x91d68d['originalname']));}})});router[_0x2735('0x22')](_0x2735('0x12'),upload[_0x2735('0x2c')](_0x2735('0x2d')),controller[_0x2735('0x2e')]);var upload=multer({'storage':multer[_0x2735('0x25')]({'destination':function(_0x401598,_0x1fd969,_0xa63d39){_0xa63d39(null,path[_0x2735('0x26')](config[_0x2735('0x27')],_0x2735('0x2f')));},'filename':function(_0xdff0a,_0x4418b0,_0x1258c2){_0x1258c2(null,util[_0x2735('0x29')](_0x2735('0x2a'),Date[_0x2735('0x2b')](),_0x4418b0[_0x2735('0x30')]));}})});router['post'](_0x2735('0x13'),upload[_0x2735('0x2c')](_0x2735('0x2d')),controller['addAvatar']);var upload=multer({'storage':multer[_0x2735('0x25')]({'destination':function(_0x48b6f9,_0x201be3,_0x1af84d){_0x1af84d(null,path[_0x2735('0x26')](config[_0x2735('0x27')],_0x2735('0x2f')));},'filename':function(_0x21fd4b,_0x5e7f10,_0xdab324){_0xdab324(null,util['format']('%s-%s',Date[_0x2735('0x2b')](),_0x5e7f10[_0x2735('0x30')]));}})});router['post'](_0x2735('0x31'),upload[_0x2735('0x2c')](_0x2735('0x2d')),controller[_0x2735('0x32')]);var upload=multer({'storage':multer[_0x2735('0x25')]({'destination':function(_0x74bb9a,_0x336135,_0x122df1){_0x122df1(null,path[_0x2735('0x26')](config['root'],'server/files/images/avatars/'));},'filename':function(_0x493887,_0x75ea87,_0x563e3e){_0x563e3e(null,util[_0x2735('0x29')](_0x2735('0x2a'),Date[_0x2735('0x2b')](),_0x75ea87['originalname']));}})});router[_0x2735('0x22')](_0x2735('0x33'),upload[_0x2735('0x2c')]('file'),controller[_0x2735('0x34')]);router[_0x2735('0x22')](_0x2735('0x35'),controller[_0x2735('0x36')]);const offlineUploadMulter=multer({'storage':multer['diskStorage']({'destination':function(_0x28410a,_0x3c1291,_0x190679){const _0x3e137f=path[_0x2735('0x26')](config[_0x2735('0x27')],'server/files',_0x2735('0x37'),_0x2735('0x38'));fs_extra[_0x2735('0x39')](_0x3e137f,function(){_0x190679(null,_0x3e137f);});},'filename':function(_0x415943,_0x421385,_0x55616c){const _0xcebd1a=_0x421385[_0x2735('0x30')][_0x2735('0x3a')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');const _0x5e2f04=path[_0x2735('0x3b')](_0xcebd1a);const _0x3680f4=Date[_0x2735('0x2b')]()+'-'+_0xcebd1a[_0x2735('0x3a')](_0x5e2f04,'')+_0x5e2f04;_0x55616c(null,_0x3680f4);}})});router['post'](_0x2735('0x3c'),offlineUploadMulter[_0x2735('0x3d')](),controller[_0x2735('0x3e')]);router[_0x2735('0x22')](_0x2735('0x17'),auth[_0x2735('0xb')](),controller[_0x2735('0x3f')]);router['post']('/:id/applications',auth[_0x2735('0xb')](),controller[_0x2735('0x40')]);router[_0x2735('0x22')](_0x2735('0x1c'),auth[_0x2735('0xb')](),controller[_0x2735('0x41')]);router[_0x2735('0x22')]('/:id/users',auth[_0x2735('0xb')](),controller[_0x2735('0x42')]);router[_0x2735('0x43')](_0x2735('0xd'),auth['isAuthenticated'](),controller[_0x2735('0x44')]);router['delete'](_0x2735('0xd'),auth[_0x2735('0xb')](),controller['destroy']);router['delete'](_0x2735('0xf'),auth[_0x2735('0xb')](),controller['removeDispositions']);router['delete'](_0x2735('0x10'),auth[_0x2735('0xb')](),controller[_0x2735('0x45')]);router['delete']('/:id/users',auth[_0x2735('0xb')](),controller[_0x2735('0x46')]);module[_0x2735('0x47')]=router;
\ No newline at end of file