Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / api / user / 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 _0x5725=['getSmsAccounts','/:id/chat_websites','getWhatsappAccounts','/:id/square_projects','getSquareProjects','/:id/scheduled_calls','getScheduledCalls','/:id/api_key','post','/create_many','bulkCreate','addContacts','create','addQueues','join','root','server/files/images/','%s-%s','now','originalname','single','file','addAvatar','login','/:id/logout','/:id/pause','pause','unpause','/:id/teams','addTeams','/:id/chat_interactions','addChatInteractions','/:id/mail_interactions','addMailInteractions','/:id/fax_interactions','addFaxInteractions','addSmsInteractions','addOpenchannelInteractions','/:id/whatsapp_interactions','addWhatsappInteractions','addFaxAccounts','addMailAccounts','addChatWebsites','/:id/whatsapp_accounts','addWhatsappAccounts','addSquareProjects','createApiKey','put','/:id/password','removeQueues','delete','removeTeams','removeChatInteractions','removeMailInteractions','removeFaxInteractions','/:id/sms_interactions','/:id/openchannel_interactions','removeOpenchannelInteractions','removeFaxAccounts','removeMailAccounts','removeOpenchannelAccounts','removeSmsAccounts','removeChatWebsites','removeWhatsappAccounts','removeApiKey','exports','multer','util','path','connect-timeout','express','../../components/auth/service','../../config/environment','get','isAuthenticated','index','/describe','describe','/whoami','whoami','/:id','show','/:id/avatar','/:id/contacts','/:id/queues','getQueues','/:id/queues_rt','getVoiceQueuesRt','/:id/groups','getGroups','getRecordings','/:id/screen_recordings','getScreenRecordings','getChatInteractions','/:id/openchannel/interactions','getOpenchannelInteractions','/:id/mail/interactions','/:id/sms/interactions','/:id/fax/interactions','getFaxInteractions','getWhatsappInteractions','getTeams','/:id/lists','getLists','/:id/agents','getAgents','/:id/prefixes','getVoicePrefixes','/:id/fax_accounts','getFaxAccounts','/:id/mail_accounts','getMailAccounts','/:id/openchannel_accounts','/:id/sms_accounts'];(function(_0x33b0f3,_0x478245){var _0x46e31b=function(_0x4f7cc7){while(--_0x4f7cc7){_0x33b0f3['push'](_0x33b0f3['shift']());}};_0x46e31b(++_0x478245);}(_0x5725,0x198));var _0x5572=function(_0x4e676e,_0x2a7c6d){_0x4e676e=_0x4e676e-0x0;var _0x336a3c=_0x5725[_0x4e676e];return _0x336a3c;};'use strict';var multer=require(_0x5572('0x0'));var util=require(_0x5572('0x1'));var path=require(_0x5572('0x2'));var timeout=require(_0x5572('0x3'));var express=require(_0x5572('0x4'));var router=express['Router']();var auth=require(_0x5572('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x5572('0x6'));var controller=require('./user.controller');router[_0x5572('0x7')]('/',auth[_0x5572('0x8')](),controller[_0x5572('0x9')]);router['get'](_0x5572('0xa'),auth[_0x5572('0x8')](),controller[_0x5572('0xb')]);router[_0x5572('0x7')](_0x5572('0xc'),auth[_0x5572('0x8')](),controller[_0x5572('0xd')]);router['get'](_0x5572('0xe'),auth['isAuthenticated'](),controller[_0x5572('0xf')]);router[_0x5572('0x7')](_0x5572('0x10'),controller['getAvatar']);router[_0x5572('0x7')](_0x5572('0x11'),auth[_0x5572('0x8')](),controller['getContacts']);router[_0x5572('0x7')](_0x5572('0x12'),auth['isAuthenticated'](),controller[_0x5572('0x13')]);router[_0x5572('0x7')](_0x5572('0x14'),auth[_0x5572('0x8')](),controller[_0x5572('0x15')]);router['get'](_0x5572('0x16'),auth[_0x5572('0x8')](),controller[_0x5572('0x17')]);router[_0x5572('0x7')]('/:id/recordings',auth[_0x5572('0x8')](),controller[_0x5572('0x18')]);router['get'](_0x5572('0x19'),auth['isAuthenticated'](),controller[_0x5572('0x1a')]);router[_0x5572('0x7')]('/:id/chat/interactions',auth[_0x5572('0x8')](),controller[_0x5572('0x1b')]);router[_0x5572('0x7')](_0x5572('0x1c'),auth[_0x5572('0x8')](),controller[_0x5572('0x1d')]);router[_0x5572('0x7')](_0x5572('0x1e'),auth[_0x5572('0x8')](),controller['getMailInteractions']);router[_0x5572('0x7')](_0x5572('0x1f'),auth[_0x5572('0x8')](),controller['getSmsInteractions']);router[_0x5572('0x7')](_0x5572('0x20'),auth[_0x5572('0x8')](),controller[_0x5572('0x21')]);router[_0x5572('0x7')]('/:id/whatsapp/interactions',auth[_0x5572('0x8')](),controller[_0x5572('0x22')]);router[_0x5572('0x7')]('/:id/teams',auth['isAuthenticated'](),controller[_0x5572('0x23')]);router['get'](_0x5572('0x24'),auth[_0x5572('0x8')](),controller[_0x5572('0x25')]);router[_0x5572('0x7')](_0x5572('0x26'),auth[_0x5572('0x8')](),controller[_0x5572('0x27')]);router['get'](_0x5572('0x28'),auth[_0x5572('0x8')](),controller[_0x5572('0x29')]);router[_0x5572('0x7')](_0x5572('0x2a'),auth[_0x5572('0x8')](),controller[_0x5572('0x2b')]);router[_0x5572('0x7')](_0x5572('0x2c'),auth[_0x5572('0x8')](),controller[_0x5572('0x2d')]);router[_0x5572('0x7')](_0x5572('0x2e'),auth[_0x5572('0x8')](),controller['getOpenchannelAccounts']);router[_0x5572('0x7')](_0x5572('0x2f'),auth[_0x5572('0x8')](),controller[_0x5572('0x30')]);router[_0x5572('0x7')](_0x5572('0x31'),auth[_0x5572('0x8')](),controller['getChatWebsites']);router[_0x5572('0x7')]('/:id/whatsapp_accounts',auth[_0x5572('0x8')](),controller[_0x5572('0x32')]);router[_0x5572('0x7')](_0x5572('0x33'),auth[_0x5572('0x8')](),controller[_0x5572('0x34')]);router[_0x5572('0x7')](_0x5572('0x35'),auth[_0x5572('0x8')](),controller[_0x5572('0x36')]);router[_0x5572('0x7')](_0x5572('0x37'),auth[_0x5572('0x8')](),controller['getApiKey']);router[_0x5572('0x38')](_0x5572('0x39'),auth[_0x5572('0x8')](),controller[_0x5572('0x3a')]);router[_0x5572('0x38')](_0x5572('0x11'),auth[_0x5572('0x8')](),controller[_0x5572('0x3b')]);router[_0x5572('0x38')]('/',auth[_0x5572('0x8')](),controller[_0x5572('0x3c')]);router[_0x5572('0x38')](_0x5572('0x12'),auth[_0x5572('0x8')](),controller[_0x5572('0x3d')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x5e5b35,_0x2a5040,_0x2dfee4){_0x2dfee4(null,path[_0x5572('0x3e')](config[_0x5572('0x3f')],_0x5572('0x40')));},'filename':function(_0x1d86f1,_0xe4bc49,_0x31032c){_0x31032c(null,util['format'](_0x5572('0x41'),Date[_0x5572('0x42')](),_0xe4bc49[_0x5572('0x43')]));}})});router[_0x5572('0x38')](_0x5572('0x10'),upload[_0x5572('0x44')](_0x5572('0x45')),controller[_0x5572('0x46')]);router[_0x5572('0x38')]('/:id/login',auth[_0x5572('0x8')](),controller[_0x5572('0x47')]);router['post'](_0x5572('0x48'),auth['isAuthenticated'](),controller['logout']);router[_0x5572('0x38')](_0x5572('0x49'),auth[_0x5572('0x8')](),controller[_0x5572('0x4a')]);router[_0x5572('0x38')]('/:id/unpause',auth['isAuthenticated'](),controller[_0x5572('0x4b')]);router[_0x5572('0x38')](_0x5572('0x4c'),auth[_0x5572('0x8')](),controller[_0x5572('0x4d')]);router[_0x5572('0x38')](_0x5572('0x4e'),auth[_0x5572('0x8')](),controller[_0x5572('0x4f')]);router[_0x5572('0x38')](_0x5572('0x50'),auth[_0x5572('0x8')](),controller[_0x5572('0x51')]);router['post'](_0x5572('0x52'),auth['isAuthenticated'](),controller[_0x5572('0x53')]);router[_0x5572('0x38')]('/:id/sms_interactions',auth['isAuthenticated'](),controller[_0x5572('0x54')]);router[_0x5572('0x38')]('/:id/openchannel_interactions',auth[_0x5572('0x8')](),controller[_0x5572('0x55')]);router['post'](_0x5572('0x56'),auth['isAuthenticated'](),controller[_0x5572('0x57')]);router[_0x5572('0x38')](_0x5572('0x2a'),auth[_0x5572('0x8')](),controller[_0x5572('0x58')]);router['post'](_0x5572('0x2c'),auth[_0x5572('0x8')](),controller[_0x5572('0x59')]);router[_0x5572('0x38')](_0x5572('0x2e'),auth['isAuthenticated'](),controller['addOpenchannelAccounts']);router['post']('/:id/sms_accounts',auth[_0x5572('0x8')](),controller['addSmsAccounts']);router[_0x5572('0x38')](_0x5572('0x31'),auth[_0x5572('0x8')](),controller[_0x5572('0x5a')]);router['post'](_0x5572('0x5b'),auth[_0x5572('0x8')](),controller[_0x5572('0x5c')]);router[_0x5572('0x38')](_0x5572('0x33'),auth[_0x5572('0x8')](),controller[_0x5572('0x5d')]);router[_0x5572('0x38')](_0x5572('0x37'),auth[_0x5572('0x8')](),controller[_0x5572('0x5e')]);router['put']('/:id',auth[_0x5572('0x8')](),controller['update']);router[_0x5572('0x5f')](_0x5572('0x60'),auth[_0x5572('0x8')](),controller['changePassword']);router['delete'](_0x5572('0x12'),auth[_0x5572('0x8')](),controller[_0x5572('0x61')]);router[_0x5572('0x62')](_0x5572('0x4c'),auth[_0x5572('0x8')](),controller[_0x5572('0x63')]);router[_0x5572('0x62')](_0x5572('0xe'),auth[_0x5572('0x8')](),controller['destroy']);router[_0x5572('0x62')](_0x5572('0x4e'),auth['isAuthenticated'](),controller[_0x5572('0x64')]);router[_0x5572('0x62')](_0x5572('0x50'),auth[_0x5572('0x8')](),controller[_0x5572('0x65')]);router[_0x5572('0x62')](_0x5572('0x52'),auth['isAuthenticated'](),controller[_0x5572('0x66')]);router[_0x5572('0x62')](_0x5572('0x67'),auth[_0x5572('0x8')](),controller['removeSmsInteractions']);router[_0x5572('0x62')](_0x5572('0x68'),auth[_0x5572('0x8')](),controller[_0x5572('0x69')]);router[_0x5572('0x62')]('/:id/whatsapp_interactions',auth[_0x5572('0x8')](),controller['removeWhatsappInteractions']);router[_0x5572('0x62')](_0x5572('0x2a'),auth[_0x5572('0x8')](),controller[_0x5572('0x6a')]);router['delete'](_0x5572('0x2c'),auth['isAuthenticated'](),controller[_0x5572('0x6b')]);router[_0x5572('0x62')](_0x5572('0x2e'),auth['isAuthenticated'](),controller[_0x5572('0x6c')]);router[_0x5572('0x62')](_0x5572('0x2f'),auth[_0x5572('0x8')](),controller[_0x5572('0x6d')]);router[_0x5572('0x62')]('/:id/chat_websites',auth[_0x5572('0x8')](),controller[_0x5572('0x6e')]);router[_0x5572('0x62')](_0x5572('0x5b'),auth[_0x5572('0x8')](),controller[_0x5572('0x6f')]);router[_0x5572('0x62')](_0x5572('0x33'),auth[_0x5572('0x8')](),controller['removeSquareProjects']);router['delete'](_0x5572('0x37'),auth[_0x5572('0x8')](),controller[_0x5572('0x70')]);module[_0x5572('0x71')]=router;