Built motion from commit 9d1906d1.|2.5.40
[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 _0x76e9=['join','server/files/images/avatars/','addAvatar','file','addCustomerAvatar','addSystemAvatar','/:id/notify','notify','server/files','offline-chat','ensureDir','replace','extname','/:id/offline','offline','addInteraction','addAgents','put','update','delete','removeDispositions','removeAnswers','removeAgents','multer','util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./chatWebsite.controller','isAuthenticated','index','get','/describe','/:id','show','/:id/dispositions','getDispositions','getAnswers','/:id/logo','getLogo','/:id/avatar','/:id/customer_avatar','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','addDisposition','/:id/canned_answers','addAnswer','diskStorage','root','format','%s-%s','now','originalname','single'];(function(_0x1f7123,_0x5ba2d9){var _0x43d2e4=function(_0xde5911){while(--_0xde5911){_0x1f7123['push'](_0x1f7123['shift']());}};_0x43d2e4(++_0x5ba2d9);}(_0x76e9,0x137));var _0x976e=function(_0x3b6487,_0x4f9ec3){_0x3b6487=_0x3b6487-0x0;var _0x3b81c3=_0x76e9[_0x3b6487];return _0x3b81c3;};'use strict';var multer=require(_0x976e('0x0'));var util=require(_0x976e('0x1'));var path=require(_0x976e('0x2'));var timeout=require(_0x976e('0x3'));var express=require(_0x976e('0x4'));var router=express[_0x976e('0x5')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0x976e('0x6'));var config=require(_0x976e('0x7'));var controller=require(_0x976e('0x8'));router['get']('/',auth[_0x976e('0x9')](),controller[_0x976e('0xa')]);router[_0x976e('0xb')](_0x976e('0xc'),auth[_0x976e('0x9')](),controller['describe']);router[_0x976e('0xb')](_0x976e('0xd'),auth[_0x976e('0x9')](),controller[_0x976e('0xe')]);router['get'](_0x976e('0xf'),auth[_0x976e('0x9')](),controller[_0x976e('0x10')]);router[_0x976e('0xb')]('/:id/canned_answers',auth['isAuthenticated'](),controller[_0x976e('0x11')]);router[_0x976e('0xb')](_0x976e('0x12'),controller[_0x976e('0x13')]);router[_0x976e('0xb')](_0x976e('0x14'),controller['getAvatar']);router['get'](_0x976e('0x15'),controller[_0x976e('0x16')]);router[_0x976e('0xb')](_0x976e('0x17'),controller[_0x976e('0x18')]);router[_0x976e('0xb')](_0x976e('0x19'),auth[_0x976e('0x9')](),controller[_0x976e('0x1a')]);router[_0x976e('0xb')](_0x976e('0x1b'),controller['getSnippet']);router['get'](_0x976e('0x1c'),auth[_0x976e('0x9')](),controller[_0x976e('0x1d')]);router[_0x976e('0xb')](_0x976e('0x1e'),auth[_0x976e('0x9')](),controller[_0x976e('0x1f')]);router['get'](_0x976e('0x20'),controller[_0x976e('0x21')]);router[_0x976e('0xb')](_0x976e('0x22'),auth[_0x976e('0x9')](),controller[_0x976e('0x23')]);router['get'](_0x976e('0x24'),auth[_0x976e('0x9')](),controller[_0x976e('0x25')]);router[_0x976e('0x26')]('/',auth[_0x976e('0x9')](),controller['create']);router['post'](_0x976e('0xf'),auth[_0x976e('0x9')](),controller[_0x976e('0x27')]);router[_0x976e('0x26')](_0x976e('0x28'),auth[_0x976e('0x9')](),controller[_0x976e('0x29')]);var upload=multer({'storage':multer[_0x976e('0x2a')]({'destination':function(_0x1f6043,_0x5c0a13,_0x4d0633){_0x4d0633(null,path['join'](config[_0x976e('0x2b')],'server/files/images/logos/'));},'filename':function(_0x44261c,_0x18f5ce,_0x11f70f){_0x11f70f(null,util[_0x976e('0x2c')](_0x976e('0x2d'),Date[_0x976e('0x2e')](),_0x18f5ce[_0x976e('0x2f')]));}})});router['post']('/:id/logo',upload[_0x976e('0x30')]('file'),controller['addLogo']);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x3d5a5e,_0x1d503c,_0x510a24){_0x510a24(null,path[_0x976e('0x31')](config[_0x976e('0x2b')],_0x976e('0x32')));},'filename':function(_0x5453ad,_0x3ab23e,_0x4bda3a){_0x4bda3a(null,util[_0x976e('0x2c')](_0x976e('0x2d'),Date['now'](),_0x3ab23e[_0x976e('0x2f')]));}})});router[_0x976e('0x26')](_0x976e('0x14'),upload[_0x976e('0x30')]('file'),controller[_0x976e('0x33')]);var upload=multer({'storage':multer[_0x976e('0x2a')]({'destination':function(_0x25d52d,_0x2c2df5,_0x3403a2){_0x3403a2(null,path['join'](config[_0x976e('0x2b')],_0x976e('0x32')));},'filename':function(_0x89e3c9,_0x10df51,_0x49dcad){_0x49dcad(null,util['format'](_0x976e('0x2d'),Date[_0x976e('0x2e')](),_0x10df51[_0x976e('0x2f')]));}})});router[_0x976e('0x26')](_0x976e('0x15'),upload[_0x976e('0x30')](_0x976e('0x34')),controller[_0x976e('0x35')]);var upload=multer({'storage':multer[_0x976e('0x2a')]({'destination':function(_0x2f0460,_0x4bcb05,_0x2dbc77){_0x2dbc77(null,path[_0x976e('0x31')](config[_0x976e('0x2b')],_0x976e('0x32')));},'filename':function(_0x2cf132,_0x31eada,_0x47f122){_0x47f122(null,util['format']('%s-%s',Date['now'](),_0x31eada['originalname']));}})});router[_0x976e('0x26')](_0x976e('0x17'),upload[_0x976e('0x30')](_0x976e('0x34')),controller[_0x976e('0x36')]);router['post'](_0x976e('0x37'),controller[_0x976e('0x38')]);const offlineUploadMulter=multer({'storage':multer[_0x976e('0x2a')]({'destination':function(_0x2a390a,_0x3643dc,_0x425577){const _0x236399=path[_0x976e('0x31')](config['root'],_0x976e('0x39'),'attachments',_0x976e('0x3a'));fs_extra[_0x976e('0x3b')](_0x236399,function(){_0x425577(null,_0x236399);});},'filename':function(_0xfde68a,_0x3d0d9c,_0x17a276){const _0x2f9eea=_0x3d0d9c[_0x976e('0x2f')][_0x976e('0x3c')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');const _0x5e34c8=path[_0x976e('0x3d')](_0x2f9eea);const _0xd27dc5=Date[_0x976e('0x2e')]()+'-'+_0x2f9eea[_0x976e('0x3c')](_0x5e34c8,'')+_0x5e34c8;_0x17a276(null,_0xd27dc5);}})});router[_0x976e('0x26')](_0x976e('0x3e'),offlineUploadMulter['any'](),controller[_0x976e('0x3f')]);router[_0x976e('0x26')]('/:id/interactions',auth[_0x976e('0x9')](),controller[_0x976e('0x40')]);router[_0x976e('0x26')]('/:id/applications',auth[_0x976e('0x9')](),controller['addApplications']);router[_0x976e('0x26')]('/:id/proactive_actions',auth[_0x976e('0x9')](),controller['addProactiveActions']);router[_0x976e('0x26')]('/:id/users',auth[_0x976e('0x9')](),controller[_0x976e('0x41')]);router[_0x976e('0x42')](_0x976e('0xd'),auth[_0x976e('0x9')](),controller[_0x976e('0x43')]);router[_0x976e('0x44')](_0x976e('0xd'),auth[_0x976e('0x9')](),controller['destroy']);router[_0x976e('0x44')](_0x976e('0xf'),auth['isAuthenticated'](),controller[_0x976e('0x45')]);router[_0x976e('0x44')](_0x976e('0x28'),auth['isAuthenticated'](),controller[_0x976e('0x46')]);router[_0x976e('0x44')](_0x976e('0x24'),auth[_0x976e('0x9')](),controller[_0x976e('0x47')]);module['exports']=router;