Built motion from commit b0a9a629.|2.6.33
[motion2.git] / server / api / chatInteraction / index.js
index 360f020..3cd0380 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x844a=['isAuthenticated','describe','/:id','/:id/attachment_download','isChatInteractionAuthorized','attachmentDownload','/:id/messages','/:id/my_messages','/:id/download','download','post','create','/:id/vidaoo','diskStorage','join','root','server/files/attachments/','format','%s-%s','replace','/:id/attachment_upload','single','file','/:id/tags','chatinteraction:addtags','addTags','put','tracked','chat','chatinteraction:update','customUpdate','abandon','/:id/close','close','delete','chatinteraction:destroy','destroy','removeTags','exports','multer','util','path','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatInteraction.controller','get','index'];(function(_0x4dc7b9,_0x319d5a){var _0x3ab114=function(_0x51a9df){while(--_0x51a9df){_0x4dc7b9['push'](_0x4dc7b9['shift']());}};_0x3ab114(++_0x319d5a);}(_0x844a,0x1e9));var _0xa844=function(_0x2865b6,_0xe2f090){_0x2865b6=_0x2865b6-0x0;var _0x57278d=_0x844a[_0x2865b6];return _0x57278d;};'use strict';var multer=require(_0xa844('0x0'));var util=require(_0xa844('0x1'));var path=require(_0xa844('0x2'));var timeout=require('connect-timeout');var express=require(_0xa844('0x3'));var router=express['Router']();var fs_extra=require(_0xa844('0x4'));var auth=require(_0xa844('0x5'));var interaction=require(_0xa844('0x6'));var config=require(_0xa844('0x7'));var controller=require(_0xa844('0x8'));router[_0xa844('0x9')]('/',auth['isAuthenticated'](),controller[_0xa844('0xa')]);router[_0xa844('0x9')]('/describe',auth[_0xa844('0xb')](),controller[_0xa844('0xc')]);router[_0xa844('0x9')](_0xa844('0xd'),auth['isChatInteractionAuthorized'](),controller['show']);router[_0xa844('0x9')](_0xa844('0xe'),auth[_0xa844('0xf')](),controller[_0xa844('0x10')]);router[_0xa844('0x9')](_0xa844('0x11'),auth['isAuthenticated'](),controller['getMessages']);router['get'](_0xa844('0x12'),auth[_0xa844('0xf')](),controller['getMyMessages']);router['get'](_0xa844('0x13'),auth[_0xa844('0xb')](),controller[_0xa844('0x14')]);router[_0xa844('0x15')]('/',auth[_0xa844('0xb')](),controller[_0xa844('0x16')]);router[_0xa844('0x15')](_0xa844('0x17'),auth['isAuthenticated'](),controller['createVidaooSession']);var upload=multer({'storage':multer[_0xa844('0x18')]({'destination':function(_0x304758,_0x209424,_0x528c72){_0x528c72(null,path[_0xa844('0x19')](config[_0xa844('0x1a')],_0xa844('0x1b')));},'filename':function(_0x43e893,_0x390ac6,_0x370a5e){_0x370a5e(null,util[_0xa844('0x1c')](_0xa844('0x1d'),Date['now'](),_0x390ac6['originalname'][_0xa844('0x1e')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-')));}})});router[_0xa844('0x15')](_0xa844('0x1f'),upload[_0xa844('0x20')](_0xa844('0x21')),controller['attachmentUpload']);router[_0xa844('0x15')](_0xa844('0x11'),auth[_0xa844('0xf')](),controller['addMessage']);router['post'](_0xa844('0x22'),auth['isAuthenticated'](),interaction['tracked']('chat',_0xa844('0x23')),controller[_0xa844('0x24')]);router[_0xa844('0x25')](_0xa844('0xd'),auth['isAuthenticated'](),interaction[_0xa844('0x26')](_0xa844('0x27'),_0xa844('0x28')),controller['update']);router[_0xa844('0x25')]('/:id/custom_update',controller[_0xa844('0x29')]);router[_0xa844('0x25')]('/:id/abandon',auth[_0xa844('0xf')](),controller[_0xa844('0x2a')]);router[_0xa844('0x25')](_0xa844('0x2b'),controller[_0xa844('0x2c')]);router[_0xa844('0x2d')](_0xa844('0xd'),auth[_0xa844('0xb')](),interaction[_0xa844('0x26')](_0xa844('0x27'),_0xa844('0x2e')),controller[_0xa844('0x2f')]);router[_0xa844('0x2d')](_0xa844('0x22'),auth[_0xa844('0xb')](),controller[_0xa844('0x30')]);module[_0xa844('0x31')]=router;
\ No newline at end of file
+var _0x2e25=['root','server/files/attachments/','format','%s-%s','now','originalname','replace','single','file','addMessage','/:id/tags','tracked','chat','chatinteraction:addtags','put','chatinteraction:update','update','/:id/custom_update','customUpdate','/:id/close','close','delete','chatinteraction:destroy','destroy','removeTags','exports','multer','util','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','describe','/:id','isChatInteractionAuthorized','show','/:id/attachment_download','/:id/messages','getMessages','/:id/my_messages','getMyMessages','/:id/download','download','post','create','/:id/vidaoo','createVidaooSession','diskStorage','join'];(function(_0xa79977,_0x4f7f12){var _0x109f10=function(_0x56780f){while(--_0x56780f){_0xa79977['push'](_0xa79977['shift']());}};_0x109f10(++_0x4f7f12);}(_0x2e25,0x128));var _0x52e2=function(_0x354672,_0x56c1cd){_0x354672=_0x354672-0x0;var _0x5ecac6=_0x2e25[_0x354672];return _0x5ecac6;};'use strict';var multer=require(_0x52e2('0x0'));var util=require(_0x52e2('0x1'));var path=require('path');var timeout=require(_0x52e2('0x2'));var express=require(_0x52e2('0x3'));var router=express[_0x52e2('0x4')]();var fs_extra=require(_0x52e2('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0x52e2('0x6'));var config=require(_0x52e2('0x7'));var controller=require('./chatInteraction.controller');router[_0x52e2('0x8')]('/',auth[_0x52e2('0x9')](),controller[_0x52e2('0xa')]);router[_0x52e2('0x8')]('/describe',auth[_0x52e2('0x9')](),controller[_0x52e2('0xb')]);router['get'](_0x52e2('0xc'),auth[_0x52e2('0xd')](),controller[_0x52e2('0xe')]);router[_0x52e2('0x8')](_0x52e2('0xf'),auth[_0x52e2('0xd')](),controller['attachmentDownload']);router['get'](_0x52e2('0x10'),auth[_0x52e2('0x9')](),controller[_0x52e2('0x11')]);router[_0x52e2('0x8')](_0x52e2('0x12'),auth['isChatInteractionAuthorized'](),controller[_0x52e2('0x13')]);router['get'](_0x52e2('0x14'),auth[_0x52e2('0x9')](),controller[_0x52e2('0x15')]);router[_0x52e2('0x16')]('/',auth[_0x52e2('0x9')](),controller[_0x52e2('0x17')]);router[_0x52e2('0x16')](_0x52e2('0x18'),auth[_0x52e2('0x9')](),controller[_0x52e2('0x19')]);var upload=multer({'storage':multer[_0x52e2('0x1a')]({'destination':function(_0x3ca44c,_0x3d3a2d,_0x185564){_0x185564(null,path[_0x52e2('0x1b')](config[_0x52e2('0x1c')],_0x52e2('0x1d')));},'filename':function(_0x90624b,_0x2ba6b5,_0x7fd17b){_0x7fd17b(null,util[_0x52e2('0x1e')](_0x52e2('0x1f'),Date[_0x52e2('0x20')](),_0x2ba6b5[_0x52e2('0x21')][_0x52e2('0x22')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-')));}})});router[_0x52e2('0x16')]('/:id/attachment_upload',upload[_0x52e2('0x23')](_0x52e2('0x24')),controller['attachmentUpload']);router[_0x52e2('0x16')](_0x52e2('0x10'),auth[_0x52e2('0xd')](),controller[_0x52e2('0x25')]);router[_0x52e2('0x16')](_0x52e2('0x26'),auth[_0x52e2('0x9')](),interaction[_0x52e2('0x27')](_0x52e2('0x28'),_0x52e2('0x29')),controller['addTags']);router[_0x52e2('0x2a')](_0x52e2('0xc'),auth[_0x52e2('0x9')](),interaction['tracked'](_0x52e2('0x28'),_0x52e2('0x2b')),controller[_0x52e2('0x2c')]);router[_0x52e2('0x2a')](_0x52e2('0x2d'),controller[_0x52e2('0x2e')]);router['put']('/:id/abandon',auth[_0x52e2('0xd')](),controller['abandon']);router[_0x52e2('0x2a')](_0x52e2('0x2f'),controller[_0x52e2('0x30')]);router[_0x52e2('0x31')](_0x52e2('0xc'),auth[_0x52e2('0x9')](),interaction[_0x52e2('0x27')](_0x52e2('0x28'),_0x52e2('0x32')),controller[_0x52e2('0x33')]);router[_0x52e2('0x31')](_0x52e2('0x26'),auth[_0x52e2('0x9')](),controller[_0x52e2('0x34')]);module[_0x52e2('0x35')]=router;
\ No newline at end of file