Built motion from commit (unavailable).|2.5.29
[motion2.git] / server / api / openchannelMessage / index.js
index 16e08fd..79fb732 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1b58=['connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelMessage.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','openchannelmessage:create','put','update','accept','destroy','exports','multer','util','path'];(function(_0x374c23,_0x53d305){var _0x438dc1=function(_0x4b9c18){while(--_0x4b9c18){_0x374c23['push'](_0x374c23['shift']());}};_0x438dc1(++_0x53d305);}(_0x1b58,0x1c5));var _0x81b5=function(_0x4d1fd8,_0x36e4f7){_0x4d1fd8=_0x4d1fd8-0x0;var _0xfd995f=_0x1b58[_0x4d1fd8];return _0xfd995f;};'use strict';var multer=require(_0x81b5('0x0'));var util=require(_0x81b5('0x1'));var path=require(_0x81b5('0x2'));var timeout=require(_0x81b5('0x3'));var express=require(_0x81b5('0x4'));var router=express[_0x81b5('0x5')]();var auth=require(_0x81b5('0x6'));var interaction=require(_0x81b5('0x7'));var config=require(_0x81b5('0x8'));var controller=require(_0x81b5('0x9'));router[_0x81b5('0xa')]('/',auth[_0x81b5('0xb')](),controller[_0x81b5('0xc')]);router[_0x81b5('0xa')](_0x81b5('0xd'),auth['isAuthenticated'](),controller[_0x81b5('0xe')]);router[_0x81b5('0xa')](_0x81b5('0xf'),auth[_0x81b5('0xb')](),controller[_0x81b5('0x10')]);router[_0x81b5('0x11')]('/',auth[_0x81b5('0xb')](),interaction['tracked']('openchannel',_0x81b5('0x12')),controller['create']);router[_0x81b5('0x13')](_0x81b5('0xf'),auth[_0x81b5('0xb')](),controller[_0x81b5('0x14')]);router[_0x81b5('0x13')]('/:id/accept',auth[_0x81b5('0xb')](),controller[_0x81b5('0x15')]);router['put']('/:id/reject',auth['isAuthenticated'](),controller['reject']);router['delete'](_0x81b5('0xf'),auth[_0x81b5('0xb')](),controller[_0x81b5('0x16')]);module[_0x81b5('0x17')]=router;
\ No newline at end of file
+var _0xa8ce=['reject','delete','destroy','exports','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./openchannelMessage.controller','isAuthenticated','index','/describe','get','/:id','show','tracked','openchannel','openchannelmessage:create','create','put','/:id/accept','/:id/reject'];(function(_0x490a6b,_0x5267ea){var _0x1e4dd0=function(_0x285705){while(--_0x285705){_0x490a6b['push'](_0x490a6b['shift']());}};_0x1e4dd0(++_0x5267ea);}(_0xa8ce,0x1d8));var _0xea8c=function(_0x558e37,_0x29b839){_0x558e37=_0x558e37-0x0;var _0x522bd4=_0xa8ce[_0x558e37];return _0x522bd4;};'use strict';var multer=require('multer');var util=require(_0xea8c('0x0'));var path=require(_0xea8c('0x1'));var timeout=require(_0xea8c('0x2'));var express=require(_0xea8c('0x3'));var router=express[_0xea8c('0x4')]();var fs_extra=require(_0xea8c('0x5'));var auth=require(_0xea8c('0x6'));var interaction=require(_0xea8c('0x7'));var config=require('../../config/environment');var controller=require(_0xea8c('0x8'));router['get']('/',auth[_0xea8c('0x9')](),controller[_0xea8c('0xa')]);router['get'](_0xea8c('0xb'),auth[_0xea8c('0x9')](),controller['describe']);router[_0xea8c('0xc')](_0xea8c('0xd'),auth[_0xea8c('0x9')](),controller[_0xea8c('0xe')]);router['post']('/',auth[_0xea8c('0x9')](),interaction[_0xea8c('0xf')](_0xea8c('0x10'),_0xea8c('0x11')),controller[_0xea8c('0x12')]);router[_0xea8c('0x13')]('/:id',auth['isAuthenticated'](),controller['update']);router[_0xea8c('0x13')](_0xea8c('0x14'),auth[_0xea8c('0x9')](),controller['accept']);router[_0xea8c('0x13')](_0xea8c('0x15'),auth[_0xea8c('0x9')](),controller[_0xea8c('0x16')]);router[_0xea8c('0x17')](_0xea8c('0xd'),auth[_0xea8c('0x9')](),controller[_0xea8c('0x18')]);module[_0xea8c('0x19')]=router;
\ No newline at end of file