Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / api / chatWebsite / index.js
index cb4b9b9..1cdf22f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbe7f=['/:id/offline_messages','getOfflineMessages','/:id/users','post','create','addDisposition','addAnswer','diskStorage','root','server/files/images/logos/','format','%s-%s','now','file','addLogo','join','server/files/images/avatars/','/:id/avatar','originalname','single','addCustomerAvatar','/:id/system_avatar','addSystemAvatar','/:id/notify','notify','/:id/offline','offline','/:id/interactions','addInteraction','addProactiveActions','put','/:id','update','delete','removeDispositions','removeAnswers','removeAgents','multer','util','path','Router','../../components/interaction/service','../../config/environment','./chatWebsite.controller','index','/describe','isAuthenticated','get','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/logo','getLogo','/:id/customer_avatar','getCustomerAvatar','getSystemAvatar','getInteractions','getSnippet','/:id/applications','getApplications','/:id/proactive_actions','getProactiveActions','/:id/fields','getFields'];(function(_0x178e48,_0x3c9509){var _0x440d7e=function(_0xc2f8a0){while(--_0xc2f8a0){_0x178e48['push'](_0x178e48['shift']());}};_0x440d7e(++_0x3c9509);}(_0xbe7f,0xa7));var _0xfbe7=function(_0x23d7a7,_0x4b0f57){_0x23d7a7=_0x23d7a7-0x0;var _0x43f390=_0xbe7f[_0x23d7a7];return _0x43f390;};'use strict';var multer=require(_0xfbe7('0x0'));var util=require(_0xfbe7('0x1'));var path=require(_0xfbe7('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0xfbe7('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0xfbe7('0x4'));var config=require(_0xfbe7('0x5'));var controller=require(_0xfbe7('0x6'));router['get']('/',auth['isAuthenticated'](),controller[_0xfbe7('0x7')]);router['get'](_0xfbe7('0x8'),auth[_0xfbe7('0x9')](),controller['describe']);router[_0xfbe7('0xa')]('/:id',auth[_0xfbe7('0x9')](),controller['show']);router['get'](_0xfbe7('0xb'),auth[_0xfbe7('0x9')](),controller[_0xfbe7('0xc')]);router['get'](_0xfbe7('0xd'),auth[_0xfbe7('0x9')](),controller[_0xfbe7('0xe')]);router['get'](_0xfbe7('0xf'),controller[_0xfbe7('0x10')]);router[_0xfbe7('0xa')]('/:id/avatar',controller['getAvatar']);router['get'](_0xfbe7('0x11'),controller[_0xfbe7('0x12')]);router[_0xfbe7('0xa')]('/:id/system_avatar',controller[_0xfbe7('0x13')]);router[_0xfbe7('0xa')]('/:id/interactions',auth[_0xfbe7('0x9')](),controller[_0xfbe7('0x14')]);router[_0xfbe7('0xa')]('/:id/snippet',controller[_0xfbe7('0x15')]);router[_0xfbe7('0xa')](_0xfbe7('0x16'),auth[_0xfbe7('0x9')](),controller[_0xfbe7('0x17')]);router['get'](_0xfbe7('0x18'),auth[_0xfbe7('0x9')](),controller[_0xfbe7('0x19')]);router[_0xfbe7('0xa')](_0xfbe7('0x1a'),controller[_0xfbe7('0x1b')]);router[_0xfbe7('0xa')](_0xfbe7('0x1c'),auth['isAuthenticated'](),controller[_0xfbe7('0x1d')]);router[_0xfbe7('0xa')](_0xfbe7('0x1e'),auth[_0xfbe7('0x9')](),controller['getAgents']);router[_0xfbe7('0x1f')]('/',auth[_0xfbe7('0x9')](),controller[_0xfbe7('0x20')]);router[_0xfbe7('0x1f')](_0xfbe7('0xb'),auth[_0xfbe7('0x9')](),controller[_0xfbe7('0x21')]);router[_0xfbe7('0x1f')]('/:id/canned_answers',auth[_0xfbe7('0x9')](),controller[_0xfbe7('0x22')]);var upload=multer({'storage':multer[_0xfbe7('0x23')]({'destination':function(_0x12f0dd,_0x4f3273,_0x31252d){_0x31252d(null,path['join'](config[_0xfbe7('0x24')],_0xfbe7('0x25')));},'filename':function(_0x2bb79c,_0x1cdba9,_0x162438){_0x162438(null,util[_0xfbe7('0x26')](_0xfbe7('0x27'),Date[_0xfbe7('0x28')](),_0x1cdba9['originalname']));}})});router['post'](_0xfbe7('0xf'),upload['single'](_0xfbe7('0x29')),controller[_0xfbe7('0x2a')]);var upload=multer({'storage':multer[_0xfbe7('0x23')]({'destination':function(_0x2253d1,_0x2328b7,_0x46264e){_0x46264e(null,path[_0xfbe7('0x2b')](config[_0xfbe7('0x24')],_0xfbe7('0x2c')));},'filename':function(_0x20e300,_0x151f25,_0x1b994){_0x1b994(null,util['format'](_0xfbe7('0x27'),Date['now'](),_0x151f25['originalname']));}})});router['post'](_0xfbe7('0x2d'),upload['single'](_0xfbe7('0x29')),controller['addAvatar']);var upload=multer({'storage':multer[_0xfbe7('0x23')]({'destination':function(_0x430428,_0x3ff9cb,_0x571593){_0x571593(null,path[_0xfbe7('0x2b')](config[_0xfbe7('0x24')],_0xfbe7('0x2c')));},'filename':function(_0x37a41d,_0x42c612,_0x5e4e66){_0x5e4e66(null,util[_0xfbe7('0x26')](_0xfbe7('0x27'),Date[_0xfbe7('0x28')](),_0x42c612[_0xfbe7('0x2e')]));}})});router[_0xfbe7('0x1f')](_0xfbe7('0x11'),upload[_0xfbe7('0x2f')](_0xfbe7('0x29')),controller[_0xfbe7('0x30')]);var upload=multer({'storage':multer[_0xfbe7('0x23')]({'destination':function(_0x2e8215,_0x236fe8,_0x4c7c8f){_0x4c7c8f(null,path[_0xfbe7('0x2b')](config[_0xfbe7('0x24')],_0xfbe7('0x2c')));},'filename':function(_0x2942b7,_0x5e2e3e,_0x3aada4){_0x3aada4(null,util[_0xfbe7('0x26')](_0xfbe7('0x27'),Date['now'](),_0x5e2e3e[_0xfbe7('0x2e')]));}})});router[_0xfbe7('0x1f')](_0xfbe7('0x31'),upload[_0xfbe7('0x2f')](_0xfbe7('0x29')),controller[_0xfbe7('0x32')]);router[_0xfbe7('0x1f')](_0xfbe7('0x33'),controller[_0xfbe7('0x34')]);router[_0xfbe7('0x1f')](_0xfbe7('0x35'),controller[_0xfbe7('0x36')]);router[_0xfbe7('0x1f')](_0xfbe7('0x37'),auth[_0xfbe7('0x9')](),controller[_0xfbe7('0x38')]);router['post'](_0xfbe7('0x16'),auth[_0xfbe7('0x9')](),controller['addApplications']);router['post'](_0xfbe7('0x18'),auth[_0xfbe7('0x9')](),controller[_0xfbe7('0x39')]);router[_0xfbe7('0x1f')]('/:id/users',auth['isAuthenticated'](),controller['addAgents']);router[_0xfbe7('0x3a')](_0xfbe7('0x3b'),auth['isAuthenticated'](),controller[_0xfbe7('0x3c')]);router[_0xfbe7('0x3d')](_0xfbe7('0x3b'),auth[_0xfbe7('0x9')](),controller['destroy']);router[_0xfbe7('0x3d')](_0xfbe7('0xb'),auth['isAuthenticated'](),controller[_0xfbe7('0x3e')]);router[_0xfbe7('0x3d')]('/:id/canned_answers',auth[_0xfbe7('0x9')](),controller[_0xfbe7('0x3f')]);router[_0xfbe7('0x3d')](_0xfbe7('0x1e'),auth[_0xfbe7('0x9')](),controller[_0xfbe7('0x40')]);module['exports']=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