Built motion from commit (unavailable).|2.5.11
[motion2.git] / server / api / chatWebsite / index.js
index 67679ad..cb4b9b9 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 _0xbe7f=['/:id/offline_messages','getOfflineMessages','/:id/users','post','create','addDisposition','addAnswer','diskStorage','root','server/files/images/logos/','format','%s-%s','now','file','addLogo','join','server/files/images/avatars/','/:id/avatar','originalname','single','addCustomerAvatar','/:id/system_avatar','addSystemAvatar','/:id/notify','notify','/:id/offline','offline','/:id/interactions','addInteraction','addProactiveActions','put','/:id','update','delete','removeDispositions','removeAnswers','removeAgents','multer','util','path','Router','../../components/interaction/service','../../config/environment','./chatWebsite.controller','index','/describe','isAuthenticated','get','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/logo','getLogo','/:id/customer_avatar','getCustomerAvatar','getSystemAvatar','getInteractions','getSnippet','/:id/applications','getApplications','/:id/proactive_actions','getProactiveActions','/:id/fields','getFields'];(function(_0x178e48,_0x3c9509){var _0x440d7e=function(_0xc2f8a0){while(--_0xc2f8a0){_0x178e48['push'](_0x178e48['shift']());}};_0x440d7e(++_0x3c9509);}(_0xbe7f,0xa7));var _0xfbe7=function(_0x23d7a7,_0x4b0f57){_0x23d7a7=_0x23d7a7-0x0;var _0x43f390=_0xbe7f[_0x23d7a7];return _0x43f390;};'use strict';var multer=require(_0xfbe7('0x0'));var util=require(_0xfbe7('0x1'));var path=require(_0xfbe7('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0xfbe7('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0xfbe7('0x4'));var config=require(_0xfbe7('0x5'));var controller=require(_0xfbe7('0x6'));router['get']('/',auth['isAuthenticated'](),controller[_0xfbe7('0x7')]);router['get'](_0xfbe7('0x8'),auth[_0xfbe7('0x9')](),controller['describe']);router[_0xfbe7('0xa')]('/:id',auth[_0xfbe7('0x9')](),controller['show']);router['get'](_0xfbe7('0xb'),auth[_0xfbe7('0x9')](),controller[_0xfbe7('0xc')]);router['get'](_0xfbe7('0xd'),auth[_0xfbe7('0x9')](),controller[_0xfbe7('0xe')]);router['get'](_0xfbe7('0xf'),controller[_0xfbe7('0x10')]);router[_0xfbe7('0xa')]('/:id/avatar',controller['getAvatar']);router['get'](_0xfbe7('0x11'),controller[_0xfbe7('0x12')]);router[_0xfbe7('0xa')]('/:id/system_avatar',controller[_0xfbe7('0x13')]);router[_0xfbe7('0xa')]('/:id/interactions',auth[_0xfbe7('0x9')](),controller[_0xfbe7('0x14')]);router[_0xfbe7('0xa')]('/:id/snippet',controller[_0xfbe7('0x15')]);router[_0xfbe7('0xa')](_0xfbe7('0x16'),auth[_0xfbe7('0x9')](),controller[_0xfbe7('0x17')]);router['get'](_0xfbe7('0x18'),auth[_0xfbe7('0x9')](),controller[_0xfbe7('0x19')]);router[_0xfbe7('0xa')](_0xfbe7('0x1a'),controller[_0xfbe7('0x1b')]);router[_0xfbe7('0xa')](_0xfbe7('0x1c'),auth['isAuthenticated'](),controller[_0xfbe7('0x1d')]);router[_0xfbe7('0xa')](_0xfbe7('0x1e'),auth[_0xfbe7('0x9')](),controller['getAgents']);router[_0xfbe7('0x1f')]('/',auth[_0xfbe7('0x9')](),controller[_0xfbe7('0x20')]);router[_0xfbe7('0x1f')](_0xfbe7('0xb'),auth[_0xfbe7('0x9')](),controller[_0xfbe7('0x21')]);router[_0xfbe7('0x1f')]('/:id/canned_answers',auth[_0xfbe7('0x9')](),controller[_0xfbe7('0x22')]);var upload=multer({'storage':multer[_0xfbe7('0x23')]({'destination':function(_0x12f0dd,_0x4f3273,_0x31252d){_0x31252d(null,path['join'](config[_0xfbe7('0x24')],_0xfbe7('0x25')));},'filename':function(_0x2bb79c,_0x1cdba9,_0x162438){_0x162438(null,util[_0xfbe7('0x26')](_0xfbe7('0x27'),Date[_0xfbe7('0x28')](),_0x1cdba9['originalname']));}})});router['post'](_0xfbe7('0xf'),upload['single'](_0xfbe7('0x29')),controller[_0xfbe7('0x2a')]);var upload=multer({'storage':multer[_0xfbe7('0x23')]({'destination':function(_0x2253d1,_0x2328b7,_0x46264e){_0x46264e(null,path[_0xfbe7('0x2b')](config[_0xfbe7('0x24')],_0xfbe7('0x2c')));},'filename':function(_0x20e300,_0x151f25,_0x1b994){_0x1b994(null,util['format'](_0xfbe7('0x27'),Date['now'](),_0x151f25['originalname']));}})});router['post'](_0xfbe7('0x2d'),upload['single'](_0xfbe7('0x29')),controller['addAvatar']);var upload=multer({'storage':multer[_0xfbe7('0x23')]({'destination':function(_0x430428,_0x3ff9cb,_0x571593){_0x571593(null,path[_0xfbe7('0x2b')](config[_0xfbe7('0x24')],_0xfbe7('0x2c')));},'filename':function(_0x37a41d,_0x42c612,_0x5e4e66){_0x5e4e66(null,util[_0xfbe7('0x26')](_0xfbe7('0x27'),Date[_0xfbe7('0x28')](),_0x42c612[_0xfbe7('0x2e')]));}})});router[_0xfbe7('0x1f')](_0xfbe7('0x11'),upload[_0xfbe7('0x2f')](_0xfbe7('0x29')),controller[_0xfbe7('0x30')]);var upload=multer({'storage':multer[_0xfbe7('0x23')]({'destination':function(_0x2e8215,_0x236fe8,_0x4c7c8f){_0x4c7c8f(null,path[_0xfbe7('0x2b')](config[_0xfbe7('0x24')],_0xfbe7('0x2c')));},'filename':function(_0x2942b7,_0x5e2e3e,_0x3aada4){_0x3aada4(null,util[_0xfbe7('0x26')](_0xfbe7('0x27'),Date['now'](),_0x5e2e3e[_0xfbe7('0x2e')]));}})});router[_0xfbe7('0x1f')](_0xfbe7('0x31'),upload[_0xfbe7('0x2f')](_0xfbe7('0x29')),controller[_0xfbe7('0x32')]);router[_0xfbe7('0x1f')](_0xfbe7('0x33'),controller[_0xfbe7('0x34')]);router[_0xfbe7('0x1f')](_0xfbe7('0x35'),controller[_0xfbe7('0x36')]);router[_0xfbe7('0x1f')](_0xfbe7('0x37'),auth[_0xfbe7('0x9')](),controller[_0xfbe7('0x38')]);router['post'](_0xfbe7('0x16'),auth[_0xfbe7('0x9')](),controller['addApplications']);router['post'](_0xfbe7('0x18'),auth[_0xfbe7('0x9')](),controller[_0xfbe7('0x39')]);router[_0xfbe7('0x1f')]('/:id/users',auth['isAuthenticated'](),controller['addAgents']);router[_0xfbe7('0x3a')](_0xfbe7('0x3b'),auth['isAuthenticated'](),controller[_0xfbe7('0x3c')]);router[_0xfbe7('0x3d')](_0xfbe7('0x3b'),auth[_0xfbe7('0x9')](),controller['destroy']);router[_0xfbe7('0x3d')](_0xfbe7('0xb'),auth['isAuthenticated'](),controller[_0xfbe7('0x3e')]);router[_0xfbe7('0x3d')]('/:id/canned_answers',auth[_0xfbe7('0x9')](),controller[_0xfbe7('0x3f')]);router[_0xfbe7('0x3d')](_0xfbe7('0x1e'),auth[_0xfbe7('0x9')](),controller[_0xfbe7('0x40')]);module['exports']=router;
\ No newline at end of file