Built motion from commit (unavailable).|2.5.16
[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 _0xb9cc=['addInteraction','addApplications','addProactiveActions','/:id/users','put','update','delete','destroy','removeAnswers','removeAgents','exports','multer','util','path','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatWebsite.controller','get','isAuthenticated','index','/describe','describe','/:id','show','/:id/dispositions','getDispositions','/:id/canned_answers','/:id/logo','getLogo','/:id/avatar','getAvatar','getCustomerAvatar','/:id/system_avatar','getInteractions','/:id/snippet','/:id/applications','/:id/proactive_actions','getProactiveActions','/:id/fields','getFields','/:id/offline_messages','getOfflineMessages','getAgents','post','create','addDisposition','addAnswer','diskStorage','join','server/files/images/logos/','format','now','originalname','single','file','addLogo','root','%s-%s','addAvatar','server/files/images/avatars/','/:id/customer_avatar','addCustomerAvatar','addSystemAvatar','/:id/notify','notify','/:id/offline','offline','/:id/interactions'];(function(_0x3ea360,_0x483a70){var _0x32205a=function(_0x5b6428){while(--_0x5b6428){_0x3ea360['push'](_0x3ea360['shift']());}};_0x32205a(++_0x483a70);}(_0xb9cc,0x11f));var _0xcb9c=function(_0x804f33,_0x5b1432){_0x804f33=_0x804f33-0x0;var _0x3b7c5f=_0xb9cc[_0x804f33];return _0x3b7c5f;};'use strict';var multer=require(_0xcb9c('0x0'));var util=require(_0xcb9c('0x1'));var path=require(_0xcb9c('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var auth=require(_0xcb9c('0x3'));var interaction=require(_0xcb9c('0x4'));var config=require(_0xcb9c('0x5'));var controller=require(_0xcb9c('0x6'));router[_0xcb9c('0x7')]('/',auth[_0xcb9c('0x8')](),controller[_0xcb9c('0x9')]);router['get'](_0xcb9c('0xa'),auth[_0xcb9c('0x8')](),controller[_0xcb9c('0xb')]);router[_0xcb9c('0x7')](_0xcb9c('0xc'),auth[_0xcb9c('0x8')](),controller[_0xcb9c('0xd')]);router[_0xcb9c('0x7')](_0xcb9c('0xe'),auth[_0xcb9c('0x8')](),controller[_0xcb9c('0xf')]);router['get'](_0xcb9c('0x10'),auth[_0xcb9c('0x8')](),controller['getAnswers']);router[_0xcb9c('0x7')](_0xcb9c('0x11'),controller[_0xcb9c('0x12')]);router[_0xcb9c('0x7')](_0xcb9c('0x13'),controller[_0xcb9c('0x14')]);router[_0xcb9c('0x7')]('/:id/customer_avatar',controller[_0xcb9c('0x15')]);router[_0xcb9c('0x7')](_0xcb9c('0x16'),controller['getSystemAvatar']);router[_0xcb9c('0x7')]('/:id/interactions',auth[_0xcb9c('0x8')](),controller[_0xcb9c('0x17')]);router[_0xcb9c('0x7')](_0xcb9c('0x18'),controller['getSnippet']);router[_0xcb9c('0x7')](_0xcb9c('0x19'),auth[_0xcb9c('0x8')](),controller['getApplications']);router['get'](_0xcb9c('0x1a'),auth['isAuthenticated'](),controller[_0xcb9c('0x1b')]);router[_0xcb9c('0x7')](_0xcb9c('0x1c'),controller[_0xcb9c('0x1d')]);router['get'](_0xcb9c('0x1e'),auth[_0xcb9c('0x8')](),controller[_0xcb9c('0x1f')]);router[_0xcb9c('0x7')]('/:id/users',auth['isAuthenticated'](),controller[_0xcb9c('0x20')]);router[_0xcb9c('0x21')]('/',auth['isAuthenticated'](),controller[_0xcb9c('0x22')]);router[_0xcb9c('0x21')](_0xcb9c('0xe'),auth['isAuthenticated'](),controller[_0xcb9c('0x23')]);router[_0xcb9c('0x21')](_0xcb9c('0x10'),auth[_0xcb9c('0x8')](),controller[_0xcb9c('0x24')]);var upload=multer({'storage':multer[_0xcb9c('0x25')]({'destination':function(_0x5df2a3,_0x7dafc4,_0x256d5e){_0x256d5e(null,path[_0xcb9c('0x26')](config['root'],_0xcb9c('0x27')));},'filename':function(_0x4ceb23,_0x36a29b,_0x1fc015){_0x1fc015(null,util[_0xcb9c('0x28')]('%s-%s',Date[_0xcb9c('0x29')](),_0x36a29b[_0xcb9c('0x2a')]));}})});router['post'](_0xcb9c('0x11'),upload[_0xcb9c('0x2b')](_0xcb9c('0x2c')),controller[_0xcb9c('0x2d')]);var upload=multer({'storage':multer[_0xcb9c('0x25')]({'destination':function(_0x1372f4,_0x30567d,_0x5589ba){_0x5589ba(null,path[_0xcb9c('0x26')](config[_0xcb9c('0x2e')],'server/files/images/avatars/'));},'filename':function(_0x473f2a,_0xf67abf,_0x1985fc){_0x1985fc(null,util[_0xcb9c('0x28')](_0xcb9c('0x2f'),Date[_0xcb9c('0x29')](),_0xf67abf[_0xcb9c('0x2a')]));}})});router['post'](_0xcb9c('0x13'),upload[_0xcb9c('0x2b')](_0xcb9c('0x2c')),controller[_0xcb9c('0x30')]);var upload=multer({'storage':multer[_0xcb9c('0x25')]({'destination':function(_0x43e0a5,_0x1cb3b7,_0x3b8a0d){_0x3b8a0d(null,path[_0xcb9c('0x26')](config[_0xcb9c('0x2e')],_0xcb9c('0x31')));},'filename':function(_0x17678e,_0x48fc99,_0x596879){_0x596879(null,util[_0xcb9c('0x28')](_0xcb9c('0x2f'),Date[_0xcb9c('0x29')](),_0x48fc99[_0xcb9c('0x2a')]));}})});router[_0xcb9c('0x21')](_0xcb9c('0x32'),upload['single'](_0xcb9c('0x2c')),controller[_0xcb9c('0x33')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0xa20e,_0x5dffbc,_0x4b190f){_0x4b190f(null,path[_0xcb9c('0x26')](config[_0xcb9c('0x2e')],_0xcb9c('0x31')));},'filename':function(_0x5090f1,_0x41d04b,_0x48bd32){_0x48bd32(null,util[_0xcb9c('0x28')]('%s-%s',Date[_0xcb9c('0x29')](),_0x41d04b['originalname']));}})});router[_0xcb9c('0x21')](_0xcb9c('0x16'),upload[_0xcb9c('0x2b')]('file'),controller[_0xcb9c('0x34')]);router[_0xcb9c('0x21')](_0xcb9c('0x35'),controller[_0xcb9c('0x36')]);router[_0xcb9c('0x21')](_0xcb9c('0x37'),controller[_0xcb9c('0x38')]);router[_0xcb9c('0x21')](_0xcb9c('0x39'),auth[_0xcb9c('0x8')](),controller[_0xcb9c('0x3a')]);router[_0xcb9c('0x21')](_0xcb9c('0x19'),auth[_0xcb9c('0x8')](),controller[_0xcb9c('0x3b')]);router[_0xcb9c('0x21')]('/:id/proactive_actions',auth[_0xcb9c('0x8')](),controller[_0xcb9c('0x3c')]);router['post'](_0xcb9c('0x3d'),auth[_0xcb9c('0x8')](),controller['addAgents']);router[_0xcb9c('0x3e')]('/:id',auth[_0xcb9c('0x8')](),controller[_0xcb9c('0x3f')]);router[_0xcb9c('0x40')](_0xcb9c('0xc'),auth[_0xcb9c('0x8')](),controller[_0xcb9c('0x41')]);router[_0xcb9c('0x40')](_0xcb9c('0xe'),auth['isAuthenticated'](),controller['removeDispositions']);router[_0xcb9c('0x40')]('/:id/canned_answers',auth[_0xcb9c('0x8')](),controller[_0xcb9c('0x42')]);router[_0xcb9c('0x40')]('/:id/users',auth[_0xcb9c('0x8')](),controller[_0xcb9c('0x43')]);module[_0xcb9c('0x44')]=router;