Built motion from commit 97153652.|2.6.26
[motion2.git] / server / api / chatWebsite / index.js
index eed4f2c..71c6601 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5f66=['format','%s-%s','addAvatar','file','addCustomerAvatar','addSystemAvatar','/:id/notify','/:id/offline','offline','addInteraction','addApplications','addProactiveActions','addAgents','put','update','delete','removeDispositions','removeAnswers','removeAgents','exports','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./chatWebsite.controller','isAuthenticated','index','describe','get','/:id','show','getDispositions','/:id/canned_answers','getAnswers','getLogo','/:id/avatar','/:id/customer_avatar','getCustomerAvatar','/:id/system_avatar','getSystemAvatar','/:id/interactions','getInteractions','/:id/snippet','/:id/applications','getApplications','/:id/proactive_actions','getProactiveActions','/:id/users','getAgents','post','create','/:id/dispositions','addDisposition','addAnswer','join','server/files/images/logos/','now','originalname','/:id/logo','single','addLogo','diskStorage','root','server/files/images/avatars/'];(function(_0x376a8d,_0x15fc7b){var _0x4362ad=function(_0x4e4494){while(--_0x4e4494){_0x376a8d['push'](_0x376a8d['shift']());}};_0x4362ad(++_0x15fc7b);}(_0x5f66,0x1a0));var _0x65f6=function(_0x4c12ec,_0x2e9103){_0x4c12ec=_0x4c12ec-0x0;var _0x3ae42c=_0x5f66[_0x4c12ec];return _0x3ae42c;};'use strict';var multer=require('multer');var util=require(_0x65f6('0x0'));var path=require('path');var timeout=require(_0x65f6('0x1'));var express=require(_0x65f6('0x2'));var router=express[_0x65f6('0x3')]();var auth=require(_0x65f6('0x4'));var interaction=require(_0x65f6('0x5'));var config=require('../../config/environment');var controller=require(_0x65f6('0x6'));router['get']('/',auth[_0x65f6('0x7')](),controller[_0x65f6('0x8')]);router['get']('/describe',auth[_0x65f6('0x7')](),controller[_0x65f6('0x9')]);router[_0x65f6('0xa')](_0x65f6('0xb'),auth[_0x65f6('0x7')](),controller[_0x65f6('0xc')]);router['get']('/:id/dispositions',auth[_0x65f6('0x7')](),controller[_0x65f6('0xd')]);router[_0x65f6('0xa')](_0x65f6('0xe'),auth['isAuthenticated'](),controller[_0x65f6('0xf')]);router['get']('/:id/logo',controller[_0x65f6('0x10')]);router['get'](_0x65f6('0x11'),controller['getAvatar']);router[_0x65f6('0xa')](_0x65f6('0x12'),controller[_0x65f6('0x13')]);router[_0x65f6('0xa')](_0x65f6('0x14'),controller[_0x65f6('0x15')]);router[_0x65f6('0xa')](_0x65f6('0x16'),auth[_0x65f6('0x7')](),controller[_0x65f6('0x17')]);router['get'](_0x65f6('0x18'),controller['getSnippet']);router['get'](_0x65f6('0x19'),auth[_0x65f6('0x7')](),controller[_0x65f6('0x1a')]);router[_0x65f6('0xa')](_0x65f6('0x1b'),auth[_0x65f6('0x7')](),controller[_0x65f6('0x1c')]);router[_0x65f6('0xa')]('/:id/fields',controller['getFields']);router[_0x65f6('0xa')]('/:id/offline_messages',auth['isAuthenticated'](),controller['getOfflineMessages']);router[_0x65f6('0xa')](_0x65f6('0x1d'),auth['isAuthenticated'](),controller[_0x65f6('0x1e')]);router[_0x65f6('0x1f')]('/',auth[_0x65f6('0x7')](),controller[_0x65f6('0x20')]);router[_0x65f6('0x1f')](_0x65f6('0x21'),auth['isAuthenticated'](),controller[_0x65f6('0x22')]);router['post']('/:id/canned_answers',auth[_0x65f6('0x7')](),controller[_0x65f6('0x23')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x1eeaaa,_0x471a33,_0x2317ce){_0x2317ce(null,path[_0x65f6('0x24')](config['root'],_0x65f6('0x25')));},'filename':function(_0x59ea32,_0x20a161,_0x5963e0){_0x5963e0(null,util['format']('%s-%s',Date[_0x65f6('0x26')](),_0x20a161[_0x65f6('0x27')]));}})});router['post'](_0x65f6('0x28'),upload[_0x65f6('0x29')]('file'),controller[_0x65f6('0x2a')]);var upload=multer({'storage':multer[_0x65f6('0x2b')]({'destination':function(_0x28d0df,_0x559330,_0x4ac04b){_0x4ac04b(null,path['join'](config[_0x65f6('0x2c')],_0x65f6('0x2d')));},'filename':function(_0x4344b3,_0x408ccc,_0x518cac){_0x518cac(null,util[_0x65f6('0x2e')](_0x65f6('0x2f'),Date['now'](),_0x408ccc['originalname']));}})});router[_0x65f6('0x1f')](_0x65f6('0x11'),upload['single']('file'),controller[_0x65f6('0x30')]);var upload=multer({'storage':multer[_0x65f6('0x2b')]({'destination':function(_0x11fe3b,_0xc53cb7,_0x1217fd){_0x1217fd(null,path[_0x65f6('0x24')](config['root'],_0x65f6('0x2d')));},'filename':function(_0x38f3c6,_0x46f03c,_0x4bc037){_0x4bc037(null,util[_0x65f6('0x2e')](_0x65f6('0x2f'),Date[_0x65f6('0x26')](),_0x46f03c[_0x65f6('0x27')]));}})});router[_0x65f6('0x1f')](_0x65f6('0x12'),upload['single'](_0x65f6('0x31')),controller[_0x65f6('0x32')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x36dbf4,_0x5a740a,_0x2b403b){_0x2b403b(null,path['join'](config[_0x65f6('0x2c')],_0x65f6('0x2d')));},'filename':function(_0x5ce050,_0x12dee6,_0x13e41a){_0x13e41a(null,util[_0x65f6('0x2e')]('%s-%s',Date['now'](),_0x12dee6[_0x65f6('0x27')]));}})});router['post'](_0x65f6('0x14'),upload['single'](_0x65f6('0x31')),controller[_0x65f6('0x33')]);router['post'](_0x65f6('0x34'),controller['notify']);router['post'](_0x65f6('0x35'),controller[_0x65f6('0x36')]);router[_0x65f6('0x1f')](_0x65f6('0x16'),auth[_0x65f6('0x7')](),controller[_0x65f6('0x37')]);router[_0x65f6('0x1f')](_0x65f6('0x19'),auth['isAuthenticated'](),controller[_0x65f6('0x38')]);router['post'](_0x65f6('0x1b'),auth[_0x65f6('0x7')](),controller[_0x65f6('0x39')]);router[_0x65f6('0x1f')]('/:id/users',auth[_0x65f6('0x7')](),controller[_0x65f6('0x3a')]);router[_0x65f6('0x3b')](_0x65f6('0xb'),auth[_0x65f6('0x7')](),controller[_0x65f6('0x3c')]);router[_0x65f6('0x3d')](_0x65f6('0xb'),auth[_0x65f6('0x7')](),controller['destroy']);router[_0x65f6('0x3d')](_0x65f6('0x21'),auth[_0x65f6('0x7')](),controller[_0x65f6('0x3e')]);router[_0x65f6('0x3d')](_0x65f6('0xe'),auth[_0x65f6('0x7')](),controller[_0x65f6('0x3f')]);router[_0x65f6('0x3d')](_0x65f6('0x1d'),auth[_0x65f6('0x7')](),controller[_0x65f6('0x40')]);module[_0x65f6('0x41')]=router;
\ No newline at end of file
+var _0x6ce5=['/:id/users','getAgents','post','create','addAnswer','diskStorage','join','root','server/files/images/logos/','format','%s-%s','now','single','file','server/files/images/avatars/','addAvatar','originalname','/:id/customer_avatar','addCustomerAvatar','/:id/system_avatar','addSystemAvatar','/:id/notify','server/files','extname','/:id/offline','any','offline','addInteraction','addApplications','addProactiveActions','addAgents','put','update','delete','/:id','destroy','removeAnswers','removeAgents','exports','multer','util','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatWebsite.controller','get','index','/describe','isAuthenticated','describe','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/logo','/:id/avatar','getAvatar','getCustomerAvatar','/:id/interactions','/:id/snippet','getSnippet','/:id/applications','getApplications','/:id/proactive_actions','getProactiveActions','getOfflineMessages'];(function(_0xfb9aa7,_0x1bfc34){var _0xe996d7=function(_0x175c01){while(--_0x175c01){_0xfb9aa7['push'](_0xfb9aa7['shift']());}};_0xe996d7(++_0x1bfc34);}(_0x6ce5,0xaf));var _0x56ce=function(_0x588a94,_0x18540b){_0x588a94=_0x588a94-0x0;var _0x2bb5fc=_0x6ce5[_0x588a94];return _0x2bb5fc;};'use strict';var multer=require(_0x56ce('0x0'));var util=require(_0x56ce('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x56ce('0x2'));var router=express['Router']();var fs_extra=require(_0x56ce('0x3'));var auth=require(_0x56ce('0x4'));var interaction=require(_0x56ce('0x5'));var config=require(_0x56ce('0x6'));var controller=require(_0x56ce('0x7'));router[_0x56ce('0x8')]('/',auth['isAuthenticated'](),controller[_0x56ce('0x9')]);router[_0x56ce('0x8')](_0x56ce('0xa'),auth[_0x56ce('0xb')](),controller[_0x56ce('0xc')]);router[_0x56ce('0x8')]('/:id',auth[_0x56ce('0xb')](),controller['show']);router[_0x56ce('0x8')](_0x56ce('0xd'),auth[_0x56ce('0xb')](),controller[_0x56ce('0xe')]);router[_0x56ce('0x8')](_0x56ce('0xf'),auth[_0x56ce('0xb')](),controller[_0x56ce('0x10')]);router['get'](_0x56ce('0x11'),controller['getLogo']);router['get'](_0x56ce('0x12'),controller[_0x56ce('0x13')]);router[_0x56ce('0x8')]('/:id/customer_avatar',controller[_0x56ce('0x14')]);router[_0x56ce('0x8')]('/:id/system_avatar',controller['getSystemAvatar']);router[_0x56ce('0x8')](_0x56ce('0x15'),auth[_0x56ce('0xb')](),controller['getInteractions']);router[_0x56ce('0x8')](_0x56ce('0x16'),controller[_0x56ce('0x17')]);router[_0x56ce('0x8')](_0x56ce('0x18'),auth[_0x56ce('0xb')](),controller[_0x56ce('0x19')]);router[_0x56ce('0x8')](_0x56ce('0x1a'),auth['isAuthenticated'](),controller[_0x56ce('0x1b')]);router['get']('/:id/fields',controller['getFields']);router[_0x56ce('0x8')]('/:id/offline_messages',auth[_0x56ce('0xb')](),controller[_0x56ce('0x1c')]);router['get'](_0x56ce('0x1d'),auth[_0x56ce('0xb')](),controller[_0x56ce('0x1e')]);router[_0x56ce('0x1f')]('/',auth[_0x56ce('0xb')](),controller[_0x56ce('0x20')]);router[_0x56ce('0x1f')](_0x56ce('0xd'),auth[_0x56ce('0xb')](),controller['addDisposition']);router['post'](_0x56ce('0xf'),auth[_0x56ce('0xb')](),controller[_0x56ce('0x21')]);var upload=multer({'storage':multer[_0x56ce('0x22')]({'destination':function(_0x5ebdda,_0x37b29c,_0x5de222){_0x5de222(null,path[_0x56ce('0x23')](config[_0x56ce('0x24')],_0x56ce('0x25')));},'filename':function(_0x349328,_0x58b4e3,_0x555cc1){_0x555cc1(null,util[_0x56ce('0x26')](_0x56ce('0x27'),Date[_0x56ce('0x28')](),_0x58b4e3['originalname']));}})});router[_0x56ce('0x1f')](_0x56ce('0x11'),upload[_0x56ce('0x29')](_0x56ce('0x2a')),controller['addLogo']);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x4f9cff,_0x11954d,_0x98fbcd){_0x98fbcd(null,path[_0x56ce('0x23')](config[_0x56ce('0x24')],_0x56ce('0x2b')));},'filename':function(_0x1409f6,_0x9753ab,_0x29bcfc){_0x29bcfc(null,util[_0x56ce('0x26')]('%s-%s',Date[_0x56ce('0x28')](),_0x9753ab['originalname']));}})});router[_0x56ce('0x1f')](_0x56ce('0x12'),upload['single'](_0x56ce('0x2a')),controller[_0x56ce('0x2c')]);var upload=multer({'storage':multer[_0x56ce('0x22')]({'destination':function(_0x5c457e,_0xdf8498,_0x15a17e){_0x15a17e(null,path[_0x56ce('0x23')](config[_0x56ce('0x24')],_0x56ce('0x2b')));},'filename':function(_0x4b4385,_0x464928,_0x5c6238){_0x5c6238(null,util[_0x56ce('0x26')](_0x56ce('0x27'),Date['now'](),_0x464928[_0x56ce('0x2d')]));}})});router[_0x56ce('0x1f')](_0x56ce('0x2e'),upload[_0x56ce('0x29')](_0x56ce('0x2a')),controller[_0x56ce('0x2f')]);var upload=multer({'storage':multer[_0x56ce('0x22')]({'destination':function(_0x3ed0c5,_0xf15233,_0x21b04a){_0x21b04a(null,path[_0x56ce('0x23')](config[_0x56ce('0x24')],_0x56ce('0x2b')));},'filename':function(_0x2f2e74,_0x531171,_0x910c52){_0x910c52(null,util[_0x56ce('0x26')](_0x56ce('0x27'),Date[_0x56ce('0x28')](),_0x531171[_0x56ce('0x2d')]));}})});router[_0x56ce('0x1f')](_0x56ce('0x30'),upload[_0x56ce('0x29')](_0x56ce('0x2a')),controller[_0x56ce('0x31')]);router[_0x56ce('0x1f')](_0x56ce('0x32'),controller['notify']);const offlineUploadMulter=multer({'storage':multer['diskStorage']({'destination':function(_0x25f513,_0x43f810,_0x4e522e){const _0x33fa1e=path[_0x56ce('0x23')](config[_0x56ce('0x24')],_0x56ce('0x33'),'attachments','offline-chat');fs_extra['ensureDir'](_0x33fa1e,function(){_0x4e522e(null,_0x33fa1e);});},'filename':function(_0x5d2dd9,_0x23535b,_0x4bafc9){const _0x3d542b=_0x23535b[_0x56ce('0x2d')]['replace'](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');const _0x4dd5f2=path[_0x56ce('0x34')](_0x3d542b);const _0x5beb36=Date['now']()+'-'+_0x3d542b['replace'](_0x4dd5f2,'')+_0x4dd5f2;_0x4bafc9(null,_0x5beb36);}})});router[_0x56ce('0x1f')](_0x56ce('0x35'),offlineUploadMulter[_0x56ce('0x36')](),controller[_0x56ce('0x37')]);router[_0x56ce('0x1f')](_0x56ce('0x15'),auth[_0x56ce('0xb')](),controller[_0x56ce('0x38')]);router[_0x56ce('0x1f')](_0x56ce('0x18'),auth[_0x56ce('0xb')](),controller[_0x56ce('0x39')]);router['post'](_0x56ce('0x1a'),auth['isAuthenticated'](),controller[_0x56ce('0x3a')]);router[_0x56ce('0x1f')](_0x56ce('0x1d'),auth['isAuthenticated'](),controller[_0x56ce('0x3b')]);router[_0x56ce('0x3c')]('/:id',auth[_0x56ce('0xb')](),controller[_0x56ce('0x3d')]);router[_0x56ce('0x3e')](_0x56ce('0x3f'),auth['isAuthenticated'](),controller[_0x56ce('0x40')]);router[_0x56ce('0x3e')](_0x56ce('0xd'),auth['isAuthenticated'](),controller['removeDispositions']);router[_0x56ce('0x3e')]('/:id/canned_answers',auth[_0x56ce('0xb')](),controller[_0x56ce('0x41')]);router['delete'](_0x56ce('0x1d'),auth[_0x56ce('0xb')](),controller[_0x56ce('0x42')]);module[_0x56ce('0x43')]=router;
\ No newline at end of file