Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / api / chatWebsite / index.js
index c39f82b..1cdf22f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x044b=['create','addAnswer','diskStorage','join','root','server/files/images/logos/','format','%s-%s','now','originalname','single','file','addLogo','server/files/images/avatars/','addCustomerAvatar','addSystemAvatar','/:id/notify','notify','/:id/offline','addInteraction','addAgents','put','destroy','delete','removeAnswers','exports','path','connect-timeout','express','../../config/environment','isAuthenticated','index','/describe','describe','/:id','show','/:id/dispositions','getDispositions','get','/:id/canned_answers','getAnswers','/:id/logo','/:id/avatar','/:id/customer_avatar','getCustomerAvatar','/:id/system_avatar','getSystemAvatar','/:id/interactions','getInteractions','/:id/snippet','getSnippet','/:id/applications','getApplications','/:id/proactive_actions','getProactiveActions','/:id/fields','getFields','/:id/offline_messages','getOfflineMessages','/:id/users','post'];(function(_0x4b7895,_0x3c4f5d){var _0x264180=function(_0xe0e861){while(--_0xe0e861){_0x4b7895['push'](_0x4b7895['shift']());}};_0x264180(++_0x3c4f5d);}(_0x044b,0x188));var _0xb044=function(_0x27c2b3,_0x2e034e){_0x27c2b3=_0x27c2b3-0x0;var _0x37ad8c=_0x044b[_0x27c2b3];return _0x37ad8c;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xb044('0x0'));var timeout=require(_0xb044('0x1'));var express=require(_0xb044('0x2'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xb044('0x3'));var controller=require('./chatWebsite.controller');router['get']('/',auth[_0xb044('0x4')](),controller[_0xb044('0x5')]);router['get'](_0xb044('0x6'),auth[_0xb044('0x4')](),controller[_0xb044('0x7')]);router['get'](_0xb044('0x8'),auth[_0xb044('0x4')](),controller[_0xb044('0x9')]);router['get'](_0xb044('0xa'),auth['isAuthenticated'](),controller[_0xb044('0xb')]);router[_0xb044('0xc')](_0xb044('0xd'),auth[_0xb044('0x4')](),controller[_0xb044('0xe')]);router[_0xb044('0xc')](_0xb044('0xf'),controller['getLogo']);router[_0xb044('0xc')](_0xb044('0x10'),controller['getAvatar']);router[_0xb044('0xc')](_0xb044('0x11'),controller[_0xb044('0x12')]);router['get'](_0xb044('0x13'),controller[_0xb044('0x14')]);router['get'](_0xb044('0x15'),auth[_0xb044('0x4')](),controller[_0xb044('0x16')]);router['get'](_0xb044('0x17'),controller[_0xb044('0x18')]);router[_0xb044('0xc')](_0xb044('0x19'),auth[_0xb044('0x4')](),controller[_0xb044('0x1a')]);router[_0xb044('0xc')](_0xb044('0x1b'),auth[_0xb044('0x4')](),controller[_0xb044('0x1c')]);router[_0xb044('0xc')](_0xb044('0x1d'),controller[_0xb044('0x1e')]);router[_0xb044('0xc')](_0xb044('0x1f'),auth[_0xb044('0x4')](),controller[_0xb044('0x20')]);router[_0xb044('0xc')](_0xb044('0x21'),auth['isAuthenticated'](),controller['getAgents']);router[_0xb044('0x22')]('/',auth['isAuthenticated'](),controller[_0xb044('0x23')]);router[_0xb044('0x22')]('/:id/dispositions',auth['isAuthenticated'](),controller['addDisposition']);router['post']('/:id/canned_answers',auth[_0xb044('0x4')](),controller[_0xb044('0x24')]);var upload=multer({'storage':multer[_0xb044('0x25')]({'destination':function(_0x405516,_0x33389f,_0x5cab63){_0x5cab63(null,path[_0xb044('0x26')](config[_0xb044('0x27')],_0xb044('0x28')));},'filename':function(_0xa3372f,_0x543508,_0x3b29b8){_0x3b29b8(null,util[_0xb044('0x29')](_0xb044('0x2a'),Date[_0xb044('0x2b')](),_0x543508[_0xb044('0x2c')]));}})});router[_0xb044('0x22')](_0xb044('0xf'),upload[_0xb044('0x2d')](_0xb044('0x2e')),controller[_0xb044('0x2f')]);var upload=multer({'storage':multer[_0xb044('0x25')]({'destination':function(_0x325420,_0x523fb9,_0xf77238){_0xf77238(null,path['join'](config[_0xb044('0x27')],_0xb044('0x30')));},'filename':function(_0x555143,_0xdc433,_0x40a739){_0x40a739(null,util[_0xb044('0x29')]('%s-%s',Date[_0xb044('0x2b')](),_0xdc433[_0xb044('0x2c')]));}})});router[_0xb044('0x22')](_0xb044('0x10'),upload[_0xb044('0x2d')](_0xb044('0x2e')),controller['addAvatar']);var upload=multer({'storage':multer[_0xb044('0x25')]({'destination':function(_0x4e1725,_0x35f94a,_0x1943d3){_0x1943d3(null,path['join'](config[_0xb044('0x27')],'server/files/images/avatars/'));},'filename':function(_0x463536,_0x25605f,_0xe40e38){_0xe40e38(null,util[_0xb044('0x29')]('%s-%s',Date[_0xb044('0x2b')](),_0x25605f[_0xb044('0x2c')]));}})});router[_0xb044('0x22')](_0xb044('0x11'),upload['single'](_0xb044('0x2e')),controller[_0xb044('0x31')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x39c55b,_0xa464de,_0x31898c){_0x31898c(null,path[_0xb044('0x26')](config[_0xb044('0x27')],_0xb044('0x30')));},'filename':function(_0x818df7,_0x1a398b,_0x112c6e){_0x112c6e(null,util[_0xb044('0x29')]('%s-%s',Date[_0xb044('0x2b')](),_0x1a398b[_0xb044('0x2c')]));}})});router['post']('/:id/system_avatar',upload[_0xb044('0x2d')](_0xb044('0x2e')),controller[_0xb044('0x32')]);router[_0xb044('0x22')](_0xb044('0x33'),controller[_0xb044('0x34')]);router[_0xb044('0x22')](_0xb044('0x35'),controller['offline']);router[_0xb044('0x22')](_0xb044('0x15'),auth[_0xb044('0x4')](),controller[_0xb044('0x36')]);router[_0xb044('0x22')](_0xb044('0x19'),auth[_0xb044('0x4')](),controller['addApplications']);router[_0xb044('0x22')](_0xb044('0x1b'),auth[_0xb044('0x4')](),controller['addProactiveActions']);router[_0xb044('0x22')](_0xb044('0x21'),auth[_0xb044('0x4')](),controller[_0xb044('0x37')]);router[_0xb044('0x38')](_0xb044('0x8'),auth[_0xb044('0x4')](),controller['update']);router['delete'](_0xb044('0x8'),auth[_0xb044('0x4')](),controller[_0xb044('0x39')]);router[_0xb044('0x3a')](_0xb044('0xa'),auth[_0xb044('0x4')](),controller['removeDispositions']);router[_0xb044('0x3a')](_0xb044('0xd'),auth[_0xb044('0x4')](),controller[_0xb044('0x3b')]);router[_0xb044('0x3a')](_0xb044('0x21'),auth[_0xb044('0x4')](),controller['removeAgents']);module[_0xb044('0x3c')]=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