eb43f203a2d51a6fce705cb7ed4bb8b488d6d92b
[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 _0x9bca=['/:id/notify','server/files','attachments','offline-chat','ensureDir','replace','extname','/:id/offline','any','addApplications','addProactiveActions','addAgents','put','delete','destroy','removeDispositions','removeAnswers','removeAgents','exports','multer','util','express','Router','fs-extra','../../components/interaction/service','./chatWebsite.controller','get','isAuthenticated','index','describe','/:id','show','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','getLogo','getAvatar','getCustomerAvatar','/:id/system_avatar','getSystemAvatar','/:id/interactions','getInteractions','/:id/snippet','getSnippet','/:id/applications','getApplications','/:id/proactive_actions','getProactiveActions','/:id/fields','/:id/offline_messages','getOfflineMessages','/:id/users','post','create','addDisposition','addAnswer','diskStorage','server/files/images/logos/','format','%s-%s','now','originalname','/:id/logo','single','addLogo','join','server/files/images/avatars/','/:id/avatar','addAvatar','root','/:id/customer_avatar','file','addCustomerAvatar','addSystemAvatar'];(function(_0x539356,_0xf0ae3){var _0x4ee1c7=function(_0x2a0bc4){while(--_0x2a0bc4){_0x539356['push'](_0x539356['shift']());}};_0x4ee1c7(++_0xf0ae3);}(_0x9bca,0xa9));var _0xa9bc=function(_0x40bc3e,_0x51713d){_0x40bc3e=_0x40bc3e-0x0;var _0x3dc036=_0x9bca[_0x40bc3e];return _0x3dc036;};'use strict';var multer=require(_0xa9bc('0x0'));var util=require(_0xa9bc('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xa9bc('0x2'));var router=express[_0xa9bc('0x3')]();var fs_extra=require(_0xa9bc('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0xa9bc('0x5'));var config=require('../../config/environment');var controller=require(_0xa9bc('0x6'));router[_0xa9bc('0x7')]('/',auth[_0xa9bc('0x8')](),controller[_0xa9bc('0x9')]);router[_0xa9bc('0x7')]('/describe',auth[_0xa9bc('0x8')](),controller[_0xa9bc('0xa')]);router['get'](_0xa9bc('0xb'),auth[_0xa9bc('0x8')](),controller[_0xa9bc('0xc')]);router['get'](_0xa9bc('0xd'),auth[_0xa9bc('0x8')](),controller[_0xa9bc('0xe')]);router[_0xa9bc('0x7')](_0xa9bc('0xf'),auth[_0xa9bc('0x8')](),controller[_0xa9bc('0x10')]);router[_0xa9bc('0x7')]('/:id/logo',controller[_0xa9bc('0x11')]);router[_0xa9bc('0x7')]('/:id/avatar',controller[_0xa9bc('0x12')]);router[_0xa9bc('0x7')]('/:id/customer_avatar',controller[_0xa9bc('0x13')]);router['get'](_0xa9bc('0x14'),controller[_0xa9bc('0x15')]);router[_0xa9bc('0x7')](_0xa9bc('0x16'),auth[_0xa9bc('0x8')](),controller[_0xa9bc('0x17')]);router['get'](_0xa9bc('0x18'),controller[_0xa9bc('0x19')]);router[_0xa9bc('0x7')](_0xa9bc('0x1a'),auth[_0xa9bc('0x8')](),controller[_0xa9bc('0x1b')]);router['get'](_0xa9bc('0x1c'),auth[_0xa9bc('0x8')](),controller[_0xa9bc('0x1d')]);router[_0xa9bc('0x7')](_0xa9bc('0x1e'),controller['getFields']);router[_0xa9bc('0x7')](_0xa9bc('0x1f'),auth[_0xa9bc('0x8')](),controller[_0xa9bc('0x20')]);router['get'](_0xa9bc('0x21'),auth[_0xa9bc('0x8')](),controller['getAgents']);router[_0xa9bc('0x22')]('/',auth[_0xa9bc('0x8')](),controller[_0xa9bc('0x23')]);router['post'](_0xa9bc('0xd'),auth[_0xa9bc('0x8')](),controller[_0xa9bc('0x24')]);router['post'](_0xa9bc('0xf'),auth[_0xa9bc('0x8')](),controller[_0xa9bc('0x25')]);var upload=multer({'storage':multer[_0xa9bc('0x26')]({'destination':function(_0x2a5092,_0x5c7f0a,_0x4c358d){_0x4c358d(null,path['join'](config['root'],_0xa9bc('0x27')));},'filename':function(_0x48cabc,_0x41ce36,_0x46592c){_0x46592c(null,util[_0xa9bc('0x28')](_0xa9bc('0x29'),Date[_0xa9bc('0x2a')](),_0x41ce36[_0xa9bc('0x2b')]));}})});router[_0xa9bc('0x22')](_0xa9bc('0x2c'),upload[_0xa9bc('0x2d')]('file'),controller[_0xa9bc('0x2e')]);var upload=multer({'storage':multer[_0xa9bc('0x26')]({'destination':function(_0x28a89a,_0x189f94,_0x3282a8){_0x3282a8(null,path[_0xa9bc('0x2f')](config['root'],_0xa9bc('0x30')));},'filename':function(_0x1bf2f5,_0x599c4b,_0x2cbda5){_0x2cbda5(null,util[_0xa9bc('0x28')](_0xa9bc('0x29'),Date['now'](),_0x599c4b[_0xa9bc('0x2b')]));}})});router[_0xa9bc('0x22')](_0xa9bc('0x31'),upload[_0xa9bc('0x2d')]('file'),controller[_0xa9bc('0x32')]);var upload=multer({'storage':multer[_0xa9bc('0x26')]({'destination':function(_0x523067,_0x3a8e63,_0x579419){_0x579419(null,path[_0xa9bc('0x2f')](config[_0xa9bc('0x33')],_0xa9bc('0x30')));},'filename':function(_0x5f3af4,_0x5d3063,_0x575441){_0x575441(null,util[_0xa9bc('0x28')](_0xa9bc('0x29'),Date[_0xa9bc('0x2a')](),_0x5d3063[_0xa9bc('0x2b')]));}})});router[_0xa9bc('0x22')](_0xa9bc('0x34'),upload['single'](_0xa9bc('0x35')),controller[_0xa9bc('0x36')]);var upload=multer({'storage':multer[_0xa9bc('0x26')]({'destination':function(_0x1e6d57,_0x762f94,_0x592250){_0x592250(null,path[_0xa9bc('0x2f')](config[_0xa9bc('0x33')],_0xa9bc('0x30')));},'filename':function(_0x35a662,_0x7c332f,_0x4e9f37){_0x4e9f37(null,util[_0xa9bc('0x28')](_0xa9bc('0x29'),Date[_0xa9bc('0x2a')](),_0x7c332f[_0xa9bc('0x2b')]));}})});router[_0xa9bc('0x22')](_0xa9bc('0x14'),upload[_0xa9bc('0x2d')](_0xa9bc('0x35')),controller[_0xa9bc('0x37')]);router[_0xa9bc('0x22')](_0xa9bc('0x38'),controller['notify']);const offlineUploadMulter=multer({'storage':multer['diskStorage']({'destination':function(_0x2b9fe7,_0x4a0bef,_0x521b5d){const _0xd03e3a=path[_0xa9bc('0x2f')](config[_0xa9bc('0x33')],_0xa9bc('0x39'),_0xa9bc('0x3a'),_0xa9bc('0x3b'));fs_extra[_0xa9bc('0x3c')](_0xd03e3a,function(){_0x521b5d(null,_0xd03e3a);});},'filename':function(_0x5d1359,_0xea0cb3,_0x137c4c){const _0x16f410=_0xea0cb3[_0xa9bc('0x2b')][_0xa9bc('0x3d')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-');const _0x1629bc=path[_0xa9bc('0x3e')](_0x16f410);const _0x15f1bb=Date['now']()+'-'+_0x16f410['replace'](_0x1629bc,'')+_0x1629bc;_0x137c4c(null,_0x15f1bb);}})});router[_0xa9bc('0x22')](_0xa9bc('0x3f'),offlineUploadMulter[_0xa9bc('0x40')](),controller['offline']);router['post'](_0xa9bc('0x16'),auth[_0xa9bc('0x8')](),controller['addInteraction']);router['post'](_0xa9bc('0x1a'),auth[_0xa9bc('0x8')](),controller[_0xa9bc('0x41')]);router[_0xa9bc('0x22')](_0xa9bc('0x1c'),auth[_0xa9bc('0x8')](),controller[_0xa9bc('0x42')]);router[_0xa9bc('0x22')](_0xa9bc('0x21'),auth[_0xa9bc('0x8')](),controller[_0xa9bc('0x43')]);router[_0xa9bc('0x44')](_0xa9bc('0xb'),auth['isAuthenticated'](),controller['update']);router[_0xa9bc('0x45')](_0xa9bc('0xb'),auth[_0xa9bc('0x8')](),controller[_0xa9bc('0x46')]);router[_0xa9bc('0x45')](_0xa9bc('0xd'),auth[_0xa9bc('0x8')](),controller[_0xa9bc('0x47')]);router[_0xa9bc('0x45')]('/:id/canned_answers',auth[_0xa9bc('0x8')](),controller[_0xa9bc('0x48')]);router[_0xa9bc('0x45')](_0xa9bc('0x21'),auth['isAuthenticated'](),controller[_0xa9bc('0x49')]);module[_0xa9bc('0x4a')]=router;