Built motion from commit (unavailable).|2.5.1
[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 _0x6d7e=['removeAnswers','removeAgents','multer','util','path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','get','isAuthenticated','index','/describe','describe','/:id','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/logo','getLogo','/:id/avatar','/:id/customer_avatar','/:id/system_avatar','/:id/interactions','/:id/snippet','getSnippet','/:id/applications','getApplications','/:id/proactive_actions','/:id/fields','/:id/offline_messages','getOfflineMessages','/:id/users','getAgents','post','create','addDisposition','addAnswer','diskStorage','root','server/files/images/logos/','format','%s-%s','now','originalname','single','file','addLogo','join','server/files/images/avatars/','addCustomerAvatar','addSystemAvatar','/:id/notify','notify','/:id/offline','offline','addInteraction','addApplications','addProactiveActions','addAgents','put','update','destroy','delete','removeDispositions'];(function(_0x17afca,_0x5d6455){var _0x4691c9=function(_0x218099){while(--_0x218099){_0x17afca['push'](_0x17afca['shift']());}};_0x4691c9(++_0x5d6455);}(_0x6d7e,0x18e));var _0xe6d7=function(_0x1ce790,_0x2e6589){_0x1ce790=_0x1ce790-0x0;var _0xfe5e6c=_0x6d7e[_0x1ce790];return _0xfe5e6c;};'use strict';var multer=require(_0xe6d7('0x0'));var util=require(_0xe6d7('0x1'));var path=require(_0xe6d7('0x2'));var timeout=require(_0xe6d7('0x3'));var express=require(_0xe6d7('0x4'));var router=express['Router']();var auth=require(_0xe6d7('0x5'));var interaction=require(_0xe6d7('0x6'));var config=require('../../config/environment');var controller=require('./chatWebsite.controller');router[_0xe6d7('0x7')]('/',auth[_0xe6d7('0x8')](),controller[_0xe6d7('0x9')]);router[_0xe6d7('0x7')](_0xe6d7('0xa'),auth[_0xe6d7('0x8')](),controller[_0xe6d7('0xb')]);router[_0xe6d7('0x7')](_0xe6d7('0xc'),auth[_0xe6d7('0x8')](),controller['show']);router[_0xe6d7('0x7')](_0xe6d7('0xd'),auth[_0xe6d7('0x8')](),controller[_0xe6d7('0xe')]);router[_0xe6d7('0x7')](_0xe6d7('0xf'),auth[_0xe6d7('0x8')](),controller[_0xe6d7('0x10')]);router['get'](_0xe6d7('0x11'),controller[_0xe6d7('0x12')]);router[_0xe6d7('0x7')](_0xe6d7('0x13'),controller['getAvatar']);router[_0xe6d7('0x7')](_0xe6d7('0x14'),controller['getCustomerAvatar']);router[_0xe6d7('0x7')](_0xe6d7('0x15'),controller['getSystemAvatar']);router[_0xe6d7('0x7')](_0xe6d7('0x16'),auth['isAuthenticated'](),controller['getInteractions']);router['get'](_0xe6d7('0x17'),controller[_0xe6d7('0x18')]);router['get'](_0xe6d7('0x19'),auth[_0xe6d7('0x8')](),controller[_0xe6d7('0x1a')]);router['get'](_0xe6d7('0x1b'),auth[_0xe6d7('0x8')](),controller['getProactiveActions']);router['get'](_0xe6d7('0x1c'),controller['getFields']);router[_0xe6d7('0x7')](_0xe6d7('0x1d'),auth['isAuthenticated'](),controller[_0xe6d7('0x1e')]);router['get'](_0xe6d7('0x1f'),auth['isAuthenticated'](),controller[_0xe6d7('0x20')]);router[_0xe6d7('0x21')]('/',auth['isAuthenticated'](),controller[_0xe6d7('0x22')]);router[_0xe6d7('0x21')](_0xe6d7('0xd'),auth[_0xe6d7('0x8')](),controller[_0xe6d7('0x23')]);router[_0xe6d7('0x21')](_0xe6d7('0xf'),auth[_0xe6d7('0x8')](),controller[_0xe6d7('0x24')]);var upload=multer({'storage':multer[_0xe6d7('0x25')]({'destination':function(_0x4a9bd6,_0x353d08,_0x3fcd57){_0x3fcd57(null,path['join'](config[_0xe6d7('0x26')],_0xe6d7('0x27')));},'filename':function(_0x4150f1,_0x415480,_0x4b8576){_0x4b8576(null,util[_0xe6d7('0x28')](_0xe6d7('0x29'),Date[_0xe6d7('0x2a')](),_0x415480[_0xe6d7('0x2b')]));}})});router[_0xe6d7('0x21')]('/:id/logo',upload[_0xe6d7('0x2c')](_0xe6d7('0x2d')),controller[_0xe6d7('0x2e')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0xf1927b,_0x142d11,_0x4f6799){_0x4f6799(null,path[_0xe6d7('0x2f')](config[_0xe6d7('0x26')],_0xe6d7('0x30')));},'filename':function(_0xd4e908,_0x44c319,_0x5a0182){_0x5a0182(null,util[_0xe6d7('0x28')](_0xe6d7('0x29'),Date[_0xe6d7('0x2a')](),_0x44c319[_0xe6d7('0x2b')]));}})});router[_0xe6d7('0x21')](_0xe6d7('0x13'),upload['single'](_0xe6d7('0x2d')),controller['addAvatar']);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x1162d9,_0x2a5715,_0x2d2004){_0x2d2004(null,path[_0xe6d7('0x2f')](config[_0xe6d7('0x26')],'server/files/images/avatars/'));},'filename':function(_0x4f3da6,_0x56aeec,_0x5be1c9){_0x5be1c9(null,util['format'](_0xe6d7('0x29'),Date[_0xe6d7('0x2a')](),_0x56aeec[_0xe6d7('0x2b')]));}})});router['post'](_0xe6d7('0x14'),upload[_0xe6d7('0x2c')](_0xe6d7('0x2d')),controller[_0xe6d7('0x31')]);var upload=multer({'storage':multer[_0xe6d7('0x25')]({'destination':function(_0x200813,_0x34f7a7,_0x1d0e93){_0x1d0e93(null,path[_0xe6d7('0x2f')](config['root'],_0xe6d7('0x30')));},'filename':function(_0x1e383f,_0x2f7c5f,_0x332ac9){_0x332ac9(null,util[_0xe6d7('0x28')](_0xe6d7('0x29'),Date[_0xe6d7('0x2a')](),_0x2f7c5f[_0xe6d7('0x2b')]));}})});router[_0xe6d7('0x21')]('/:id/system_avatar',upload['single']('file'),controller[_0xe6d7('0x32')]);router[_0xe6d7('0x21')](_0xe6d7('0x33'),controller[_0xe6d7('0x34')]);router[_0xe6d7('0x21')](_0xe6d7('0x35'),controller[_0xe6d7('0x36')]);router[_0xe6d7('0x21')]('/:id/interactions',auth[_0xe6d7('0x8')](),controller[_0xe6d7('0x37')]);router[_0xe6d7('0x21')](_0xe6d7('0x19'),auth[_0xe6d7('0x8')](),controller[_0xe6d7('0x38')]);router[_0xe6d7('0x21')]('/:id/proactive_actions',auth[_0xe6d7('0x8')](),controller[_0xe6d7('0x39')]);router[_0xe6d7('0x21')](_0xe6d7('0x1f'),auth[_0xe6d7('0x8')](),controller[_0xe6d7('0x3a')]);router[_0xe6d7('0x3b')](_0xe6d7('0xc'),auth['isAuthenticated'](),controller[_0xe6d7('0x3c')]);router['delete'](_0xe6d7('0xc'),auth[_0xe6d7('0x8')](),controller[_0xe6d7('0x3d')]);router[_0xe6d7('0x3e')]('/:id/dispositions',auth[_0xe6d7('0x8')](),controller[_0xe6d7('0x3f')]);router[_0xe6d7('0x3e')](_0xe6d7('0xf'),auth[_0xe6d7('0x8')](),controller[_0xe6d7('0x40')]);router[_0xe6d7('0x3e')](_0xe6d7('0x1f'),auth[_0xe6d7('0x8')](),controller[_0xe6d7('0x41')]);module['exports']=router;