Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / chatInteraction / index.js
index e75af2c..3e8b42d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4245=['exports','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./chatInteraction.controller','get','isAuthenticated','index','/describe','describe','/:id','isChatInteractionAuthorized','show','/:id/attachment_download','/:id/messages','getMessages','/:id/my_messages','getMyMessages','post','create','/:id/vidaoo','createVidaooSession','diskStorage','root','server/files/attachments/','format','now','/:id/attachment_upload','file','attachmentUpload','addMessage','tracked','addTags','put','chat','chatinteraction:update','update','/:id/custom_update','/:id/abandon','/:id/close','delete','destroy','/:id/tags','removeTags'];(function(_0x58718e,_0x430586){var _0x5a729e=function(_0x145d7d){while(--_0x145d7d){_0x58718e['push'](_0x58718e['shift']());}};_0x5a729e(++_0x430586);}(_0x4245,0xf1));var _0x5424=function(_0x2c3040,_0x353891){_0x2c3040=_0x2c3040-0x0;var _0x129b2e=_0x4245[_0x2c3040];return _0x129b2e;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x5424('0x0'));var timeout=require(_0x5424('0x1'));var express=require(_0x5424('0x2'));var router=express[_0x5424('0x3')]();var fs_extra=require(_0x5424('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0x5424('0x5'));var config=require(_0x5424('0x6'));var controller=require(_0x5424('0x7'));router[_0x5424('0x8')]('/',auth[_0x5424('0x9')](),controller[_0x5424('0xa')]);router[_0x5424('0x8')](_0x5424('0xb'),auth[_0x5424('0x9')](),controller[_0x5424('0xc')]);router['get'](_0x5424('0xd'),auth[_0x5424('0xe')](),controller[_0x5424('0xf')]);router['get'](_0x5424('0x10'),auth[_0x5424('0xe')](),controller['attachmentDownload']);router[_0x5424('0x8')](_0x5424('0x11'),auth['isAuthenticated'](),controller[_0x5424('0x12')]);router['get'](_0x5424('0x13'),auth[_0x5424('0xe')](),controller[_0x5424('0x14')]);router[_0x5424('0x8')]('/:id/download',auth[_0x5424('0x9')](),controller['download']);router[_0x5424('0x15')]('/',auth[_0x5424('0x9')](),controller[_0x5424('0x16')]);router['post'](_0x5424('0x17'),auth[_0x5424('0x9')](),controller[_0x5424('0x18')]);var upload=multer({'storage':multer[_0x5424('0x19')]({'destination':function(_0x2f48ce,_0x14162b,_0x836f83){_0x836f83(null,path['join'](config[_0x5424('0x1a')],_0x5424('0x1b')));},'filename':function(_0x248cea,_0x232c2b,_0x2fe3cb){_0x2fe3cb(null,util[_0x5424('0x1c')]('%s-%s',Date[_0x5424('0x1d')](),_0x232c2b['originalname']['replace'](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-')));}})});router[_0x5424('0x15')](_0x5424('0x1e'),upload['single'](_0x5424('0x1f')),controller[_0x5424('0x20')]);router['post'](_0x5424('0x11'),auth[_0x5424('0xe')](),controller[_0x5424('0x21')]);router[_0x5424('0x15')]('/:id/tags',auth[_0x5424('0x9')](),interaction[_0x5424('0x22')]('chat','chatinteraction:addtags'),controller[_0x5424('0x23')]);router[_0x5424('0x24')]('/:id',auth['isAuthenticated'](),interaction[_0x5424('0x22')](_0x5424('0x25'),_0x5424('0x26')),controller[_0x5424('0x27')]);router[_0x5424('0x24')](_0x5424('0x28'),controller['customUpdate']);router['put'](_0x5424('0x29'),auth[_0x5424('0xe')](),controller['abandon']);router[_0x5424('0x24')](_0x5424('0x2a'),controller['close']);router[_0x5424('0x2b')]('/:id',auth[_0x5424('0x9')](),interaction[_0x5424('0x22')](_0x5424('0x25'),'chatinteraction:destroy'),controller[_0x5424('0x2c')]);router[_0x5424('0x2b')](_0x5424('0x2d'),auth[_0x5424('0x9')](),controller[_0x5424('0x2e')]);module[_0x5424('0x2f')]=router;
\ No newline at end of file
+var _0x0362=['close','destroy','delete','removeTags','exports','util','connect-timeout','express','Router','fs-extra','../../components/auth/service','./chatInteraction.controller','get','isAuthenticated','/describe','/:id','isChatInteractionAuthorized','show','attachmentDownload','/:id/messages','getMyMessages','/:id/download','post','create','createVidaooSession','diskStorage','join','root','server/files/attachments/','format','%s-%s','now','originalname','replace','/:id/attachment_upload','single','file','attachmentUpload','/:id/tags','tracked','chat','chatinteraction:addtags','chatinteraction:update','update','put','/:id/custom_update','customUpdate','abandon'];(function(_0x1deb03,_0xd05ad8){var _0x189fe7=function(_0x321225){while(--_0x321225){_0x1deb03['push'](_0x1deb03['shift']());}};_0x189fe7(++_0xd05ad8);}(_0x0362,0x65));var _0x2036=function(_0x3fdb39,_0x45dace){_0x3fdb39=_0x3fdb39-0x0;var _0x154df5=_0x0362[_0x3fdb39];return _0x154df5;};'use strict';var multer=require('multer');var util=require(_0x2036('0x0'));var path=require('path');var timeout=require(_0x2036('0x1'));var express=require(_0x2036('0x2'));var router=express[_0x2036('0x3')]();var fs_extra=require(_0x2036('0x4'));var auth=require(_0x2036('0x5'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x2036('0x6'));router[_0x2036('0x7')]('/',auth[_0x2036('0x8')](),controller['index']);router[_0x2036('0x7')](_0x2036('0x9'),auth['isAuthenticated'](),controller['describe']);router['get'](_0x2036('0xa'),auth[_0x2036('0xb')](),controller[_0x2036('0xc')]);router[_0x2036('0x7')]('/:id/attachment_download',auth[_0x2036('0xb')](),controller[_0x2036('0xd')]);router['get'](_0x2036('0xe'),auth[_0x2036('0x8')](),controller['getMessages']);router[_0x2036('0x7')]('/:id/my_messages',auth[_0x2036('0xb')](),controller[_0x2036('0xf')]);router[_0x2036('0x7')](_0x2036('0x10'),auth['isAuthenticated'](),controller['download']);router[_0x2036('0x11')]('/',auth['isAuthenticated'](),controller[_0x2036('0x12')]);router[_0x2036('0x11')]('/:id/vidaoo',auth[_0x2036('0x8')](),controller[_0x2036('0x13')]);var upload=multer({'storage':multer[_0x2036('0x14')]({'destination':function(_0x1565a8,_0x28c74a,_0x26489a){_0x26489a(null,path[_0x2036('0x15')](config[_0x2036('0x16')],_0x2036('0x17')));},'filename':function(_0x3301d0,_0x790181,_0x26c14a){_0x26c14a(null,util[_0x2036('0x18')](_0x2036('0x19'),Date[_0x2036('0x1a')](),_0x790181[_0x2036('0x1b')][_0x2036('0x1c')](/[+@&\/\\#,+()$~%'":*?<>{}\s\\|]/g,'-')));}})});router['post'](_0x2036('0x1d'),upload[_0x2036('0x1e')](_0x2036('0x1f')),controller[_0x2036('0x20')]);router[_0x2036('0x11')](_0x2036('0xe'),auth[_0x2036('0xb')](),controller['addMessage']);router[_0x2036('0x11')](_0x2036('0x21'),auth[_0x2036('0x8')](),interaction[_0x2036('0x22')](_0x2036('0x23'),_0x2036('0x24')),controller['addTags']);router['put'](_0x2036('0xa'),auth[_0x2036('0x8')](),interaction[_0x2036('0x22')](_0x2036('0x23'),_0x2036('0x25')),controller[_0x2036('0x26')]);router[_0x2036('0x27')](_0x2036('0x28'),controller[_0x2036('0x29')]);router['put']('/:id/abandon',auth[_0x2036('0xb')](),controller[_0x2036('0x2a')]);router['put']('/:id/close',controller[_0x2036('0x2b')]);router['delete']('/:id',auth['isAuthenticated'](),interaction[_0x2036('0x22')](_0x2036('0x23'),'chatinteraction:destroy'),controller[_0x2036('0x2c')]);router[_0x2036('0x2d')](_0x2036('0x21'),auth[_0x2036('0x8')](),controller[_0x2036('0x2e')]);module[_0x2036('0x2f')]=router;
\ No newline at end of file