e90cc5533f9236ee1588bdb38542d92481d3c9c0
[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 _0x28fb=['connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatWebsite.controller','get','isAuthenticated','index','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/logo','/:id/avatar','/:id/customer_avatar','/:id/system_avatar','/:id/interactions','getInteractions','/:id/snippet','getSnippet','/:id/applications','getApplications','/:id/proactive_actions','getProactiveActions','/:id/fields','getFields','getOfflineMessages','/:id/users','post','create','addAnswer','join','root','server/files/images/logos/','now','originalname','single','file','diskStorage','server/files/images/avatars/','%s-%s','addAvatar','addCustomerAvatar','addSystemAvatar','/:id/offline','offline','addInteraction','addAgents','put','delete','/:id','destroy','removeDispositions','removeAnswers','exports','multer','util','path'];(function(_0x46aff0,_0x122890){var _0x9d78cf=function(_0x3f14cb){while(--_0x3f14cb){_0x46aff0['push'](_0x46aff0['shift']());}};_0x9d78cf(++_0x122890);}(_0x28fb,0x1a1));var _0xb28f=function(_0x49fcfb,_0x504dec){_0x49fcfb=_0x49fcfb-0x0;var _0x964926=_0x28fb[_0x49fcfb];return _0x964926;};'use strict';var multer=require(_0xb28f('0x0'));var util=require(_0xb28f('0x1'));var path=require(_0xb28f('0x2'));var timeout=require(_0xb28f('0x3'));var express=require(_0xb28f('0x4'));var router=express[_0xb28f('0x5')]();var auth=require(_0xb28f('0x6'));var interaction=require(_0xb28f('0x7'));var config=require(_0xb28f('0x8'));var controller=require(_0xb28f('0x9'));router[_0xb28f('0xa')]('/',auth[_0xb28f('0xb')](),controller[_0xb28f('0xc')]);router[_0xb28f('0xa')]('/describe',auth[_0xb28f('0xb')](),controller['describe']);router[_0xb28f('0xa')]('/:id',auth[_0xb28f('0xb')](),controller['show']);router[_0xb28f('0xa')](_0xb28f('0xd'),auth[_0xb28f('0xb')](),controller[_0xb28f('0xe')]);router['get'](_0xb28f('0xf'),auth['isAuthenticated'](),controller[_0xb28f('0x10')]);router[_0xb28f('0xa')](_0xb28f('0x11'),controller['getLogo']);router['get'](_0xb28f('0x12'),controller['getAvatar']);router[_0xb28f('0xa')](_0xb28f('0x13'),controller['getCustomerAvatar']);router[_0xb28f('0xa')](_0xb28f('0x14'),controller['getSystemAvatar']);router['get'](_0xb28f('0x15'),auth[_0xb28f('0xb')](),controller[_0xb28f('0x16')]);router[_0xb28f('0xa')](_0xb28f('0x17'),controller[_0xb28f('0x18')]);router[_0xb28f('0xa')](_0xb28f('0x19'),auth[_0xb28f('0xb')](),controller[_0xb28f('0x1a')]);router[_0xb28f('0xa')](_0xb28f('0x1b'),auth['isAuthenticated'](),controller[_0xb28f('0x1c')]);router['get'](_0xb28f('0x1d'),controller[_0xb28f('0x1e')]);router['get']('/:id/offline_messages',auth[_0xb28f('0xb')](),controller[_0xb28f('0x1f')]);router[_0xb28f('0xa')](_0xb28f('0x20'),auth[_0xb28f('0xb')](),controller['getAgents']);router[_0xb28f('0x21')]('/',auth['isAuthenticated'](),controller[_0xb28f('0x22')]);router['post'](_0xb28f('0xd'),auth[_0xb28f('0xb')](),controller['addDisposition']);router[_0xb28f('0x21')](_0xb28f('0xf'),auth[_0xb28f('0xb')](),controller[_0xb28f('0x23')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x338ab1,_0x5b8987,_0x585e19){_0x585e19(null,path[_0xb28f('0x24')](config[_0xb28f('0x25')],_0xb28f('0x26')));},'filename':function(_0x1b2119,_0x222f1f,_0x6f0933){_0x6f0933(null,util['format']('%s-%s',Date[_0xb28f('0x27')](),_0x222f1f[_0xb28f('0x28')]));}})});router['post']('/:id/logo',upload[_0xb28f('0x29')](_0xb28f('0x2a')),controller['addLogo']);var upload=multer({'storage':multer[_0xb28f('0x2b')]({'destination':function(_0x1b9ec0,_0x53ab72,_0x368710){_0x368710(null,path[_0xb28f('0x24')](config[_0xb28f('0x25')],_0xb28f('0x2c')));},'filename':function(_0x420e84,_0x26a1b3,_0x534465){_0x534465(null,util['format'](_0xb28f('0x2d'),Date[_0xb28f('0x27')](),_0x26a1b3[_0xb28f('0x28')]));}})});router[_0xb28f('0x21')](_0xb28f('0x12'),upload['single']('file'),controller[_0xb28f('0x2e')]);var upload=multer({'storage':multer[_0xb28f('0x2b')]({'destination':function(_0x40511c,_0x27569f,_0x925c93){_0x925c93(null,path[_0xb28f('0x24')](config[_0xb28f('0x25')],_0xb28f('0x2c')));},'filename':function(_0x18ea70,_0x177142,_0x4fc5c6){_0x4fc5c6(null,util['format'](_0xb28f('0x2d'),Date[_0xb28f('0x27')](),_0x177142[_0xb28f('0x28')]));}})});router[_0xb28f('0x21')](_0xb28f('0x13'),upload[_0xb28f('0x29')]('file'),controller[_0xb28f('0x2f')]);var upload=multer({'storage':multer[_0xb28f('0x2b')]({'destination':function(_0x5ef003,_0x17292e,_0x50d426){_0x50d426(null,path['join'](config[_0xb28f('0x25')],_0xb28f('0x2c')));},'filename':function(_0x5ac63f,_0xaa248c,_0x205c8e){_0x205c8e(null,util['format'](_0xb28f('0x2d'),Date[_0xb28f('0x27')](),_0xaa248c['originalname']));}})});router[_0xb28f('0x21')]('/:id/system_avatar',upload[_0xb28f('0x29')](_0xb28f('0x2a')),controller[_0xb28f('0x30')]);router[_0xb28f('0x21')]('/:id/notify',controller['notify']);router[_0xb28f('0x21')](_0xb28f('0x31'),controller[_0xb28f('0x32')]);router[_0xb28f('0x21')]('/:id/interactions',auth['isAuthenticated'](),controller[_0xb28f('0x33')]);router[_0xb28f('0x21')](_0xb28f('0x19'),auth['isAuthenticated'](),controller['addApplications']);router[_0xb28f('0x21')](_0xb28f('0x1b'),auth[_0xb28f('0xb')](),controller['addProactiveActions']);router['post'](_0xb28f('0x20'),auth[_0xb28f('0xb')](),controller[_0xb28f('0x34')]);router[_0xb28f('0x35')]('/:id',auth[_0xb28f('0xb')](),controller['update']);router[_0xb28f('0x36')](_0xb28f('0x37'),auth['isAuthenticated'](),controller[_0xb28f('0x38')]);router['delete'](_0xb28f('0xd'),auth['isAuthenticated'](),controller[_0xb28f('0x39')]);router[_0xb28f('0x36')]('/:id/canned_answers',auth[_0xb28f('0xb')](),controller[_0xb28f('0x3a')]);router[_0xb28f('0x36')](_0xb28f('0x20'),auth[_0xb28f('0xb')](),controller['removeAgents']);module[_0xb28f('0x3b')]=router;