Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / chatWebsite / index.js
index 43c62b2..d7c1d65 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf95b=['getOfflineMessages','/:id/users','create','addDisposition','post','addAnswer','diskStorage','server/files/images/logos/','format','%s-%s','now','originalname','single','file','addLogo','join','root','server/files/images/avatars/','/:id/avatar','addAvatar','addCustomerAvatar','addSystemAvatar','/:id/notify','notify','server/files','ensureDir','extname','offline','addInteraction','/:id/applications','addApplications','addAgents','put','update','destroy','removeDispositions','delete','removeAnswers','removeAgents','exports','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','isAuthenticated','index','get','/describe','describe','/:id','show','/:id/dispositions','/:id/canned_answers','getAnswers','/:id/logo','getLogo','getAvatar','/:id/customer_avatar','/:id/system_avatar','getSystemAvatar','/:id/interactions','getInteractions','/:id/snippet','getSnippet','getApplications','/:id/fields','getFields'];(function(_0x122ef9,_0x451d2a){var _0x42fba0=function(_0x17c9d3){while(--_0x17c9d3){_0x122ef9['push'](_0x122ef9['shift']());}};_0x42fba0(++_0x451d2a);}(_0xf95b,0x1d8));var _0xbf95=function(_0x3e75a1,_0x47051b){_0x3e75a1=_0x3e75a1-0x0;var _0x456c32=_0xf95b[_0x3e75a1];return _0x456c32;};'use strict';var multer=require('multer');var util=require(_0xbf95('0x0'));var path=require(_0xbf95('0x1'));var timeout=require(_0xbf95('0x2'));var express=require(_0xbf95('0x3'));var router=express[_0xbf95('0x4')]();var fs_extra=require(_0xbf95('0x5'));var auth=require(_0xbf95('0x6'));var interaction=require(_0xbf95('0x7'));var config=require(_0xbf95('0x8'));var controller=require('./chatWebsite.controller');router['get']('/',auth[_0xbf95('0x9')](),controller[_0xbf95('0xa')]);router[_0xbf95('0xb')](_0xbf95('0xc'),auth[_0xbf95('0x9')](),controller[_0xbf95('0xd')]);router['get'](_0xbf95('0xe'),auth['isAuthenticated'](),controller[_0xbf95('0xf')]);router['get'](_0xbf95('0x10'),auth[_0xbf95('0x9')](),controller['getDispositions']);router[_0xbf95('0xb')](_0xbf95('0x11'),auth[_0xbf95('0x9')](),controller[_0xbf95('0x12')]);router[_0xbf95('0xb')](_0xbf95('0x13'),controller[_0xbf95('0x14')]);router[_0xbf95('0xb')]('/:id/avatar',controller[_0xbf95('0x15')]);router['get'](_0xbf95('0x16'),controller['getCustomerAvatar']);router[_0xbf95('0xb')](_0xbf95('0x17'),controller[_0xbf95('0x18')]);router[_0xbf95('0xb')](_0xbf95('0x19'),auth[_0xbf95('0x9')](),controller[_0xbf95('0x1a')]);router[_0xbf95('0xb')](_0xbf95('0x1b'),controller[_0xbf95('0x1c')]);router[_0xbf95('0xb')]('/:id/applications',auth[_0xbf95('0x9')](),controller[_0xbf95('0x1d')]);router[_0xbf95('0xb')]('/:id/proactive_actions',auth['isAuthenticated'](),controller['getProactiveActions']);router[_0xbf95('0xb')](_0xbf95('0x1e'),controller[_0xbf95('0x1f')]);router[_0xbf95('0xb')]('/:id/offline_messages',auth[_0xbf95('0x9')](),controller[_0xbf95('0x20')]);router[_0xbf95('0xb')](_0xbf95('0x21'),auth[_0xbf95('0x9')](),controller['getAgents']);router['post']('/',auth['isAuthenticated'](),controller[_0xbf95('0x22')]);router['post'](_0xbf95('0x10'),auth[_0xbf95('0x9')](),controller[_0xbf95('0x23')]);router[_0xbf95('0x24')](_0xbf95('0x11'),auth['isAuthenticated'](),controller[_0xbf95('0x25')]);var upload=multer({'storage':multer[_0xbf95('0x26')]({'destination':function(_0x3c893f,_0x200765,_0x10fd29){_0x10fd29(null,path['join'](config['root'],_0xbf95('0x27')));},'filename':function(_0x5ad451,_0x1799ee,_0xd6e15a){_0xd6e15a(null,util[_0xbf95('0x28')](_0xbf95('0x29'),Date[_0xbf95('0x2a')](),_0x1799ee[_0xbf95('0x2b')]));}})});router[_0xbf95('0x24')](_0xbf95('0x13'),upload[_0xbf95('0x2c')](_0xbf95('0x2d')),controller[_0xbf95('0x2e')]);var upload=multer({'storage':multer[_0xbf95('0x26')]({'destination':function(_0x5c5e23,_0x2aaf62,_0x59b1f2){_0x59b1f2(null,path[_0xbf95('0x2f')](config[_0xbf95('0x30')],_0xbf95('0x31')));},'filename':function(_0x3090e3,_0x420c7b,_0x12a0d9){_0x12a0d9(null,util[_0xbf95('0x28')](_0xbf95('0x29'),Date['now'](),_0x420c7b[_0xbf95('0x2b')]));}})});router[_0xbf95('0x24')](_0xbf95('0x32'),upload[_0xbf95('0x2c')](_0xbf95('0x2d')),controller[_0xbf95('0x33')]);var upload=multer({'storage':multer[_0xbf95('0x26')]({'destination':function(_0x4ebd51,_0x31024b,_0x3771a2){_0x3771a2(null,path[_0xbf95('0x2f')](config[_0xbf95('0x30')],_0xbf95('0x31')));},'filename':function(_0x359e5b,_0x2b010a,_0x2af393){_0x2af393(null,util['format'](_0xbf95('0x29'),Date[_0xbf95('0x2a')](),_0x2b010a[_0xbf95('0x2b')]));}})});router[_0xbf95('0x24')](_0xbf95('0x16'),upload[_0xbf95('0x2c')](_0xbf95('0x2d')),controller[_0xbf95('0x34')]);var upload=multer({'storage':multer[_0xbf95('0x26')]({'destination':function(_0x2c4417,_0x39243d,_0x181b1a){_0x181b1a(null,path['join'](config['root'],'server/files/images/avatars/'));},'filename':function(_0x900369,_0x6c82c7,_0xc14dbc){_0xc14dbc(null,util[_0xbf95('0x28')]('%s-%s',Date[_0xbf95('0x2a')](),_0x6c82c7['originalname']));}})});router['post'](_0xbf95('0x17'),upload[_0xbf95('0x2c')](_0xbf95('0x2d')),controller[_0xbf95('0x35')]);router[_0xbf95('0x24')](_0xbf95('0x36'),controller[_0xbf95('0x37')]);const offlineUploadMulter=multer({'storage':multer['diskStorage']({'destination':function(_0x18aa5f,_0x290732,_0x10aaa2){const _0x5df2fb=path[_0xbf95('0x2f')](config['root'],_0xbf95('0x38'),'attachments','offline-chat');fs_extra[_0xbf95('0x39')](_0x5df2fb,function(){_0x10aaa2(null,_0x5df2fb);});},'filename':function(_0x22f530,_0x372b9c,_0x18c2b6){const _0x1ee5df=_0x372b9c['originalname']['replace'](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');const _0x3292f3=path[_0xbf95('0x3a')](_0x1ee5df);const _0x55e49b=Date['now']()+'-'+_0x1ee5df['replace'](_0x3292f3,'')+_0x3292f3;_0x18c2b6(null,_0x55e49b);}})});router[_0xbf95('0x24')]('/:id/offline',offlineUploadMulter['any'](),controller[_0xbf95('0x3b')]);router[_0xbf95('0x24')](_0xbf95('0x19'),auth['isAuthenticated'](),controller[_0xbf95('0x3c')]);router[_0xbf95('0x24')](_0xbf95('0x3d'),auth['isAuthenticated'](),controller[_0xbf95('0x3e')]);router[_0xbf95('0x24')]('/:id/proactive_actions',auth['isAuthenticated'](),controller['addProactiveActions']);router[_0xbf95('0x24')]('/:id/users',auth[_0xbf95('0x9')](),controller[_0xbf95('0x3f')]);router[_0xbf95('0x40')](_0xbf95('0xe'),auth[_0xbf95('0x9')](),controller[_0xbf95('0x41')]);router['delete'](_0xbf95('0xe'),auth['isAuthenticated'](),controller[_0xbf95('0x42')]);router['delete'](_0xbf95('0x10'),auth[_0xbf95('0x9')](),controller[_0xbf95('0x43')]);router[_0xbf95('0x44')](_0xbf95('0x11'),auth[_0xbf95('0x9')](),controller[_0xbf95('0x45')]);router[_0xbf95('0x44')](_0xbf95('0x21'),auth['isAuthenticated'](),controller[_0xbf95('0x46')]);module[_0xbf95('0x47')]=router;
\ No newline at end of file
+var _0x8e74=['/:id/proactive_actions','addProactiveActions','put','update','delete','destroy','removeAgents','exports','multer','util','path','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatWebsite.controller','get','isAuthenticated','index','/describe','describe','/:id','show','/:id/dispositions','/:id/canned_answers','getAnswers','getLogo','/:id/avatar','getAvatar','getCustomerAvatar','getSystemAvatar','/:id/interactions','getInteractions','/:id/snippet','getSnippet','/:id/applications','getApplications','getFields','getOfflineMessages','/:id/users','post','create','addDisposition','diskStorage','join','root','server/files/images/logos/','format','%s-%s','now','originalname','single','file','addLogo','server/files/images/avatars/','addAvatar','/:id/customer_avatar','/:id/system_avatar','addSystemAvatar','notify','offline-chat','replace','extname','/:id/offline','offline','addInteraction','addApplications'];(function(_0x4723ca,_0x230e9a){var _0xb6a9e2=function(_0x1ce51a){while(--_0x1ce51a){_0x4723ca['push'](_0x4723ca['shift']());}};_0xb6a9e2(++_0x230e9a);}(_0x8e74,0x15c));var _0x48e7=function(_0x88cd7b,_0x4c884c){_0x88cd7b=_0x88cd7b-0x0;var _0x56fcc8=_0x8e74[_0x88cd7b];return _0x56fcc8;};'use strict';var multer=require(_0x48e7('0x0'));var util=require(_0x48e7('0x1'));var path=require(_0x48e7('0x2'));var timeout=require('connect-timeout');var express=require(_0x48e7('0x3'));var router=express['Router']();var fs_extra=require(_0x48e7('0x4'));var auth=require(_0x48e7('0x5'));var interaction=require(_0x48e7('0x6'));var config=require(_0x48e7('0x7'));var controller=require(_0x48e7('0x8'));router[_0x48e7('0x9')]('/',auth[_0x48e7('0xa')](),controller[_0x48e7('0xb')]);router[_0x48e7('0x9')](_0x48e7('0xc'),auth[_0x48e7('0xa')](),controller[_0x48e7('0xd')]);router[_0x48e7('0x9')](_0x48e7('0xe'),auth[_0x48e7('0xa')](),controller[_0x48e7('0xf')]);router[_0x48e7('0x9')](_0x48e7('0x10'),auth[_0x48e7('0xa')](),controller['getDispositions']);router[_0x48e7('0x9')](_0x48e7('0x11'),auth['isAuthenticated'](),controller[_0x48e7('0x12')]);router[_0x48e7('0x9')]('/:id/logo',controller[_0x48e7('0x13')]);router[_0x48e7('0x9')](_0x48e7('0x14'),controller[_0x48e7('0x15')]);router[_0x48e7('0x9')]('/:id/customer_avatar',controller[_0x48e7('0x16')]);router[_0x48e7('0x9')]('/:id/system_avatar',controller[_0x48e7('0x17')]);router[_0x48e7('0x9')](_0x48e7('0x18'),auth[_0x48e7('0xa')](),controller[_0x48e7('0x19')]);router[_0x48e7('0x9')](_0x48e7('0x1a'),controller[_0x48e7('0x1b')]);router[_0x48e7('0x9')](_0x48e7('0x1c'),auth['isAuthenticated'](),controller[_0x48e7('0x1d')]);router['get']('/:id/proactive_actions',auth[_0x48e7('0xa')](),controller['getProactiveActions']);router[_0x48e7('0x9')]('/:id/fields',controller[_0x48e7('0x1e')]);router['get']('/:id/offline_messages',auth[_0x48e7('0xa')](),controller[_0x48e7('0x1f')]);router[_0x48e7('0x9')](_0x48e7('0x20'),auth['isAuthenticated'](),controller['getAgents']);router[_0x48e7('0x21')]('/',auth[_0x48e7('0xa')](),controller[_0x48e7('0x22')]);router[_0x48e7('0x21')]('/:id/dispositions',auth[_0x48e7('0xa')](),controller[_0x48e7('0x23')]);router[_0x48e7('0x21')](_0x48e7('0x11'),auth['isAuthenticated'](),controller['addAnswer']);var upload=multer({'storage':multer[_0x48e7('0x24')]({'destination':function(_0x2d71b7,_0x2910b7,_0x231f89){_0x231f89(null,path[_0x48e7('0x25')](config[_0x48e7('0x26')],_0x48e7('0x27')));},'filename':function(_0x37e62a,_0x4c7121,_0x3b4985){_0x3b4985(null,util[_0x48e7('0x28')](_0x48e7('0x29'),Date[_0x48e7('0x2a')](),_0x4c7121[_0x48e7('0x2b')]));}})});router['post']('/:id/logo',upload[_0x48e7('0x2c')](_0x48e7('0x2d')),controller[_0x48e7('0x2e')]);var upload=multer({'storage':multer[_0x48e7('0x24')]({'destination':function(_0x5aa634,_0x4d8f87,_0x3526b9){_0x3526b9(null,path[_0x48e7('0x25')](config[_0x48e7('0x26')],_0x48e7('0x2f')));},'filename':function(_0x23848e,_0x5339d5,_0x4d6a26){_0x4d6a26(null,util['format'](_0x48e7('0x29'),Date[_0x48e7('0x2a')](),_0x5339d5['originalname']));}})});router['post'](_0x48e7('0x14'),upload[_0x48e7('0x2c')](_0x48e7('0x2d')),controller[_0x48e7('0x30')]);var upload=multer({'storage':multer[_0x48e7('0x24')]({'destination':function(_0x3bcb93,_0x3737b5,_0x358b20){_0x358b20(null,path[_0x48e7('0x25')](config[_0x48e7('0x26')],_0x48e7('0x2f')));},'filename':function(_0x100ef3,_0x54c3dd,_0x223d52){_0x223d52(null,util[_0x48e7('0x28')](_0x48e7('0x29'),Date[_0x48e7('0x2a')](),_0x54c3dd[_0x48e7('0x2b')]));}})});router['post'](_0x48e7('0x31'),upload['single'](_0x48e7('0x2d')),controller['addCustomerAvatar']);var upload=multer({'storage':multer[_0x48e7('0x24')]({'destination':function(_0x16cf28,_0x36836f,_0x178a26){_0x178a26(null,path[_0x48e7('0x25')](config[_0x48e7('0x26')],'server/files/images/avatars/'));},'filename':function(_0x30e7d1,_0x3b13e1,_0x34893c){_0x34893c(null,util[_0x48e7('0x28')](_0x48e7('0x29'),Date[_0x48e7('0x2a')](),_0x3b13e1[_0x48e7('0x2b')]));}})});router[_0x48e7('0x21')](_0x48e7('0x32'),upload[_0x48e7('0x2c')]('file'),controller[_0x48e7('0x33')]);router[_0x48e7('0x21')]('/:id/notify',controller[_0x48e7('0x34')]);const offlineUploadMulter=multer({'storage':multer[_0x48e7('0x24')]({'destination':function(_0x1ee295,_0xf29ed8,_0x58db8b){const _0x466a96=path['join'](config[_0x48e7('0x26')],'server/files','attachments',_0x48e7('0x35'));fs_extra['ensureDir'](_0x466a96,function(){_0x58db8b(null,_0x466a96);});},'filename':function(_0x1dce12,_0x8ee358,_0x11e1fc){const _0x4fbb20=_0x8ee358[_0x48e7('0x2b')][_0x48e7('0x36')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');const _0x476e1e=path[_0x48e7('0x37')](_0x4fbb20);const _0x4cae0f=Date[_0x48e7('0x2a')]()+'-'+_0x4fbb20[_0x48e7('0x36')](_0x476e1e,'')+_0x476e1e;_0x11e1fc(null,_0x4cae0f);}})});router[_0x48e7('0x21')](_0x48e7('0x38'),offlineUploadMulter['any'](),controller[_0x48e7('0x39')]);router[_0x48e7('0x21')](_0x48e7('0x18'),auth['isAuthenticated'](),controller[_0x48e7('0x3a')]);router['post']('/:id/applications',auth[_0x48e7('0xa')](),controller[_0x48e7('0x3b')]);router[_0x48e7('0x21')](_0x48e7('0x3c'),auth['isAuthenticated'](),controller[_0x48e7('0x3d')]);router['post'](_0x48e7('0x20'),auth[_0x48e7('0xa')](),controller['addAgents']);router[_0x48e7('0x3e')]('/:id',auth[_0x48e7('0xa')](),controller[_0x48e7('0x3f')]);router[_0x48e7('0x40')]('/:id',auth[_0x48e7('0xa')](),controller[_0x48e7('0x41')]);router['delete'](_0x48e7('0x10'),auth['isAuthenticated'](),controller['removeDispositions']);router['delete'](_0x48e7('0x11'),auth[_0x48e7('0xa')](),controller['removeAnswers']);router[_0x48e7('0x40')](_0x48e7('0x20'),auth[_0x48e7('0xa')](),controller[_0x48e7('0x42')]);module[_0x48e7('0x43')]=router;
\ No newline at end of file