Built motion from commit e6806ed6.|2.6.0
[motion2.git] / server / api / openchannelMessage / index.js
index c3bc964..3b05859 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3127=['express','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelMessage.controller','get','isAuthenticated','index','/describe','describe','show','tracked','openchannelmessage:create','create','put','/:id','update','/:id/accept','accept','/:id/reject','reject','delete','destroy','exports','multer','util','path','connect-timeout'];(function(_0x572ffe,_0x4b64ce){var _0x143508=function(_0x19b4ef){while(--_0x19b4ef){_0x572ffe['push'](_0x572ffe['shift']());}};_0x143508(++_0x4b64ce);}(_0x3127,0x6c));var _0x7312=function(_0x1be03d,_0x46cccf){_0x1be03d=_0x1be03d-0x0;var _0x45aeda=_0x3127[_0x1be03d];return _0x45aeda;};'use strict';var multer=require(_0x7312('0x0'));var util=require(_0x7312('0x1'));var path=require(_0x7312('0x2'));var timeout=require(_0x7312('0x3'));var express=require(_0x7312('0x4'));var router=express['Router']();var auth=require(_0x7312('0x5'));var interaction=require(_0x7312('0x6'));var config=require(_0x7312('0x7'));var controller=require(_0x7312('0x8'));router[_0x7312('0x9')]('/',auth[_0x7312('0xa')](),controller[_0x7312('0xb')]);router[_0x7312('0x9')](_0x7312('0xc'),auth[_0x7312('0xa')](),controller[_0x7312('0xd')]);router[_0x7312('0x9')]('/:id',auth[_0x7312('0xa')](),controller[_0x7312('0xe')]);router['post']('/',auth[_0x7312('0xa')](),interaction[_0x7312('0xf')]('openchannel',_0x7312('0x10')),controller[_0x7312('0x11')]);router[_0x7312('0x12')](_0x7312('0x13'),auth[_0x7312('0xa')](),controller[_0x7312('0x14')]);router[_0x7312('0x12')](_0x7312('0x15'),auth[_0x7312('0xa')](),controller[_0x7312('0x16')]);router[_0x7312('0x12')](_0x7312('0x17'),auth[_0x7312('0xa')](),controller[_0x7312('0x18')]);router[_0x7312('0x19')](_0x7312('0x13'),auth[_0x7312('0xa')](),controller[_0x7312('0x1a')]);module[_0x7312('0x1b')]=router;
\ No newline at end of file
+var _0x0713=['get','isAuthenticated','index','/describe','describe','/:id','post','tracked','openchannel','openchannelmessage:create','put','update','accept','/:id/reject','delete','destroy','exports','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./openchannelMessage.controller'];(function(_0x4b369d,_0x265eb8){var _0x571a98=function(_0x56341a){while(--_0x56341a){_0x4b369d['push'](_0x4b369d['shift']());}};_0x571a98(++_0x265eb8);}(_0x0713,0x1ba));var _0x3071=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x0713[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x3071('0x0'));var timeout=require(_0x3071('0x1'));var express=require(_0x3071('0x2'));var router=express[_0x3071('0x3')]();var fs_extra=require(_0x3071('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0x3071('0x5'));var config=require(_0x3071('0x6'));var controller=require(_0x3071('0x7'));router[_0x3071('0x8')]('/',auth[_0x3071('0x9')](),controller[_0x3071('0xa')]);router[_0x3071('0x8')](_0x3071('0xb'),auth[_0x3071('0x9')](),controller[_0x3071('0xc')]);router[_0x3071('0x8')](_0x3071('0xd'),auth[_0x3071('0x9')](),controller['show']);router[_0x3071('0xe')]('/',auth[_0x3071('0x9')](),interaction[_0x3071('0xf')](_0x3071('0x10'),_0x3071('0x11')),controller['create']);router[_0x3071('0x12')](_0x3071('0xd'),auth[_0x3071('0x9')](),controller[_0x3071('0x13')]);router[_0x3071('0x12')]('/:id/accept',auth['isAuthenticated'](),controller[_0x3071('0x14')]);router['put'](_0x3071('0x15'),auth[_0x3071('0x9')](),controller['reject']);router[_0x3071('0x16')]('/:id',auth[_0x3071('0x9')](),controller[_0x3071('0x17')]);module[_0x3071('0x18')]=router;
\ No newline at end of file