Built motion from commit 936e8062.|2.5.33
[motion2.git] / server / api / chatWebsite / index.js
index 8a2ec70..fb5cc7c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc83c=['fs-extra','../../components/interaction/service','./chatWebsite.controller','get','isAuthenticated','index','/describe','describe','/:id','show','/:id/dispositions','getDispositions','/:id/logo','getLogo','/:id/avatar','getAvatar','/:id/customer_avatar','getSystemAvatar','getInteractions','/:id/snippet','/:id/applications','getApplications','/:id/proactive_actions','/:id/offline_messages','getOfflineMessages','/:id/users','getAgents','post','/:id/canned_answers','addAnswer','diskStorage','root','server/files/images/logos/','format','%s-%s','now','originalname','single','file','join','server/files/images/avatars/','addCustomerAvatar','/:id/system_avatar','notify','attachments','offline-chat','ensureDir','extname','replace','/:id/offline','any','addInteraction','addApplications','addProactiveActions','put','delete','destroy','removeDispositions','util','path','connect-timeout','express','Router'];(function(_0x381b25,_0x31f3c9){var _0x3a48b1=function(_0x54530a){while(--_0x54530a){_0x381b25['push'](_0x381b25['shift']());}};_0x3a48b1(++_0x31f3c9);}(_0xc83c,0x136));var _0xcc83=function(_0x483d8b,_0x526c52){_0x483d8b=_0x483d8b-0x0;var _0x6500f1=_0xc83c[_0x483d8b];return _0x6500f1;};'use strict';var multer=require('multer');var util=require(_0xcc83('0x0'));var path=require(_0xcc83('0x1'));var timeout=require(_0xcc83('0x2'));var express=require(_0xcc83('0x3'));var router=express[_0xcc83('0x4')]();var fs_extra=require(_0xcc83('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0xcc83('0x6'));var config=require('../../config/environment');var controller=require(_0xcc83('0x7'));router[_0xcc83('0x8')]('/',auth[_0xcc83('0x9')](),controller[_0xcc83('0xa')]);router[_0xcc83('0x8')](_0xcc83('0xb'),auth[_0xcc83('0x9')](),controller[_0xcc83('0xc')]);router[_0xcc83('0x8')](_0xcc83('0xd'),auth['isAuthenticated'](),controller[_0xcc83('0xe')]);router['get'](_0xcc83('0xf'),auth[_0xcc83('0x9')](),controller[_0xcc83('0x10')]);router[_0xcc83('0x8')]('/:id/canned_answers',auth['isAuthenticated'](),controller['getAnswers']);router[_0xcc83('0x8')](_0xcc83('0x11'),controller[_0xcc83('0x12')]);router[_0xcc83('0x8')](_0xcc83('0x13'),controller[_0xcc83('0x14')]);router[_0xcc83('0x8')](_0xcc83('0x15'),controller['getCustomerAvatar']);router['get']('/:id/system_avatar',controller[_0xcc83('0x16')]);router[_0xcc83('0x8')]('/:id/interactions',auth[_0xcc83('0x9')](),controller[_0xcc83('0x17')]);router['get'](_0xcc83('0x18'),controller['getSnippet']);router[_0xcc83('0x8')](_0xcc83('0x19'),auth[_0xcc83('0x9')](),controller[_0xcc83('0x1a')]);router[_0xcc83('0x8')](_0xcc83('0x1b'),auth['isAuthenticated'](),controller['getProactiveActions']);router[_0xcc83('0x8')]('/:id/fields',controller['getFields']);router[_0xcc83('0x8')](_0xcc83('0x1c'),auth['isAuthenticated'](),controller[_0xcc83('0x1d')]);router[_0xcc83('0x8')](_0xcc83('0x1e'),auth[_0xcc83('0x9')](),controller[_0xcc83('0x1f')]);router[_0xcc83('0x20')]('/',auth[_0xcc83('0x9')](),controller['create']);router[_0xcc83('0x20')](_0xcc83('0xf'),auth['isAuthenticated'](),controller['addDisposition']);router[_0xcc83('0x20')](_0xcc83('0x21'),auth['isAuthenticated'](),controller[_0xcc83('0x22')]);var upload=multer({'storage':multer[_0xcc83('0x23')]({'destination':function(_0x36b1fc,_0x45dc10,_0x1fb60b){_0x1fb60b(null,path['join'](config[_0xcc83('0x24')],_0xcc83('0x25')));},'filename':function(_0x369807,_0x401e93,_0x32c73e){_0x32c73e(null,util[_0xcc83('0x26')](_0xcc83('0x27'),Date[_0xcc83('0x28')](),_0x401e93[_0xcc83('0x29')]));}})});router[_0xcc83('0x20')]('/:id/logo',upload[_0xcc83('0x2a')](_0xcc83('0x2b')),controller['addLogo']);var upload=multer({'storage':multer[_0xcc83('0x23')]({'destination':function(_0x2f559f,_0x467bf2,_0x86ca3d){_0x86ca3d(null,path[_0xcc83('0x2c')](config[_0xcc83('0x24')],_0xcc83('0x2d')));},'filename':function(_0x2aeeb1,_0x11c190,_0x52ecb3){_0x52ecb3(null,util[_0xcc83('0x26')](_0xcc83('0x27'),Date[_0xcc83('0x28')](),_0x11c190[_0xcc83('0x29')]));}})});router[_0xcc83('0x20')](_0xcc83('0x13'),upload[_0xcc83('0x2a')](_0xcc83('0x2b')),controller['addAvatar']);var upload=multer({'storage':multer[_0xcc83('0x23')]({'destination':function(_0x4fefa9,_0x28c826,_0x53e030){_0x53e030(null,path[_0xcc83('0x2c')](config[_0xcc83('0x24')],_0xcc83('0x2d')));},'filename':function(_0x56b4a0,_0x9c9622,_0x131f66){_0x131f66(null,util['format'](_0xcc83('0x27'),Date[_0xcc83('0x28')](),_0x9c9622[_0xcc83('0x29')]));}})});router['post'](_0xcc83('0x15'),upload[_0xcc83('0x2a')](_0xcc83('0x2b')),controller[_0xcc83('0x2e')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x51ea62,_0x4e6e4c,_0x52678b){_0x52678b(null,path[_0xcc83('0x2c')](config['root'],_0xcc83('0x2d')));},'filename':function(_0x46ef47,_0x47074e,_0x325fef){_0x325fef(null,util[_0xcc83('0x26')](_0xcc83('0x27'),Date[_0xcc83('0x28')](),_0x47074e[_0xcc83('0x29')]));}})});router['post'](_0xcc83('0x2f'),upload[_0xcc83('0x2a')](_0xcc83('0x2b')),controller['addSystemAvatar']);router['post']('/:id/notify',controller[_0xcc83('0x30')]);const offlineUploadMulter=multer({'storage':multer[_0xcc83('0x23')]({'destination':function(_0x32a62f,_0x53989a,_0x1b5119){const _0x1f508d=path[_0xcc83('0x2c')](config[_0xcc83('0x24')],'server/files',_0xcc83('0x31'),_0xcc83('0x32'));fs_extra[_0xcc83('0x33')](_0x1f508d,function(){_0x1b5119(null,_0x1f508d);});},'filename':function(_0x3e1251,_0x5b6a61,_0x2f2b48){const _0x34077b=_0x5b6a61[_0xcc83('0x29')]['replace'](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');const _0x313cf4=path[_0xcc83('0x34')](_0x34077b);const _0x2565b8=Date['now']()+'-'+_0x34077b[_0xcc83('0x35')](_0x313cf4,'')+_0x313cf4;_0x2f2b48(null,_0x2565b8);}})});router['post'](_0xcc83('0x36'),offlineUploadMulter[_0xcc83('0x37')](),controller['offline']);router[_0xcc83('0x20')]('/:id/interactions',auth[_0xcc83('0x9')](),controller[_0xcc83('0x38')]);router[_0xcc83('0x20')]('/:id/applications',auth[_0xcc83('0x9')](),controller[_0xcc83('0x39')]);router[_0xcc83('0x20')](_0xcc83('0x1b'),auth[_0xcc83('0x9')](),controller[_0xcc83('0x3a')]);router[_0xcc83('0x20')](_0xcc83('0x1e'),auth[_0xcc83('0x9')](),controller['addAgents']);router[_0xcc83('0x3b')]('/:id',auth[_0xcc83('0x9')](),controller['update']);router[_0xcc83('0x3c')](_0xcc83('0xd'),auth[_0xcc83('0x9')](),controller[_0xcc83('0x3d')]);router[_0xcc83('0x3c')]('/:id/dispositions',auth[_0xcc83('0x9')](),controller[_0xcc83('0x3e')]);router[_0xcc83('0x3c')](_0xcc83('0x21'),auth[_0xcc83('0x9')](),controller['removeAnswers']);router['delete'](_0xcc83('0x1e'),auth[_0xcc83('0x9')](),controller['removeAgents']);module['exports']=router;
\ No newline at end of file
+var _0x0db3=['path','connect-timeout','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','describe','/:id','show','/:id/dispositions','/:id/canned_answers','/:id/logo','/:id/avatar','getAvatar','/:id/customer_avatar','getCustomerAvatar','getSystemAvatar','/:id/interactions','getInteractions','/:id/snippet','getApplications','/:id/proactive_actions','getProactiveActions','/:id/fields','getFields','/:id/offline_messages','/:id/users','getAgents','post','addAnswer','diskStorage','join','root','server/files/images/logos/','format','originalname','single','file','addLogo','%s-%s','server/files/images/avatars/','now','/:id/system_avatar','addSystemAvatar','notify','server/files','attachments','offline-chat','ensureDir','replace','extname','/:id/offline','any','offline','addInteraction','addApplications','addProactiveActions','addAgents','put','update','removeDispositions','removeAgents','multer','util'];(function(_0x154fef,_0x41176a){var _0x586b32=function(_0x56c663){while(--_0x56c663){_0x154fef['push'](_0x154fef['shift']());}};_0x586b32(++_0x41176a);}(_0x0db3,0x10a));var _0x30db=function(_0x407d3f,_0x55ed10){_0x407d3f=_0x407d3f-0x0;var _0x30bd76=_0x0db3[_0x407d3f];return _0x30bd76;};'use strict';var multer=require(_0x30db('0x0'));var util=require(_0x30db('0x1'));var path=require(_0x30db('0x2'));var timeout=require(_0x30db('0x3'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x30db('0x4'));var auth=require(_0x30db('0x5'));var interaction=require(_0x30db('0x6'));var config=require(_0x30db('0x7'));var controller=require('./chatWebsite.controller');router[_0x30db('0x8')]('/',auth[_0x30db('0x9')](),controller[_0x30db('0xa')]);router[_0x30db('0x8')]('/describe',auth['isAuthenticated'](),controller[_0x30db('0xb')]);router[_0x30db('0x8')](_0x30db('0xc'),auth[_0x30db('0x9')](),controller[_0x30db('0xd')]);router[_0x30db('0x8')](_0x30db('0xe'),auth[_0x30db('0x9')](),controller['getDispositions']);router['get'](_0x30db('0xf'),auth[_0x30db('0x9')](),controller['getAnswers']);router[_0x30db('0x8')](_0x30db('0x10'),controller['getLogo']);router[_0x30db('0x8')](_0x30db('0x11'),controller[_0x30db('0x12')]);router[_0x30db('0x8')](_0x30db('0x13'),controller[_0x30db('0x14')]);router[_0x30db('0x8')]('/:id/system_avatar',controller[_0x30db('0x15')]);router['get'](_0x30db('0x16'),auth[_0x30db('0x9')](),controller[_0x30db('0x17')]);router[_0x30db('0x8')](_0x30db('0x18'),controller['getSnippet']);router[_0x30db('0x8')]('/:id/applications',auth[_0x30db('0x9')](),controller[_0x30db('0x19')]);router['get'](_0x30db('0x1a'),auth[_0x30db('0x9')](),controller[_0x30db('0x1b')]);router[_0x30db('0x8')](_0x30db('0x1c'),controller[_0x30db('0x1d')]);router['get'](_0x30db('0x1e'),auth[_0x30db('0x9')](),controller['getOfflineMessages']);router[_0x30db('0x8')](_0x30db('0x1f'),auth[_0x30db('0x9')](),controller[_0x30db('0x20')]);router['post']('/',auth['isAuthenticated'](),controller['create']);router[_0x30db('0x21')](_0x30db('0xe'),auth[_0x30db('0x9')](),controller['addDisposition']);router[_0x30db('0x21')](_0x30db('0xf'),auth[_0x30db('0x9')](),controller[_0x30db('0x22')]);var upload=multer({'storage':multer[_0x30db('0x23')]({'destination':function(_0x4b5194,_0x1027fa,_0x316389){_0x316389(null,path[_0x30db('0x24')](config[_0x30db('0x25')],_0x30db('0x26')));},'filename':function(_0x2dfc46,_0x25ac85,_0x29df77){_0x29df77(null,util[_0x30db('0x27')]('%s-%s',Date['now'](),_0x25ac85[_0x30db('0x28')]));}})});router[_0x30db('0x21')](_0x30db('0x10'),upload[_0x30db('0x29')](_0x30db('0x2a')),controller[_0x30db('0x2b')]);var upload=multer({'storage':multer[_0x30db('0x23')]({'destination':function(_0x66c9ce,_0x3f70fb,_0x1fbd11){_0x1fbd11(null,path[_0x30db('0x24')](config[_0x30db('0x25')],'server/files/images/avatars/'));},'filename':function(_0x5dfe9e,_0x3f7a4c,_0x316691){_0x316691(null,util['format'](_0x30db('0x2c'),Date['now'](),_0x3f7a4c['originalname']));}})});router[_0x30db('0x21')](_0x30db('0x11'),upload[_0x30db('0x29')]('file'),controller['addAvatar']);var upload=multer({'storage':multer[_0x30db('0x23')]({'destination':function(_0x222cf4,_0x407335,_0x435a32){_0x435a32(null,path['join'](config[_0x30db('0x25')],_0x30db('0x2d')));},'filename':function(_0x4a93ad,_0x316be7,_0x173178){_0x173178(null,util[_0x30db('0x27')]('%s-%s',Date['now'](),_0x316be7['originalname']));}})});router['post']('/:id/customer_avatar',upload[_0x30db('0x29')](_0x30db('0x2a')),controller['addCustomerAvatar']);var upload=multer({'storage':multer[_0x30db('0x23')]({'destination':function(_0x5c1911,_0x53dc1b,_0xcb57e){_0xcb57e(null,path['join'](config[_0x30db('0x25')],_0x30db('0x2d')));},'filename':function(_0x4b7c8f,_0x1b2a9f,_0x1c87cb){_0x1c87cb(null,util[_0x30db('0x27')](_0x30db('0x2c'),Date[_0x30db('0x2e')](),_0x1b2a9f['originalname']));}})});router[_0x30db('0x21')](_0x30db('0x2f'),upload['single'](_0x30db('0x2a')),controller[_0x30db('0x30')]);router[_0x30db('0x21')]('/:id/notify',controller[_0x30db('0x31')]);const offlineUploadMulter=multer({'storage':multer[_0x30db('0x23')]({'destination':function(_0x1b95b1,_0x6979e2,_0x3c5ca4){const _0x53e917=path['join'](config[_0x30db('0x25')],_0x30db('0x32'),_0x30db('0x33'),_0x30db('0x34'));fs_extra[_0x30db('0x35')](_0x53e917,function(){_0x3c5ca4(null,_0x53e917);});},'filename':function(_0x2974be,_0x2bb7bd,_0x18f792){const _0x403c62=_0x2bb7bd[_0x30db('0x28')][_0x30db('0x36')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');const _0x14827a=path[_0x30db('0x37')](_0x403c62);const _0x56d9b3=Date[_0x30db('0x2e')]()+'-'+_0x403c62[_0x30db('0x36')](_0x14827a,'')+_0x14827a;_0x18f792(null,_0x56d9b3);}})});router[_0x30db('0x21')](_0x30db('0x38'),offlineUploadMulter[_0x30db('0x39')](),controller[_0x30db('0x3a')]);router[_0x30db('0x21')]('/:id/interactions',auth[_0x30db('0x9')](),controller[_0x30db('0x3b')]);router['post']('/:id/applications',auth[_0x30db('0x9')](),controller[_0x30db('0x3c')]);router[_0x30db('0x21')]('/:id/proactive_actions',auth[_0x30db('0x9')](),controller[_0x30db('0x3d')]);router['post'](_0x30db('0x1f'),auth[_0x30db('0x9')](),controller[_0x30db('0x3e')]);router[_0x30db('0x3f')](_0x30db('0xc'),auth[_0x30db('0x9')](),controller[_0x30db('0x40')]);router['delete'](_0x30db('0xc'),auth[_0x30db('0x9')](),controller['destroy']);router['delete'](_0x30db('0xe'),auth[_0x30db('0x9')](),controller[_0x30db('0x41')]);router['delete'](_0x30db('0xf'),auth['isAuthenticated'](),controller['removeAnswers']);router['delete'](_0x30db('0x1f'),auth[_0x30db('0x9')](),controller[_0x30db('0x42')]);module['exports']=router;
\ No newline at end of file