Built motion from commit (unavailable).|2.5.29
[motion2.git] / server / api / chatWebsite / index.js
index 116a9dc..1f027df 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x72b2=['getDispositions','getAnswers','/:id/logo','getLogo','getAvatar','getCustomerAvatar','getSystemAvatar','/:id/interactions','getInteractions','/:id/snippet','getSnippet','/:id/applications','getApplications','/:id/proactive_actions','getProactiveActions','/:id/fields','getFields','/:id/offline_messages','getOfflineMessages','/:id/users','post','addDisposition','/:id/canned_answers','addAnswer','diskStorage','join','root','server/files/images/logos/','%s-%s','now','originalname','single','addLogo','server/files/images/avatars/','/:id/avatar','file','addAvatar','format','/:id/system_avatar','addSystemAvatar','/:id/notify','notify','addInteraction','addProactiveActions','put','delete','/:id/dispositions','removeAnswers','removeAgents','exports','multer','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./chatWebsite.controller','index','get','/describe','isAuthenticated','/:id','show'];(function(_0x215357,_0x1854ee){var _0xab803f=function(_0x269ae0){while(--_0x269ae0){_0x215357['push'](_0x215357['shift']());}};_0xab803f(++_0x1854ee);}(_0x72b2,0x1b2));var _0x272b=function(_0x23bfab,_0x1fd97a){_0x23bfab=_0x23bfab-0x0;var _0x5900ee=_0x72b2[_0x23bfab];return _0x5900ee;};'use strict';var multer=require(_0x272b('0x0'));var util=require('util');var path=require(_0x272b('0x1'));var timeout=require(_0x272b('0x2'));var express=require(_0x272b('0x3'));var router=express[_0x272b('0x4')]();var auth=require(_0x272b('0x5'));var interaction=require(_0x272b('0x6'));var config=require('../../config/environment');var controller=require(_0x272b('0x7'));router['get']('/',auth['isAuthenticated'](),controller[_0x272b('0x8')]);router[_0x272b('0x9')](_0x272b('0xa'),auth[_0x272b('0xb')](),controller['describe']);router[_0x272b('0x9')](_0x272b('0xc'),auth['isAuthenticated'](),controller[_0x272b('0xd')]);router[_0x272b('0x9')]('/:id/dispositions',auth[_0x272b('0xb')](),controller[_0x272b('0xe')]);router[_0x272b('0x9')]('/:id/canned_answers',auth['isAuthenticated'](),controller[_0x272b('0xf')]);router[_0x272b('0x9')](_0x272b('0x10'),controller[_0x272b('0x11')]);router[_0x272b('0x9')]('/:id/avatar',controller[_0x272b('0x12')]);router[_0x272b('0x9')]('/:id/customer_avatar',controller[_0x272b('0x13')]);router[_0x272b('0x9')]('/:id/system_avatar',controller[_0x272b('0x14')]);router['get'](_0x272b('0x15'),auth[_0x272b('0xb')](),controller[_0x272b('0x16')]);router[_0x272b('0x9')](_0x272b('0x17'),controller[_0x272b('0x18')]);router[_0x272b('0x9')](_0x272b('0x19'),auth[_0x272b('0xb')](),controller[_0x272b('0x1a')]);router[_0x272b('0x9')](_0x272b('0x1b'),auth['isAuthenticated'](),controller[_0x272b('0x1c')]);router['get'](_0x272b('0x1d'),controller[_0x272b('0x1e')]);router['get'](_0x272b('0x1f'),auth['isAuthenticated'](),controller[_0x272b('0x20')]);router[_0x272b('0x9')](_0x272b('0x21'),auth['isAuthenticated'](),controller['getAgents']);router[_0x272b('0x22')]('/',auth[_0x272b('0xb')](),controller['create']);router[_0x272b('0x22')]('/:id/dispositions',auth[_0x272b('0xb')](),controller[_0x272b('0x23')]);router[_0x272b('0x22')](_0x272b('0x24'),auth[_0x272b('0xb')](),controller[_0x272b('0x25')]);var upload=multer({'storage':multer[_0x272b('0x26')]({'destination':function(_0x554429,_0x236ad1,_0x4dbc52){_0x4dbc52(null,path[_0x272b('0x27')](config[_0x272b('0x28')],_0x272b('0x29')));},'filename':function(_0x104122,_0x4bb03e,_0x32a8c6){_0x32a8c6(null,util['format'](_0x272b('0x2a'),Date[_0x272b('0x2b')](),_0x4bb03e[_0x272b('0x2c')]));}})});router[_0x272b('0x22')](_0x272b('0x10'),upload[_0x272b('0x2d')]('file'),controller[_0x272b('0x2e')]);var upload=multer({'storage':multer[_0x272b('0x26')]({'destination':function(_0x9738fb,_0x467881,_0x3e6b52){_0x3e6b52(null,path['join'](config[_0x272b('0x28')],_0x272b('0x2f')));},'filename':function(_0x554182,_0x1f04ce,_0x12a302){_0x12a302(null,util['format'](_0x272b('0x2a'),Date[_0x272b('0x2b')](),_0x1f04ce[_0x272b('0x2c')]));}})});router['post'](_0x272b('0x30'),upload[_0x272b('0x2d')](_0x272b('0x31')),controller[_0x272b('0x32')]);var upload=multer({'storage':multer[_0x272b('0x26')]({'destination':function(_0x5c67c2,_0x1884a6,_0x2a3ce8){_0x2a3ce8(null,path['join'](config['root'],'server/files/images/avatars/'));},'filename':function(_0x3ffc79,_0x591e55,_0x4b3047){_0x4b3047(null,util['format'](_0x272b('0x2a'),Date['now'](),_0x591e55[_0x272b('0x2c')]));}})});router[_0x272b('0x22')]('/:id/customer_avatar',upload[_0x272b('0x2d')](_0x272b('0x31')),controller['addCustomerAvatar']);var upload=multer({'storage':multer[_0x272b('0x26')]({'destination':function(_0x4ea988,_0xe0363f,_0x4d1229){_0x4d1229(null,path['join'](config['root'],_0x272b('0x2f')));},'filename':function(_0x2d862d,_0x33c555,_0x125d20){_0x125d20(null,util[_0x272b('0x33')](_0x272b('0x2a'),Date[_0x272b('0x2b')](),_0x33c555[_0x272b('0x2c')]));}})});router[_0x272b('0x22')](_0x272b('0x34'),upload[_0x272b('0x2d')](_0x272b('0x31')),controller[_0x272b('0x35')]);router[_0x272b('0x22')](_0x272b('0x36'),controller[_0x272b('0x37')]);router[_0x272b('0x22')]('/:id/offline',controller['offline']);router[_0x272b('0x22')](_0x272b('0x15'),auth[_0x272b('0xb')](),controller[_0x272b('0x38')]);router[_0x272b('0x22')](_0x272b('0x19'),auth[_0x272b('0xb')](),controller['addApplications']);router['post'](_0x272b('0x1b'),auth[_0x272b('0xb')](),controller[_0x272b('0x39')]);router[_0x272b('0x22')]('/:id/users',auth['isAuthenticated'](),controller['addAgents']);router[_0x272b('0x3a')](_0x272b('0xc'),auth['isAuthenticated'](),controller['update']);router['delete'](_0x272b('0xc'),auth['isAuthenticated'](),controller['destroy']);router[_0x272b('0x3b')](_0x272b('0x3c'),auth['isAuthenticated'](),controller['removeDispositions']);router[_0x272b('0x3b')]('/:id/canned_answers',auth[_0x272b('0xb')](),controller[_0x272b('0x3d')]);router[_0x272b('0x3b')]('/:id/users',auth['isAuthenticated'](),controller[_0x272b('0x3e')]);module[_0x272b('0x3f')]=router;
\ No newline at end of file
+var _0xa9e0=['util','path','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatWebsite.controller','get','index','/describe','show','/:id/dispositions','isAuthenticated','getDispositions','/:id/logo','getLogo','/:id/avatar','getAvatar','getCustomerAvatar','/:id/system_avatar','getSystemAvatar','/:id/interactions','getInteractions','/:id/snippet','/:id/applications','getApplications','/:id/proactive_actions','getProactiveActions','/:id/fields','getFields','/:id/offline_messages','getOfflineMessages','/:id/users','getAgents','post','create','addDisposition','/:id/canned_answers','addAnswer','diskStorage','join','root','format','%s-%s','originalname','file','addLogo','now','single','addAvatar','server/files/images/avatars/','/:id/customer_avatar','addCustomerAvatar','addSystemAvatar','notify','attachments','offline-chat','extname','replace','any','offline','addInteraction','addApplications','addProactiveActions','addAgents','put','/:id','update','delete','destroy','removeAnswers','removeAgents','multer'];(function(_0x265bd2,_0xa73b62){var _0x7d3318=function(_0x153b4c){while(--_0x153b4c){_0x265bd2['push'](_0x265bd2['shift']());}};_0x7d3318(++_0xa73b62);}(_0xa9e0,0x123));var _0x0a9e=function(_0x4e1d03,_0x786f3a){_0x4e1d03=_0x4e1d03-0x0;var _0x362d4b=_0xa9e0[_0x4e1d03];return _0x362d4b;};'use strict';var multer=require(_0x0a9e('0x0'));var util=require(_0x0a9e('0x1'));var path=require(_0x0a9e('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x0a9e('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x0a9e('0x4'));var interaction=require(_0x0a9e('0x5'));var config=require(_0x0a9e('0x6'));var controller=require(_0x0a9e('0x7'));router[_0x0a9e('0x8')]('/',auth['isAuthenticated'](),controller[_0x0a9e('0x9')]);router[_0x0a9e('0x8')](_0x0a9e('0xa'),auth['isAuthenticated'](),controller['describe']);router[_0x0a9e('0x8')]('/:id',auth['isAuthenticated'](),controller[_0x0a9e('0xb')]);router[_0x0a9e('0x8')](_0x0a9e('0xc'),auth[_0x0a9e('0xd')](),controller[_0x0a9e('0xe')]);router[_0x0a9e('0x8')]('/:id/canned_answers',auth['isAuthenticated'](),controller['getAnswers']);router['get'](_0x0a9e('0xf'),controller[_0x0a9e('0x10')]);router[_0x0a9e('0x8')](_0x0a9e('0x11'),controller[_0x0a9e('0x12')]);router[_0x0a9e('0x8')]('/:id/customer_avatar',controller[_0x0a9e('0x13')]);router[_0x0a9e('0x8')](_0x0a9e('0x14'),controller[_0x0a9e('0x15')]);router[_0x0a9e('0x8')](_0x0a9e('0x16'),auth['isAuthenticated'](),controller[_0x0a9e('0x17')]);router['get'](_0x0a9e('0x18'),controller['getSnippet']);router[_0x0a9e('0x8')](_0x0a9e('0x19'),auth['isAuthenticated'](),controller[_0x0a9e('0x1a')]);router['get'](_0x0a9e('0x1b'),auth[_0x0a9e('0xd')](),controller[_0x0a9e('0x1c')]);router[_0x0a9e('0x8')](_0x0a9e('0x1d'),controller[_0x0a9e('0x1e')]);router[_0x0a9e('0x8')](_0x0a9e('0x1f'),auth[_0x0a9e('0xd')](),controller[_0x0a9e('0x20')]);router[_0x0a9e('0x8')](_0x0a9e('0x21'),auth['isAuthenticated'](),controller[_0x0a9e('0x22')]);router[_0x0a9e('0x23')]('/',auth['isAuthenticated'](),controller[_0x0a9e('0x24')]);router['post']('/:id/dispositions',auth[_0x0a9e('0xd')](),controller[_0x0a9e('0x25')]);router[_0x0a9e('0x23')](_0x0a9e('0x26'),auth['isAuthenticated'](),controller[_0x0a9e('0x27')]);var upload=multer({'storage':multer[_0x0a9e('0x28')]({'destination':function(_0x3b45bc,_0x4d00e6,_0x370d86){_0x370d86(null,path[_0x0a9e('0x29')](config[_0x0a9e('0x2a')],'server/files/images/logos/'));},'filename':function(_0x59181e,_0x197ec0,_0x3a8e58){_0x3a8e58(null,util[_0x0a9e('0x2b')](_0x0a9e('0x2c'),Date['now'](),_0x197ec0[_0x0a9e('0x2d')]));}})});router['post'](_0x0a9e('0xf'),upload['single'](_0x0a9e('0x2e')),controller[_0x0a9e('0x2f')]);var upload=multer({'storage':multer[_0x0a9e('0x28')]({'destination':function(_0x14433c,_0x140511,_0x1538a4){_0x1538a4(null,path[_0x0a9e('0x29')](config[_0x0a9e('0x2a')],'server/files/images/avatars/'));},'filename':function(_0x3652a7,_0x468813,_0x2b1f27){_0x2b1f27(null,util[_0x0a9e('0x2b')]('%s-%s',Date[_0x0a9e('0x30')](),_0x468813[_0x0a9e('0x2d')]));}})});router[_0x0a9e('0x23')](_0x0a9e('0x11'),upload[_0x0a9e('0x31')](_0x0a9e('0x2e')),controller[_0x0a9e('0x32')]);var upload=multer({'storage':multer[_0x0a9e('0x28')]({'destination':function(_0x1dbde2,_0x540530,_0x426950){_0x426950(null,path['join'](config[_0x0a9e('0x2a')],_0x0a9e('0x33')));},'filename':function(_0x1122db,_0x33bdb7,_0x25ce3a){_0x25ce3a(null,util['format'](_0x0a9e('0x2c'),Date[_0x0a9e('0x30')](),_0x33bdb7[_0x0a9e('0x2d')]));}})});router[_0x0a9e('0x23')](_0x0a9e('0x34'),upload[_0x0a9e('0x31')](_0x0a9e('0x2e')),controller[_0x0a9e('0x35')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x44295a,_0x5e7238,_0x2cc7a0){_0x2cc7a0(null,path[_0x0a9e('0x29')](config[_0x0a9e('0x2a')],_0x0a9e('0x33')));},'filename':function(_0x567193,_0x191e91,_0xd1836d){_0xd1836d(null,util[_0x0a9e('0x2b')](_0x0a9e('0x2c'),Date['now'](),_0x191e91['originalname']));}})});router[_0x0a9e('0x23')]('/:id/system_avatar',upload[_0x0a9e('0x31')](_0x0a9e('0x2e')),controller[_0x0a9e('0x36')]);router[_0x0a9e('0x23')]('/:id/notify',controller[_0x0a9e('0x37')]);const offlineUploadMulter=multer({'storage':multer[_0x0a9e('0x28')]({'destination':function(_0x3cae,_0x533942,_0x1dbf74){const _0x1a180b=path[_0x0a9e('0x29')](config['root'],'server/files',_0x0a9e('0x38'),_0x0a9e('0x39'));fs_extra['ensureDir'](_0x1a180b,function(){_0x1dbf74(null,_0x1a180b);});},'filename':function(_0x2b814e,_0x419125,_0x2e1b3a){const _0x148f55=_0x419125['originalname']['replace'](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');const _0x15e37d=path[_0x0a9e('0x3a')](_0x148f55);const _0x53f3ee=Date[_0x0a9e('0x30')]()+'-'+_0x148f55[_0x0a9e('0x3b')](_0x15e37d,'')+_0x15e37d;_0x2e1b3a(null,_0x53f3ee);}})});router[_0x0a9e('0x23')]('/:id/offline',offlineUploadMulter[_0x0a9e('0x3c')](),controller[_0x0a9e('0x3d')]);router[_0x0a9e('0x23')](_0x0a9e('0x16'),auth[_0x0a9e('0xd')](),controller[_0x0a9e('0x3e')]);router[_0x0a9e('0x23')](_0x0a9e('0x19'),auth[_0x0a9e('0xd')](),controller[_0x0a9e('0x3f')]);router[_0x0a9e('0x23')](_0x0a9e('0x1b'),auth[_0x0a9e('0xd')](),controller[_0x0a9e('0x40')]);router[_0x0a9e('0x23')]('/:id/users',auth['isAuthenticated'](),controller[_0x0a9e('0x41')]);router[_0x0a9e('0x42')](_0x0a9e('0x43'),auth[_0x0a9e('0xd')](),controller[_0x0a9e('0x44')]);router[_0x0a9e('0x45')](_0x0a9e('0x43'),auth[_0x0a9e('0xd')](),controller[_0x0a9e('0x46')]);router[_0x0a9e('0x45')](_0x0a9e('0xc'),auth[_0x0a9e('0xd')](),controller['removeDispositions']);router[_0x0a9e('0x45')](_0x0a9e('0x26'),auth[_0x0a9e('0xd')](),controller[_0x0a9e('0x47')]);router[_0x0a9e('0x45')](_0x0a9e('0x21'),auth[_0x0a9e('0xd')](),controller[_0x0a9e('0x48')]);module['exports']=router;
\ No newline at end of file