Built motion from commit (unavailable).|2.5.21
[motion2.git] / server / api / chatWebsite / index.js
index 116a9dc..45b5322 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x72b2=['getDispositions','getAnswers','/:id/logo','getLogo','getAvatar','getCustomerAvatar','getSystemAvatar','/:id/interactions','getInteractions','/:id/snippet','getSnippet','/:id/applications','getApplications','/:id/proactive_actions','getProactiveActions','/:id/fields','getFields','/:id/offline_messages','getOfflineMessages','/:id/users','post','addDisposition','/:id/canned_answers','addAnswer','diskStorage','join','root','server/files/images/logos/','%s-%s','now','originalname','single','addLogo','server/files/images/avatars/','/:id/avatar','file','addAvatar','format','/:id/system_avatar','addSystemAvatar','/:id/notify','notify','addInteraction','addProactiveActions','put','delete','/:id/dispositions','removeAnswers','removeAgents','exports','multer','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./chatWebsite.controller','index','get','/describe','isAuthenticated','/:id','show'];(function(_0x215357,_0x1854ee){var _0xab803f=function(_0x269ae0){while(--_0x269ae0){_0x215357['push'](_0x215357['shift']());}};_0xab803f(++_0x1854ee);}(_0x72b2,0x1b2));var _0x272b=function(_0x23bfab,_0x1fd97a){_0x23bfab=_0x23bfab-0x0;var _0x5900ee=_0x72b2[_0x23bfab];return _0x5900ee;};'use strict';var multer=require(_0x272b('0x0'));var util=require('util');var path=require(_0x272b('0x1'));var timeout=require(_0x272b('0x2'));var express=require(_0x272b('0x3'));var router=express[_0x272b('0x4')]();var auth=require(_0x272b('0x5'));var interaction=require(_0x272b('0x6'));var config=require('../../config/environment');var controller=require(_0x272b('0x7'));router['get']('/',auth['isAuthenticated'](),controller[_0x272b('0x8')]);router[_0x272b('0x9')](_0x272b('0xa'),auth[_0x272b('0xb')](),controller['describe']);router[_0x272b('0x9')](_0x272b('0xc'),auth['isAuthenticated'](),controller[_0x272b('0xd')]);router[_0x272b('0x9')]('/:id/dispositions',auth[_0x272b('0xb')](),controller[_0x272b('0xe')]);router[_0x272b('0x9')]('/:id/canned_answers',auth['isAuthenticated'](),controller[_0x272b('0xf')]);router[_0x272b('0x9')](_0x272b('0x10'),controller[_0x272b('0x11')]);router[_0x272b('0x9')]('/:id/avatar',controller[_0x272b('0x12')]);router[_0x272b('0x9')]('/:id/customer_avatar',controller[_0x272b('0x13')]);router[_0x272b('0x9')]('/:id/system_avatar',controller[_0x272b('0x14')]);router['get'](_0x272b('0x15'),auth[_0x272b('0xb')](),controller[_0x272b('0x16')]);router[_0x272b('0x9')](_0x272b('0x17'),controller[_0x272b('0x18')]);router[_0x272b('0x9')](_0x272b('0x19'),auth[_0x272b('0xb')](),controller[_0x272b('0x1a')]);router[_0x272b('0x9')](_0x272b('0x1b'),auth['isAuthenticated'](),controller[_0x272b('0x1c')]);router['get'](_0x272b('0x1d'),controller[_0x272b('0x1e')]);router['get'](_0x272b('0x1f'),auth['isAuthenticated'](),controller[_0x272b('0x20')]);router[_0x272b('0x9')](_0x272b('0x21'),auth['isAuthenticated'](),controller['getAgents']);router[_0x272b('0x22')]('/',auth[_0x272b('0xb')](),controller['create']);router[_0x272b('0x22')]('/:id/dispositions',auth[_0x272b('0xb')](),controller[_0x272b('0x23')]);router[_0x272b('0x22')](_0x272b('0x24'),auth[_0x272b('0xb')](),controller[_0x272b('0x25')]);var upload=multer({'storage':multer[_0x272b('0x26')]({'destination':function(_0x554429,_0x236ad1,_0x4dbc52){_0x4dbc52(null,path[_0x272b('0x27')](config[_0x272b('0x28')],_0x272b('0x29')));},'filename':function(_0x104122,_0x4bb03e,_0x32a8c6){_0x32a8c6(null,util['format'](_0x272b('0x2a'),Date[_0x272b('0x2b')](),_0x4bb03e[_0x272b('0x2c')]));}})});router[_0x272b('0x22')](_0x272b('0x10'),upload[_0x272b('0x2d')]('file'),controller[_0x272b('0x2e')]);var upload=multer({'storage':multer[_0x272b('0x26')]({'destination':function(_0x9738fb,_0x467881,_0x3e6b52){_0x3e6b52(null,path['join'](config[_0x272b('0x28')],_0x272b('0x2f')));},'filename':function(_0x554182,_0x1f04ce,_0x12a302){_0x12a302(null,util['format'](_0x272b('0x2a'),Date[_0x272b('0x2b')](),_0x1f04ce[_0x272b('0x2c')]));}})});router['post'](_0x272b('0x30'),upload[_0x272b('0x2d')](_0x272b('0x31')),controller[_0x272b('0x32')]);var upload=multer({'storage':multer[_0x272b('0x26')]({'destination':function(_0x5c67c2,_0x1884a6,_0x2a3ce8){_0x2a3ce8(null,path['join'](config['root'],'server/files/images/avatars/'));},'filename':function(_0x3ffc79,_0x591e55,_0x4b3047){_0x4b3047(null,util['format'](_0x272b('0x2a'),Date['now'](),_0x591e55[_0x272b('0x2c')]));}})});router[_0x272b('0x22')]('/:id/customer_avatar',upload[_0x272b('0x2d')](_0x272b('0x31')),controller['addCustomerAvatar']);var upload=multer({'storage':multer[_0x272b('0x26')]({'destination':function(_0x4ea988,_0xe0363f,_0x4d1229){_0x4d1229(null,path['join'](config['root'],_0x272b('0x2f')));},'filename':function(_0x2d862d,_0x33c555,_0x125d20){_0x125d20(null,util[_0x272b('0x33')](_0x272b('0x2a'),Date[_0x272b('0x2b')](),_0x33c555[_0x272b('0x2c')]));}})});router[_0x272b('0x22')](_0x272b('0x34'),upload[_0x272b('0x2d')](_0x272b('0x31')),controller[_0x272b('0x35')]);router[_0x272b('0x22')](_0x272b('0x36'),controller[_0x272b('0x37')]);router[_0x272b('0x22')]('/:id/offline',controller['offline']);router[_0x272b('0x22')](_0x272b('0x15'),auth[_0x272b('0xb')](),controller[_0x272b('0x38')]);router[_0x272b('0x22')](_0x272b('0x19'),auth[_0x272b('0xb')](),controller['addApplications']);router['post'](_0x272b('0x1b'),auth[_0x272b('0xb')](),controller[_0x272b('0x39')]);router[_0x272b('0x22')]('/:id/users',auth['isAuthenticated'](),controller['addAgents']);router[_0x272b('0x3a')](_0x272b('0xc'),auth['isAuthenticated'](),controller['update']);router['delete'](_0x272b('0xc'),auth['isAuthenticated'](),controller['destroy']);router[_0x272b('0x3b')](_0x272b('0x3c'),auth['isAuthenticated'](),controller['removeDispositions']);router[_0x272b('0x3b')]('/:id/canned_answers',auth[_0x272b('0xb')](),controller[_0x272b('0x3d')]);router[_0x272b('0x3b')]('/:id/users',auth['isAuthenticated'](),controller[_0x272b('0x3e')]);module[_0x272b('0x3f')]=router;
\ No newline at end of file
+var _0x7f27=['/describe','describe','/:id','show','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/logo','/:id/avatar','getAvatar','/:id/snippet','getApplications','getProactiveActions','/:id/fields','getFields','getOfflineMessages','/:id/users','getAgents','create','post','addDisposition','addAnswer','join','root','server/files/images/logos/','format','%s-%s','originalname','single','addLogo','diskStorage','server/files/images/avatars/','now','file','addAvatar','/:id/customer_avatar','addCustomerAvatar','/:id/system_avatar','addSystemAvatar','/:id/notify','/:id/offline','offline','/:id/interactions','addInteraction','/:id/applications','/:id/proactive_actions','addProactiveActions','addAgents','put','update','delete','removeDispositions','removeAnswers','removeAgents','exports','multer','util','path','connect-timeout','Router','../../components/auth/service','./chatWebsite.controller','get','isAuthenticated'];(function(_0x3aed9e,_0x4bf53a){var _0x3eac3b=function(_0x6a5565){while(--_0x6a5565){_0x3aed9e['push'](_0x3aed9e['shift']());}};_0x3eac3b(++_0x4bf53a);}(_0x7f27,0x79));var _0x77f2=function(_0x4ce551,_0x3e06c6){_0x4ce551=_0x4ce551-0x0;var _0xa750ea=_0x7f27[_0x4ce551];return _0xa750ea;};'use strict';var multer=require(_0x77f2('0x0'));var util=require(_0x77f2('0x1'));var path=require(_0x77f2('0x2'));var timeout=require(_0x77f2('0x3'));var express=require('express');var router=express[_0x77f2('0x4')]();var auth=require(_0x77f2('0x5'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x77f2('0x6'));router[_0x77f2('0x7')]('/',auth[_0x77f2('0x8')](),controller['index']);router['get'](_0x77f2('0x9'),auth[_0x77f2('0x8')](),controller[_0x77f2('0xa')]);router[_0x77f2('0x7')](_0x77f2('0xb'),auth['isAuthenticated'](),controller[_0x77f2('0xc')]);router[_0x77f2('0x7')](_0x77f2('0xd'),auth['isAuthenticated'](),controller[_0x77f2('0xe')]);router['get'](_0x77f2('0xf'),auth[_0x77f2('0x8')](),controller[_0x77f2('0x10')]);router[_0x77f2('0x7')](_0x77f2('0x11'),controller['getLogo']);router[_0x77f2('0x7')](_0x77f2('0x12'),controller[_0x77f2('0x13')]);router[_0x77f2('0x7')]('/:id/customer_avatar',controller['getCustomerAvatar']);router[_0x77f2('0x7')]('/:id/system_avatar',controller['getSystemAvatar']);router[_0x77f2('0x7')]('/:id/interactions',auth['isAuthenticated'](),controller['getInteractions']);router[_0x77f2('0x7')](_0x77f2('0x14'),controller['getSnippet']);router['get']('/:id/applications',auth[_0x77f2('0x8')](),controller[_0x77f2('0x15')]);router['get']('/:id/proactive_actions',auth['isAuthenticated'](),controller[_0x77f2('0x16')]);router[_0x77f2('0x7')](_0x77f2('0x17'),controller[_0x77f2('0x18')]);router['get']('/:id/offline_messages',auth[_0x77f2('0x8')](),controller[_0x77f2('0x19')]);router[_0x77f2('0x7')](_0x77f2('0x1a'),auth[_0x77f2('0x8')](),controller[_0x77f2('0x1b')]);router['post']('/',auth[_0x77f2('0x8')](),controller[_0x77f2('0x1c')]);router[_0x77f2('0x1d')]('/:id/dispositions',auth[_0x77f2('0x8')](),controller[_0x77f2('0x1e')]);router[_0x77f2('0x1d')](_0x77f2('0xf'),auth[_0x77f2('0x8')](),controller[_0x77f2('0x1f')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x2e7be8,_0x40dd26,_0x3dea6f){_0x3dea6f(null,path[_0x77f2('0x20')](config[_0x77f2('0x21')],_0x77f2('0x22')));},'filename':function(_0x21ee3f,_0x18a6ab,_0x333dc4){_0x333dc4(null,util[_0x77f2('0x23')](_0x77f2('0x24'),Date['now'](),_0x18a6ab[_0x77f2('0x25')]));}})});router[_0x77f2('0x1d')](_0x77f2('0x11'),upload[_0x77f2('0x26')]('file'),controller[_0x77f2('0x27')]);var upload=multer({'storage':multer[_0x77f2('0x28')]({'destination':function(_0x141486,_0x4daa81,_0x5b8f6e){_0x5b8f6e(null,path['join'](config['root'],_0x77f2('0x29')));},'filename':function(_0x260ab2,_0x4a6acf,_0x63170f){_0x63170f(null,util[_0x77f2('0x23')]('%s-%s',Date[_0x77f2('0x2a')](),_0x4a6acf['originalname']));}})});router[_0x77f2('0x1d')](_0x77f2('0x12'),upload['single'](_0x77f2('0x2b')),controller[_0x77f2('0x2c')]);var upload=multer({'storage':multer[_0x77f2('0x28')]({'destination':function(_0x35b11c,_0x1d24a0,_0x588bc2){_0x588bc2(null,path[_0x77f2('0x20')](config[_0x77f2('0x21')],_0x77f2('0x29')));},'filename':function(_0x17c04d,_0x493917,_0x14f274){_0x14f274(null,util[_0x77f2('0x23')]('%s-%s',Date[_0x77f2('0x2a')](),_0x493917[_0x77f2('0x25')]));}})});router[_0x77f2('0x1d')](_0x77f2('0x2d'),upload[_0x77f2('0x26')](_0x77f2('0x2b')),controller[_0x77f2('0x2e')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x203d36,_0x41adcc,_0x2e71e1){_0x2e71e1(null,path[_0x77f2('0x20')](config[_0x77f2('0x21')],_0x77f2('0x29')));},'filename':function(_0x4a0fc0,_0xbbc4e7,_0x29a8cc){_0x29a8cc(null,util[_0x77f2('0x23')](_0x77f2('0x24'),Date[_0x77f2('0x2a')](),_0xbbc4e7[_0x77f2('0x25')]));}})});router[_0x77f2('0x1d')](_0x77f2('0x2f'),upload[_0x77f2('0x26')](_0x77f2('0x2b')),controller[_0x77f2('0x30')]);router['post'](_0x77f2('0x31'),controller['notify']);router['post'](_0x77f2('0x32'),controller[_0x77f2('0x33')]);router[_0x77f2('0x1d')](_0x77f2('0x34'),auth[_0x77f2('0x8')](),controller[_0x77f2('0x35')]);router[_0x77f2('0x1d')](_0x77f2('0x36'),auth[_0x77f2('0x8')](),controller['addApplications']);router[_0x77f2('0x1d')](_0x77f2('0x37'),auth['isAuthenticated'](),controller[_0x77f2('0x38')]);router[_0x77f2('0x1d')](_0x77f2('0x1a'),auth[_0x77f2('0x8')](),controller[_0x77f2('0x39')]);router[_0x77f2('0x3a')](_0x77f2('0xb'),auth[_0x77f2('0x8')](),controller[_0x77f2('0x3b')]);router[_0x77f2('0x3c')](_0x77f2('0xb'),auth[_0x77f2('0x8')](),controller['destroy']);router[_0x77f2('0x3c')](_0x77f2('0xd'),auth[_0x77f2('0x8')](),controller[_0x77f2('0x3d')]);router[_0x77f2('0x3c')]('/:id/canned_answers',auth[_0x77f2('0x8')](),controller[_0x77f2('0x3e')]);router[_0x77f2('0x3c')](_0x77f2('0x1a'),auth[_0x77f2('0x8')](),controller[_0x77f2('0x3f')]);module[_0x77f2('0x40')]=router;
\ No newline at end of file