Built motion from commit (unavailable).|2.5.12
[motion2.git] / server / api / chatWebsite / index.js
index 67679ad..00b7226 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7039=['post','diskStorage','join','root','server/files/images/logos/','format','originalname','single','file','addLogo','server/files/images/avatars/','%s-%s','now','addAvatar','addCustomerAvatar','addSystemAvatar','/:id/notify','notify','/:id/offline','offline','addInteraction','/:id/applications','addApplications','addProactiveActions','addAgents','delete','destroy','removeDispositions','removeAnswers','removeAgents','exports','multer','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatWebsite.controller','get','isAuthenticated','/describe','describe','/:id','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/logo','getLogo','/:id/avatar','getAvatar','/:id/customer_avatar','getCustomerAvatar','/:id/system_avatar','/:id/interactions','getInteractions','/:id/snippet','getSnippet','getApplications','/:id/proactive_actions','/:id/fields','getFields','/:id/users','getAgents','create','addDisposition'];(function(_0x4b4c11,_0x5c8f25){var _0xb7f1c7=function(_0x528db4){while(--_0x528db4){_0x4b4c11['push'](_0x4b4c11['shift']());}};_0xb7f1c7(++_0x5c8f25);}(_0x7039,0xe5));var _0x9703=function(_0x221ea4,_0x403f1c){_0x221ea4=_0x221ea4-0x0;var _0x314346=_0x7039[_0x221ea4];return _0x314346;};'use strict';var multer=require(_0x9703('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0x9703('0x1'));var router=express[_0x9703('0x2')]();var auth=require(_0x9703('0x3'));var interaction=require(_0x9703('0x4'));var config=require(_0x9703('0x5'));var controller=require(_0x9703('0x6'));router[_0x9703('0x7')]('/',auth[_0x9703('0x8')](),controller['index']);router[_0x9703('0x7')](_0x9703('0x9'),auth['isAuthenticated'](),controller[_0x9703('0xa')]);router[_0x9703('0x7')](_0x9703('0xb'),auth[_0x9703('0x8')](),controller['show']);router[_0x9703('0x7')](_0x9703('0xc'),auth['isAuthenticated'](),controller[_0x9703('0xd')]);router[_0x9703('0x7')](_0x9703('0xe'),auth[_0x9703('0x8')](),controller[_0x9703('0xf')]);router[_0x9703('0x7')](_0x9703('0x10'),controller[_0x9703('0x11')]);router['get'](_0x9703('0x12'),controller[_0x9703('0x13')]);router['get'](_0x9703('0x14'),controller[_0x9703('0x15')]);router[_0x9703('0x7')](_0x9703('0x16'),controller['getSystemAvatar']);router[_0x9703('0x7')](_0x9703('0x17'),auth['isAuthenticated'](),controller[_0x9703('0x18')]);router[_0x9703('0x7')](_0x9703('0x19'),controller[_0x9703('0x1a')]);router[_0x9703('0x7')]('/:id/applications',auth[_0x9703('0x8')](),controller[_0x9703('0x1b')]);router[_0x9703('0x7')](_0x9703('0x1c'),auth[_0x9703('0x8')](),controller['getProactiveActions']);router[_0x9703('0x7')](_0x9703('0x1d'),controller[_0x9703('0x1e')]);router['get']('/:id/offline_messages',auth[_0x9703('0x8')](),controller['getOfflineMessages']);router['get'](_0x9703('0x1f'),auth['isAuthenticated'](),controller[_0x9703('0x20')]);router['post']('/',auth['isAuthenticated'](),controller[_0x9703('0x21')]);router['post']('/:id/dispositions',auth['isAuthenticated'](),controller[_0x9703('0x22')]);router[_0x9703('0x23')](_0x9703('0xe'),auth[_0x9703('0x8')](),controller['addAnswer']);var upload=multer({'storage':multer[_0x9703('0x24')]({'destination':function(_0x361934,_0x5d0cb3,_0x4c0b27){_0x4c0b27(null,path[_0x9703('0x25')](config[_0x9703('0x26')],_0x9703('0x27')));},'filename':function(_0x1e32ea,_0x5c1cc7,_0x158a9f){_0x158a9f(null,util[_0x9703('0x28')]('%s-%s',Date['now'](),_0x5c1cc7[_0x9703('0x29')]));}})});router['post'](_0x9703('0x10'),upload[_0x9703('0x2a')](_0x9703('0x2b')),controller[_0x9703('0x2c')]);var upload=multer({'storage':multer[_0x9703('0x24')]({'destination':function(_0x32887b,_0x45328c,_0x4aab3c){_0x4aab3c(null,path[_0x9703('0x25')](config['root'],_0x9703('0x2d')));},'filename':function(_0x3a1460,_0x2e7c7f,_0x5456e1){_0x5456e1(null,util['format'](_0x9703('0x2e'),Date[_0x9703('0x2f')](),_0x2e7c7f['originalname']));}})});router[_0x9703('0x23')](_0x9703('0x12'),upload['single'](_0x9703('0x2b')),controller[_0x9703('0x30')]);var upload=multer({'storage':multer[_0x9703('0x24')]({'destination':function(_0x3285c4,_0x39c30d,_0x5ad4eb){_0x5ad4eb(null,path[_0x9703('0x25')](config[_0x9703('0x26')],'server/files/images/avatars/'));},'filename':function(_0x22c9ef,_0x39f109,_0x35f912){_0x35f912(null,util[_0x9703('0x28')](_0x9703('0x2e'),Date[_0x9703('0x2f')](),_0x39f109['originalname']));}})});router[_0x9703('0x23')]('/:id/customer_avatar',upload['single']('file'),controller[_0x9703('0x31')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x134b49,_0x5765a1,_0x3cd6aa){_0x3cd6aa(null,path['join'](config[_0x9703('0x26')],'server/files/images/avatars/'));},'filename':function(_0x35a849,_0x4f3a58,_0x56755e){_0x56755e(null,util[_0x9703('0x28')](_0x9703('0x2e'),Date[_0x9703('0x2f')](),_0x4f3a58[_0x9703('0x29')]));}})});router[_0x9703('0x23')](_0x9703('0x16'),upload[_0x9703('0x2a')]('file'),controller[_0x9703('0x32')]);router[_0x9703('0x23')](_0x9703('0x33'),controller[_0x9703('0x34')]);router['post'](_0x9703('0x35'),controller[_0x9703('0x36')]);router['post'](_0x9703('0x17'),auth[_0x9703('0x8')](),controller[_0x9703('0x37')]);router['post'](_0x9703('0x38'),auth['isAuthenticated'](),controller[_0x9703('0x39')]);router[_0x9703('0x23')](_0x9703('0x1c'),auth[_0x9703('0x8')](),controller[_0x9703('0x3a')]);router[_0x9703('0x23')](_0x9703('0x1f'),auth['isAuthenticated'](),controller[_0x9703('0x3b')]);router['put'](_0x9703('0xb'),auth[_0x9703('0x8')](),controller['update']);router[_0x9703('0x3c')]('/:id',auth[_0x9703('0x8')](),controller[_0x9703('0x3d')]);router[_0x9703('0x3c')](_0x9703('0xc'),auth[_0x9703('0x8')](),controller[_0x9703('0x3e')]);router[_0x9703('0x3c')](_0x9703('0xe'),auth['isAuthenticated'](),controller[_0x9703('0x3f')]);router['delete'](_0x9703('0x1f'),auth[_0x9703('0x8')](),controller[_0x9703('0x40')]);module[_0x9703('0x41')]=router;
\ No newline at end of file
+var _0xbcd4=['removeAgents','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../config/environment','./chatWebsite.controller','isAuthenticated','get','/describe','/:id','show','/:id/dispositions','getDispositions','/:id/canned_answers','/:id/logo','getLogo','/:id/avatar','getAvatar','/:id/customer_avatar','getCustomerAvatar','/:id/system_avatar','getSystemAvatar','getInteractions','/:id/snippet','getSnippet','getApplications','getProactiveActions','/:id/fields','getFields','/:id/offline_messages','getOfflineMessages','/:id/users','getAgents','create','addDisposition','addAnswer','join','server/files/images/logos/','%s-%s','post','single','file','diskStorage','root','server/files/images/avatars/','format','now','addAvatar','originalname','addCustomerAvatar','addSystemAvatar','/:id/offline','offline','/:id/interactions','addInteraction','/:id/applications','addApplications','/:id/proactive_actions','addProactiveActions','addAgents','put','destroy','delete','removeDispositions','removeAnswers'];(function(_0x1f3f6e,_0x4402a8){var _0x4faede=function(_0xc74d63){while(--_0xc74d63){_0x1f3f6e['push'](_0x1f3f6e['shift']());}};_0x4faede(++_0x4402a8);}(_0xbcd4,0x1e4));var _0x4bcd=function(_0x33a18c,_0x4d7706){_0x33a18c=_0x33a18c-0x0;var _0x33de05=_0xbcd4[_0x33a18c];return _0x33de05;};'use strict';var multer=require(_0x4bcd('0x0'));var util=require(_0x4bcd('0x1'));var path=require(_0x4bcd('0x2'));var timeout=require(_0x4bcd('0x3'));var express=require(_0x4bcd('0x4'));var router=express[_0x4bcd('0x5')]();var auth=require(_0x4bcd('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x4bcd('0x7'));var controller=require(_0x4bcd('0x8'));router['get']('/',auth[_0x4bcd('0x9')](),controller['index']);router[_0x4bcd('0xa')](_0x4bcd('0xb'),auth[_0x4bcd('0x9')](),controller['describe']);router[_0x4bcd('0xa')](_0x4bcd('0xc'),auth['isAuthenticated'](),controller[_0x4bcd('0xd')]);router['get'](_0x4bcd('0xe'),auth[_0x4bcd('0x9')](),controller[_0x4bcd('0xf')]);router[_0x4bcd('0xa')](_0x4bcd('0x10'),auth['isAuthenticated'](),controller['getAnswers']);router[_0x4bcd('0xa')](_0x4bcd('0x11'),controller[_0x4bcd('0x12')]);router[_0x4bcd('0xa')](_0x4bcd('0x13'),controller[_0x4bcd('0x14')]);router['get'](_0x4bcd('0x15'),controller[_0x4bcd('0x16')]);router[_0x4bcd('0xa')](_0x4bcd('0x17'),controller[_0x4bcd('0x18')]);router[_0x4bcd('0xa')]('/:id/interactions',auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x19')]);router['get'](_0x4bcd('0x1a'),controller[_0x4bcd('0x1b')]);router['get']('/:id/applications',auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x1c')]);router[_0x4bcd('0xa')]('/:id/proactive_actions',auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x1d')]);router[_0x4bcd('0xa')](_0x4bcd('0x1e'),controller[_0x4bcd('0x1f')]);router[_0x4bcd('0xa')](_0x4bcd('0x20'),auth['isAuthenticated'](),controller[_0x4bcd('0x21')]);router[_0x4bcd('0xa')](_0x4bcd('0x22'),auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x23')]);router['post']('/',auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x24')]);router['post'](_0x4bcd('0xe'),auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x25')]);router['post'](_0x4bcd('0x10'),auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x26')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x17dc73,_0x3f5d20,_0x291ea1){_0x291ea1(null,path[_0x4bcd('0x27')](config['root'],_0x4bcd('0x28')));},'filename':function(_0x240471,_0x1a8af3,_0x347665){_0x347665(null,util['format'](_0x4bcd('0x29'),Date['now'](),_0x1a8af3['originalname']));}})});router[_0x4bcd('0x2a')]('/:id/logo',upload[_0x4bcd('0x2b')](_0x4bcd('0x2c')),controller['addLogo']);var upload=multer({'storage':multer[_0x4bcd('0x2d')]({'destination':function(_0x5c01f0,_0x5c218a,_0x4a33a6){_0x4a33a6(null,path[_0x4bcd('0x27')](config[_0x4bcd('0x2e')],_0x4bcd('0x2f')));},'filename':function(_0x162e66,_0x4de8dd,_0x2a98bb){_0x2a98bb(null,util[_0x4bcd('0x30')]('%s-%s',Date[_0x4bcd('0x31')](),_0x4de8dd['originalname']));}})});router[_0x4bcd('0x2a')](_0x4bcd('0x13'),upload[_0x4bcd('0x2b')]('file'),controller[_0x4bcd('0x32')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x27d1a4,_0x29a57b,_0x585d5c){_0x585d5c(null,path[_0x4bcd('0x27')](config[_0x4bcd('0x2e')],_0x4bcd('0x2f')));},'filename':function(_0x1f33e0,_0x5a39c3,_0xd1235e){_0xd1235e(null,util[_0x4bcd('0x30')]('%s-%s',Date[_0x4bcd('0x31')](),_0x5a39c3[_0x4bcd('0x33')]));}})});router[_0x4bcd('0x2a')]('/:id/customer_avatar',upload[_0x4bcd('0x2b')](_0x4bcd('0x2c')),controller[_0x4bcd('0x34')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x18275f,_0x4a6d01,_0x54b0fb){_0x54b0fb(null,path[_0x4bcd('0x27')](config['root'],_0x4bcd('0x2f')));},'filename':function(_0x26c501,_0x5b6367,_0x3c157f){_0x3c157f(null,util['format'](_0x4bcd('0x29'),Date[_0x4bcd('0x31')](),_0x5b6367['originalname']));}})});router[_0x4bcd('0x2a')](_0x4bcd('0x17'),upload['single'](_0x4bcd('0x2c')),controller[_0x4bcd('0x35')]);router[_0x4bcd('0x2a')]('/:id/notify',controller['notify']);router[_0x4bcd('0x2a')](_0x4bcd('0x36'),controller[_0x4bcd('0x37')]);router[_0x4bcd('0x2a')](_0x4bcd('0x38'),auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x39')]);router[_0x4bcd('0x2a')](_0x4bcd('0x3a'),auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x3b')]);router['post'](_0x4bcd('0x3c'),auth['isAuthenticated'](),controller[_0x4bcd('0x3d')]);router[_0x4bcd('0x2a')](_0x4bcd('0x22'),auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x3e')]);router[_0x4bcd('0x3f')](_0x4bcd('0xc'),auth[_0x4bcd('0x9')](),controller['update']);router['delete']('/:id',auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x40')]);router[_0x4bcd('0x41')]('/:id/dispositions',auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x42')]);router['delete']('/:id/canned_answers',auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x43')]);router[_0x4bcd('0x41')](_0x4bcd('0x22'),auth[_0x4bcd('0x9')](),controller[_0x4bcd('0x44')]);module['exports']=router;
\ No newline at end of file