Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / chatWebsite / index.js
index 0fb1851..c8b2580 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x758c=['multer','util','connect-timeout','Router','../../config/environment','./chatWebsite.controller','isAuthenticated','index','describe','get','/:id','show','getDispositions','/:id/canned_answers','getAnswers','/:id/logo','/:id/customer_avatar','getCustomerAvatar','/:id/system_avatar','getSystemAvatar','/:id/interactions','getInteractions','/:id/snippet','getSnippet','/:id/applications','getApplications','/:id/proactive_actions','getProactiveActions','getFields','getOfflineMessages','getAgents','post','/:id/dispositions','addDisposition','addAnswer','diskStorage','join','server/files/images/logos/','format','%s-%s','originalname','single','addLogo','root','server/files/images/avatars/','/:id/avatar','now','file','addCustomerAvatar','addSystemAvatar','/:id/notify','notify','/:id/offline','offline','addInteraction','addApplications','addProactiveActions','/:id/users','addAgents','put','update','delete','removeDispositions','removeAnswers','exports'];(function(_0x12c791,_0x123617){var _0x266301=function(_0x53ba03){while(--_0x53ba03){_0x12c791['push'](_0x12c791['shift']());}};_0x266301(++_0x123617);}(_0x758c,0x186));var _0xc758=function(_0x4af6d6,_0x5a73bc){_0x4af6d6=_0x4af6d6-0x0;var _0x5e63a0=_0x758c[_0x4af6d6];return _0x5e63a0;};'use strict';var multer=require(_0xc758('0x0'));var util=require(_0xc758('0x1'));var path=require('path');var timeout=require(_0xc758('0x2'));var express=require('express');var router=express[_0xc758('0x3')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xc758('0x4'));var controller=require(_0xc758('0x5'));router['get']('/',auth[_0xc758('0x6')](),controller[_0xc758('0x7')]);router['get']('/describe',auth[_0xc758('0x6')](),controller[_0xc758('0x8')]);router[_0xc758('0x9')](_0xc758('0xa'),auth['isAuthenticated'](),controller[_0xc758('0xb')]);router[_0xc758('0x9')]('/:id/dispositions',auth[_0xc758('0x6')](),controller[_0xc758('0xc')]);router[_0xc758('0x9')](_0xc758('0xd'),auth['isAuthenticated'](),controller[_0xc758('0xe')]);router['get'](_0xc758('0xf'),controller['getLogo']);router[_0xc758('0x9')]('/:id/avatar',controller['getAvatar']);router['get'](_0xc758('0x10'),controller[_0xc758('0x11')]);router[_0xc758('0x9')](_0xc758('0x12'),controller[_0xc758('0x13')]);router[_0xc758('0x9')](_0xc758('0x14'),auth[_0xc758('0x6')](),controller[_0xc758('0x15')]);router[_0xc758('0x9')](_0xc758('0x16'),controller[_0xc758('0x17')]);router[_0xc758('0x9')](_0xc758('0x18'),auth[_0xc758('0x6')](),controller[_0xc758('0x19')]);router[_0xc758('0x9')](_0xc758('0x1a'),auth['isAuthenticated'](),controller[_0xc758('0x1b')]);router['get']('/:id/fields',controller[_0xc758('0x1c')]);router['get']('/:id/offline_messages',auth['isAuthenticated'](),controller[_0xc758('0x1d')]);router[_0xc758('0x9')]('/:id/users',auth['isAuthenticated'](),controller[_0xc758('0x1e')]);router[_0xc758('0x1f')]('/',auth[_0xc758('0x6')](),controller['create']);router['post'](_0xc758('0x20'),auth[_0xc758('0x6')](),controller[_0xc758('0x21')]);router[_0xc758('0x1f')]('/:id/canned_answers',auth['isAuthenticated'](),controller[_0xc758('0x22')]);var upload=multer({'storage':multer[_0xc758('0x23')]({'destination':function(_0x4f2006,_0x23d5f1,_0x12f4cc){_0x12f4cc(null,path[_0xc758('0x24')](config['root'],_0xc758('0x25')));},'filename':function(_0x547695,_0x43d2f9,_0x582426){_0x582426(null,util[_0xc758('0x26')](_0xc758('0x27'),Date['now'](),_0x43d2f9[_0xc758('0x28')]));}})});router[_0xc758('0x1f')](_0xc758('0xf'),upload[_0xc758('0x29')]('file'),controller[_0xc758('0x2a')]);var upload=multer({'storage':multer[_0xc758('0x23')]({'destination':function(_0x511c0a,_0x3bb740,_0x1be3a7){_0x1be3a7(null,path[_0xc758('0x24')](config[_0xc758('0x2b')],_0xc758('0x2c')));},'filename':function(_0x18f7d4,_0x1b8d7a,_0x3026ff){_0x3026ff(null,util[_0xc758('0x26')](_0xc758('0x27'),Date['now'](),_0x1b8d7a[_0xc758('0x28')]));}})});router['post'](_0xc758('0x2d'),upload['single']('file'),controller['addAvatar']);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x17772f,_0x3ae075,_0x2f0251){_0x2f0251(null,path['join'](config[_0xc758('0x2b')],_0xc758('0x2c')));},'filename':function(_0x102c3a,_0x1a2565,_0x41e734){_0x41e734(null,util[_0xc758('0x26')](_0xc758('0x27'),Date[_0xc758('0x2e')](),_0x1a2565['originalname']));}})});router[_0xc758('0x1f')](_0xc758('0x10'),upload[_0xc758('0x29')](_0xc758('0x2f')),controller[_0xc758('0x30')]);var upload=multer({'storage':multer[_0xc758('0x23')]({'destination':function(_0x1501fd,_0x2dbfd6,_0x208a18){_0x208a18(null,path[_0xc758('0x24')](config[_0xc758('0x2b')],_0xc758('0x2c')));},'filename':function(_0x4e40ac,_0x44b5e3,_0x270e8d){_0x270e8d(null,util[_0xc758('0x26')](_0xc758('0x27'),Date['now'](),_0x44b5e3[_0xc758('0x28')]));}})});router[_0xc758('0x1f')](_0xc758('0x12'),upload[_0xc758('0x29')](_0xc758('0x2f')),controller[_0xc758('0x31')]);router[_0xc758('0x1f')](_0xc758('0x32'),controller[_0xc758('0x33')]);router['post'](_0xc758('0x34'),controller[_0xc758('0x35')]);router[_0xc758('0x1f')](_0xc758('0x14'),auth['isAuthenticated'](),controller[_0xc758('0x36')]);router[_0xc758('0x1f')](_0xc758('0x18'),auth['isAuthenticated'](),controller[_0xc758('0x37')]);router[_0xc758('0x1f')](_0xc758('0x1a'),auth[_0xc758('0x6')](),controller[_0xc758('0x38')]);router[_0xc758('0x1f')](_0xc758('0x39'),auth[_0xc758('0x6')](),controller[_0xc758('0x3a')]);router[_0xc758('0x3b')]('/:id',auth[_0xc758('0x6')](),controller[_0xc758('0x3c')]);router[_0xc758('0x3d')](_0xc758('0xa'),auth[_0xc758('0x6')](),controller['destroy']);router[_0xc758('0x3d')](_0xc758('0x20'),auth[_0xc758('0x6')](),controller[_0xc758('0x3e')]);router[_0xc758('0x3d')]('/:id/canned_answers',auth[_0xc758('0x6')](),controller[_0xc758('0x3f')]);router['delete'](_0xc758('0x39'),auth[_0xc758('0x6')](),controller['removeAgents']);module[_0xc758('0x40')]=router;
\ No newline at end of file
+var _0x9f94=['offline-chat','ensureDir','replace','extname','/:id/offline','offline','addInteraction','/:id/applications','addApplications','/:id/proactive_actions','addProactiveActions','addAgents','put','update','delete','destroy','removeDispositions','removeAgents','exports','multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./chatWebsite.controller','isAuthenticated','/describe','describe','/:id','show','get','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/logo','getLogo','/:id/avatar','getAvatar','/:id/customer_avatar','getSystemAvatar','/:id/interactions','getInteractions','/:id/snippet','getApplications','getProactiveActions','/:id/fields','getFields','/:id/offline_messages','getOfflineMessages','/:id/users','getAgents','post','create','addDisposition','diskStorage','join','root','format','%s-%s','now','originalname','single','file','addLogo','server/files/images/avatars/','addAvatar','addCustomerAvatar','/:id/system_avatar','addSystemAvatar','/:id/notify','server/files','attachments'];(function(_0x53fb41,_0x500026){var _0x3f3cbd=function(_0x261510){while(--_0x261510){_0x53fb41['push'](_0x53fb41['shift']());}};_0x3f3cbd(++_0x500026);}(_0x9f94,0x1db));var _0x49f9=function(_0x57b54c,_0x54ce0d){_0x57b54c=_0x57b54c-0x0;var _0x59cc19=_0x9f94[_0x57b54c];return _0x59cc19;};'use strict';var multer=require(_0x49f9('0x0'));var util=require('util');var path=require(_0x49f9('0x1'));var timeout=require(_0x49f9('0x2'));var express=require(_0x49f9('0x3'));var router=express[_0x49f9('0x4')]();var fs_extra=require(_0x49f9('0x5'));var auth=require(_0x49f9('0x6'));var interaction=require(_0x49f9('0x7'));var config=require('../../config/environment');var controller=require(_0x49f9('0x8'));router['get']('/',auth[_0x49f9('0x9')](),controller['index']);router['get'](_0x49f9('0xa'),auth['isAuthenticated'](),controller[_0x49f9('0xb')]);router['get'](_0x49f9('0xc'),auth[_0x49f9('0x9')](),controller[_0x49f9('0xd')]);router[_0x49f9('0xe')](_0x49f9('0xf'),auth[_0x49f9('0x9')](),controller[_0x49f9('0x10')]);router[_0x49f9('0xe')](_0x49f9('0x11'),auth[_0x49f9('0x9')](),controller[_0x49f9('0x12')]);router['get'](_0x49f9('0x13'),controller[_0x49f9('0x14')]);router['get'](_0x49f9('0x15'),controller[_0x49f9('0x16')]);router[_0x49f9('0xe')](_0x49f9('0x17'),controller['getCustomerAvatar']);router[_0x49f9('0xe')]('/:id/system_avatar',controller[_0x49f9('0x18')]);router[_0x49f9('0xe')](_0x49f9('0x19'),auth[_0x49f9('0x9')](),controller[_0x49f9('0x1a')]);router['get'](_0x49f9('0x1b'),controller['getSnippet']);router['get']('/:id/applications',auth[_0x49f9('0x9')](),controller[_0x49f9('0x1c')]);router[_0x49f9('0xe')]('/:id/proactive_actions',auth[_0x49f9('0x9')](),controller[_0x49f9('0x1d')]);router[_0x49f9('0xe')](_0x49f9('0x1e'),controller[_0x49f9('0x1f')]);router[_0x49f9('0xe')](_0x49f9('0x20'),auth[_0x49f9('0x9')](),controller[_0x49f9('0x21')]);router[_0x49f9('0xe')](_0x49f9('0x22'),auth[_0x49f9('0x9')](),controller[_0x49f9('0x23')]);router[_0x49f9('0x24')]('/',auth['isAuthenticated'](),controller[_0x49f9('0x25')]);router[_0x49f9('0x24')](_0x49f9('0xf'),auth[_0x49f9('0x9')](),controller[_0x49f9('0x26')]);router['post'](_0x49f9('0x11'),auth[_0x49f9('0x9')](),controller['addAnswer']);var upload=multer({'storage':multer[_0x49f9('0x27')]({'destination':function(_0x4cde16,_0x2298c8,_0x42af43){_0x42af43(null,path[_0x49f9('0x28')](config[_0x49f9('0x29')],'server/files/images/logos/'));},'filename':function(_0x21f8d1,_0xcdfb65,_0xbf230a){_0xbf230a(null,util[_0x49f9('0x2a')](_0x49f9('0x2b'),Date[_0x49f9('0x2c')](),_0xcdfb65[_0x49f9('0x2d')]));}})});router[_0x49f9('0x24')]('/:id/logo',upload[_0x49f9('0x2e')](_0x49f9('0x2f')),controller[_0x49f9('0x30')]);var upload=multer({'storage':multer[_0x49f9('0x27')]({'destination':function(_0x147b0b,_0x1358e8,_0x119eff){_0x119eff(null,path[_0x49f9('0x28')](config['root'],_0x49f9('0x31')));},'filename':function(_0x387a85,_0x712830,_0x158738){_0x158738(null,util[_0x49f9('0x2a')](_0x49f9('0x2b'),Date[_0x49f9('0x2c')](),_0x712830[_0x49f9('0x2d')]));}})});router['post'](_0x49f9('0x15'),upload['single'](_0x49f9('0x2f')),controller[_0x49f9('0x32')]);var upload=multer({'storage':multer[_0x49f9('0x27')]({'destination':function(_0x194718,_0x13d5a3,_0x47ff42){_0x47ff42(null,path[_0x49f9('0x28')](config['root'],_0x49f9('0x31')));},'filename':function(_0x15501c,_0x2dd588,_0x5ba3fe){_0x5ba3fe(null,util[_0x49f9('0x2a')](_0x49f9('0x2b'),Date['now'](),_0x2dd588[_0x49f9('0x2d')]));}})});router[_0x49f9('0x24')](_0x49f9('0x17'),upload[_0x49f9('0x2e')](_0x49f9('0x2f')),controller[_0x49f9('0x33')]);var upload=multer({'storage':multer[_0x49f9('0x27')]({'destination':function(_0x6d2ed4,_0x383ca2,_0x3a1162){_0x3a1162(null,path['join'](config[_0x49f9('0x29')],_0x49f9('0x31')));},'filename':function(_0x5d32d7,_0x40f334,_0x1eeb1c){_0x1eeb1c(null,util['format'](_0x49f9('0x2b'),Date['now'](),_0x40f334[_0x49f9('0x2d')]));}})});router['post'](_0x49f9('0x34'),upload[_0x49f9('0x2e')](_0x49f9('0x2f')),controller[_0x49f9('0x35')]);router[_0x49f9('0x24')](_0x49f9('0x36'),controller['notify']);const offlineUploadMulter=multer({'storage':multer[_0x49f9('0x27')]({'destination':function(_0x2a03de,_0x4ee4cd,_0x5642f8){const _0x50f107=path[_0x49f9('0x28')](config[_0x49f9('0x29')],_0x49f9('0x37'),_0x49f9('0x38'),_0x49f9('0x39'));fs_extra[_0x49f9('0x3a')](_0x50f107,function(){_0x5642f8(null,_0x50f107);});},'filename':function(_0x2c75d1,_0x33d1e0,_0x56a6d3){const _0x3ababf=_0x33d1e0['originalname'][_0x49f9('0x3b')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');const _0x456995=path[_0x49f9('0x3c')](_0x3ababf);const _0x4cb9f6=Date[_0x49f9('0x2c')]()+'-'+_0x3ababf[_0x49f9('0x3b')](_0x456995,'')+_0x456995;_0x56a6d3(null,_0x4cb9f6);}})});router['post'](_0x49f9('0x3d'),offlineUploadMulter['any'](),controller[_0x49f9('0x3e')]);router[_0x49f9('0x24')]('/:id/interactions',auth['isAuthenticated'](),controller[_0x49f9('0x3f')]);router[_0x49f9('0x24')](_0x49f9('0x40'),auth[_0x49f9('0x9')](),controller[_0x49f9('0x41')]);router[_0x49f9('0x24')](_0x49f9('0x42'),auth[_0x49f9('0x9')](),controller[_0x49f9('0x43')]);router[_0x49f9('0x24')]('/:id/users',auth[_0x49f9('0x9')](),controller[_0x49f9('0x44')]);router[_0x49f9('0x45')](_0x49f9('0xc'),auth['isAuthenticated'](),controller[_0x49f9('0x46')]);router[_0x49f9('0x47')]('/:id',auth[_0x49f9('0x9')](),controller[_0x49f9('0x48')]);router[_0x49f9('0x47')](_0x49f9('0xf'),auth[_0x49f9('0x9')](),controller[_0x49f9('0x49')]);router[_0x49f9('0x47')](_0x49f9('0x11'),auth['isAuthenticated'](),controller['removeAnswers']);router['delete'](_0x49f9('0x22'),auth[_0x49f9('0x9')](),controller[_0x49f9('0x4a')]);module[_0x49f9('0x4b')]=router;
\ No newline at end of file