Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / openchannelMessage / index.js
index 5c8af7b..f26f175 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x416f=['openchannel','create','put','/:id/accept','accept','/:id/reject','reject','delete','destroy','exports','multer','path','connect-timeout','Router','../../config/environment','isAuthenticated','index','get','/describe','describe','/:id','show','post','tracked'];(function(_0x1cbfe9,_0x1d16dc){var _0x160c37=function(_0x33ea07){while(--_0x33ea07){_0x1cbfe9['push'](_0x1cbfe9['shift']());}};_0x160c37(++_0x1d16dc);}(_0x416f,0x142));var _0xf416=function(_0x4ab3c4,_0x16c6c3){_0x4ab3c4=_0x4ab3c4-0x0;var _0x44f309=_0x416f[_0x4ab3c4];return _0x44f309;};'use strict';var multer=require(_0xf416('0x0'));var util=require('util');var path=require(_0xf416('0x1'));var timeout=require(_0xf416('0x2'));var express=require('express');var router=express[_0xf416('0x3')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xf416('0x4'));var controller=require('./openchannelMessage.controller');router['get']('/',auth[_0xf416('0x5')](),controller[_0xf416('0x6')]);router[_0xf416('0x7')](_0xf416('0x8'),auth['isAuthenticated'](),controller[_0xf416('0x9')]);router[_0xf416('0x7')](_0xf416('0xa'),auth['isAuthenticated'](),controller[_0xf416('0xb')]);router[_0xf416('0xc')]('/',auth[_0xf416('0x5')](),interaction[_0xf416('0xd')](_0xf416('0xe'),'openchannelmessage:create'),controller[_0xf416('0xf')]);router[_0xf416('0x10')](_0xf416('0xa'),auth[_0xf416('0x5')](),controller['update']);router[_0xf416('0x10')](_0xf416('0x11'),auth['isAuthenticated'](),controller[_0xf416('0x12')]);router[_0xf416('0x10')](_0xf416('0x13'),auth['isAuthenticated'](),controller[_0xf416('0x14')]);router[_0xf416('0x15')](_0xf416('0xa'),auth[_0xf416('0x5')](),controller[_0xf416('0x16')]);module[_0xf416('0x17')]=router;
\ No newline at end of file
+var _0xe706=['fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelMessage.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','tracked','openchannel','openchannelmessage:create','create','update','put','/:id/accept','accept','/:id/reject','exports','multer','util','path','express','Router'];(function(_0x546e60,_0x1121bf){var _0x316f25=function(_0x57c12b){while(--_0x57c12b){_0x546e60['push'](_0x546e60['shift']());}};_0x316f25(++_0x1121bf);}(_0xe706,0xa3));var _0x6e70=function(_0x4ec42,_0x36177b){_0x4ec42=_0x4ec42-0x0;var _0x385e11=_0xe706[_0x4ec42];return _0x385e11;};'use strict';var multer=require(_0x6e70('0x0'));var util=require(_0x6e70('0x1'));var path=require(_0x6e70('0x2'));var timeout=require('connect-timeout');var express=require(_0x6e70('0x3'));var router=express[_0x6e70('0x4')]();var fs_extra=require(_0x6e70('0x5'));var auth=require(_0x6e70('0x6'));var interaction=require(_0x6e70('0x7'));var config=require(_0x6e70('0x8'));var controller=require(_0x6e70('0x9'));router[_0x6e70('0xa')]('/',auth[_0x6e70('0xb')](),controller[_0x6e70('0xc')]);router[_0x6e70('0xa')](_0x6e70('0xd'),auth[_0x6e70('0xb')](),controller[_0x6e70('0xe')]);router[_0x6e70('0xa')](_0x6e70('0xf'),auth[_0x6e70('0xb')](),controller[_0x6e70('0x10')]);router[_0x6e70('0x11')]('/',auth[_0x6e70('0xb')](),interaction[_0x6e70('0x12')](_0x6e70('0x13'),_0x6e70('0x14')),controller[_0x6e70('0x15')]);router['put']('/:id',auth[_0x6e70('0xb')](),controller[_0x6e70('0x16')]);router[_0x6e70('0x17')](_0x6e70('0x18'),auth[_0x6e70('0xb')](),controller[_0x6e70('0x19')]);router[_0x6e70('0x17')](_0x6e70('0x1a'),auth['isAuthenticated'](),controller['reject']);router['delete'](_0x6e70('0xf'),auth['isAuthenticated'](),controller['destroy']);module[_0x6e70('0x1b')]=router;
\ No newline at end of file