Built motion from commit 43538d75.|2.5.35
[motion2.git] / server / api / chatWebsite / index.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x2f97=['path','express','Router','fs-extra','../../config/environment','./chatWebsite.controller','get','isAuthenticated','index','/describe','/:id','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/logo','getLogo','getAvatar','/:id/customer_avatar','getCustomerAvatar','/:id/system_avatar','getSystemAvatar','getInteractions','/:id/snippet','getSnippet','getApplications','getProactiveActions','/:id/fields','/:id/offline_messages','getOfflineMessages','/:id/users','getAgents','post','create','addAnswer','diskStorage','root','server/files/images/logos/','format','%s-%s','now','originalname','addLogo','/:id/avatar','file','addAvatar','server/files/images/avatars/','single','addCustomerAvatar','join','addSystemAvatar','attachments','ensureDir','replace','extname','/:id/offline','any','/:id/interactions','addInteraction','/:id/applications','addApplications','/:id/proactive_actions','addProactiveActions','addAgents','put','delete','destroy','removeDispositions','removeAnswers','removeAgents','exports','multer','util'];(function(_0x4e9628,_0x250573){var _0x27bc8c=function(_0xb3b7ae){while(--_0xb3b7ae){_0x4e9628['push'](_0x4e9628['shift']());}};_0x27bc8c(++_0x250573);}(_0x2f97,0x122));var _0x72f9=function(_0x400009,_0x4c9984){_0x400009=_0x400009-0x0;var _0x5e4170=_0x2f97[_0x400009];return _0x5e4170;};'use strict';var multer=require(_0x72f9('0x0'));var util=require(_0x72f9('0x1'));var path=require(_0x72f9('0x2'));var timeout=require('connect-timeout');var express=require(_0x72f9('0x3'));var router=express[_0x72f9('0x4')]();var fs_extra=require(_0x72f9('0x5'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x72f9('0x6'));var controller=require(_0x72f9('0x7'));router[_0x72f9('0x8')]('/',auth[_0x72f9('0x9')](),controller[_0x72f9('0xa')]);router[_0x72f9('0x8')](_0x72f9('0xb'),auth[_0x72f9('0x9')](),controller['describe']);router['get'](_0x72f9('0xc'),auth['isAuthenticated'](),controller['show']);router[_0x72f9('0x8')](_0x72f9('0xd'),auth['isAuthenticated'](),controller[_0x72f9('0xe')]);router[_0x72f9('0x8')](_0x72f9('0xf'),auth[_0x72f9('0x9')](),controller[_0x72f9('0x10')]);router[_0x72f9('0x8')](_0x72f9('0x11'),controller[_0x72f9('0x12')]);router[_0x72f9('0x8')]('/:id/avatar',controller[_0x72f9('0x13')]);router['get'](_0x72f9('0x14'),controller[_0x72f9('0x15')]);router['get'](_0x72f9('0x16'),controller[_0x72f9('0x17')]);router[_0x72f9('0x8')]('/:id/interactions',auth[_0x72f9('0x9')](),controller[_0x72f9('0x18')]);router[_0x72f9('0x8')](_0x72f9('0x19'),controller[_0x72f9('0x1a')]);router['get']('/:id/applications',auth['isAuthenticated'](),controller[_0x72f9('0x1b')]);router[_0x72f9('0x8')]('/:id/proactive_actions',auth[_0x72f9('0x9')](),controller[_0x72f9('0x1c')]);router[_0x72f9('0x8')](_0x72f9('0x1d'),controller['getFields']);router['get'](_0x72f9('0x1e'),auth['isAuthenticated'](),controller[_0x72f9('0x1f')]);router[_0x72f9('0x8')](_0x72f9('0x20'),auth[_0x72f9('0x9')](),controller[_0x72f9('0x21')]);router[_0x72f9('0x22')]('/',auth[_0x72f9('0x9')](),controller[_0x72f9('0x23')]);router[_0x72f9('0x22')](_0x72f9('0xd'),auth[_0x72f9('0x9')](),controller['addDisposition']);router[_0x72f9('0x22')](_0x72f9('0xf'),auth[_0x72f9('0x9')](),controller[_0x72f9('0x24')]);var upload=multer({'storage':multer[_0x72f9('0x25')]({'destination':function(_0x420ac1,_0x1b3469,_0x3c9a75){_0x3c9a75(null,path['join'](config[_0x72f9('0x26')],_0x72f9('0x27')));},'filename':function(_0xec6b1e,_0x2d2f0d,_0x127ba2){_0x127ba2(null,util[_0x72f9('0x28')](_0x72f9('0x29'),Date[_0x72f9('0x2a')](),_0x2d2f0d[_0x72f9('0x2b')]));}})});router[_0x72f9('0x22')](_0x72f9('0x11'),upload['single']('file'),controller[_0x72f9('0x2c')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x247d85,_0x1e0a00,_0xb5dce4){_0xb5dce4(null,path['join'](config[_0x72f9('0x26')],'server/files/images/avatars/'));},'filename':function(_0x117f6e,_0x35bad0,_0xb324db){_0xb324db(null,util[_0x72f9('0x28')]('%s-%s',Date[_0x72f9('0x2a')](),_0x35bad0[_0x72f9('0x2b')]));}})});router[_0x72f9('0x22')](_0x72f9('0x2d'),upload['single'](_0x72f9('0x2e')),controller[_0x72f9('0x2f')]);var upload=multer({'storage':multer[_0x72f9('0x25')]({'destination':function(_0xf773b,_0x4dab8a,_0x2cd891){_0x2cd891(null,path['join'](config[_0x72f9('0x26')],_0x72f9('0x30')));},'filename':function(_0x209008,_0x3db264,_0x4f273d){_0x4f273d(null,util[_0x72f9('0x28')](_0x72f9('0x29'),Date[_0x72f9('0x2a')](),_0x3db264['originalname']));}})});router[_0x72f9('0x22')]('/:id/customer_avatar',upload[_0x72f9('0x31')]('file'),controller[_0x72f9('0x32')]);var upload=multer({'storage':multer[_0x72f9('0x25')]({'destination':function(_0x3496dc,_0x2f9fa7,_0x231d44){_0x231d44(null,path[_0x72f9('0x33')](config[_0x72f9('0x26')],_0x72f9('0x30')));},'filename':function(_0x1f1c1d,_0x5c62bd,_0x16a1ea){_0x16a1ea(null,util[_0x72f9('0x28')](_0x72f9('0x29'),Date[_0x72f9('0x2a')](),_0x5c62bd[_0x72f9('0x2b')]));}})});router[_0x72f9('0x22')](_0x72f9('0x16'),upload[_0x72f9('0x31')](_0x72f9('0x2e')),controller[_0x72f9('0x34')]);router['post']('/:id/notify',controller['notify']);const offlineUploadMulter=multer({'storage':multer['diskStorage']({'destination':function(_0x5c2371,_0x5d01c6,_0xac1e69){const _0x33b641=path[_0x72f9('0x33')](config[_0x72f9('0x26')],'server/files',_0x72f9('0x35'),'offline-chat');fs_extra[_0x72f9('0x36')](_0x33b641,function(){_0xac1e69(null,_0x33b641);});},'filename':function(_0x586dbe,_0x354c4c,_0x219aa9){const _0x5e3d51=_0x354c4c[_0x72f9('0x2b')][_0x72f9('0x37')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');const _0xabd751=path[_0x72f9('0x38')](_0x5e3d51);const _0x158799=Date[_0x72f9('0x2a')]()+'-'+_0x5e3d51[_0x72f9('0x37')](_0xabd751,'')+_0xabd751;_0x219aa9(null,_0x158799);}})});router[_0x72f9('0x22')](_0x72f9('0x39'),offlineUploadMulter[_0x72f9('0x3a')](),controller['offline']);router[_0x72f9('0x22')](_0x72f9('0x3b'),auth[_0x72f9('0x9')](),controller[_0x72f9('0x3c')]);router[_0x72f9('0x22')](_0x72f9('0x3d'),auth[_0x72f9('0x9')](),controller[_0x72f9('0x3e')]);router[_0x72f9('0x22')](_0x72f9('0x3f'),auth['isAuthenticated'](),controller[_0x72f9('0x40')]);router[_0x72f9('0x22')](_0x72f9('0x20'),auth[_0x72f9('0x9')](),controller[_0x72f9('0x41')]);router[_0x72f9('0x42')](_0x72f9('0xc'),auth[_0x72f9('0x9')](),controller['update']);router[_0x72f9('0x43')](_0x72f9('0xc'),auth[_0x72f9('0x9')](),controller[_0x72f9('0x44')]);router['delete'](_0x72f9('0xd'),auth[_0x72f9('0x9')](),controller[_0x72f9('0x45')]);router['delete'](_0x72f9('0xf'),auth[_0x72f9('0x9')](),controller[_0x72f9('0x46')]);router[_0x72f9('0x43')]('/:id/users',auth[_0x72f9('0x9')](),controller[_0x72f9('0x47')]);module[_0x72f9('0x48')]=router;