Built motion from commit e02f907f.|2.6.14
[motion2.git] / server / api / chatMessage / index.js
index 2b4d0db..4029cb7 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x198a=['update','/:id/accept','reject','delete','destroy','exports','multer','util','path','Router','fs-extra','../../components/auth/service','../../config/environment','./chatMessage.controller','isAuthenticated','index','/describe','describe','/:id','show','tracked','chat','chatmessage:create','put'];(function(_0x57bfb4,_0x4f9af0){var _0x375ae0=function(_0x127578){while(--_0x127578){_0x57bfb4['push'](_0x57bfb4['shift']());}};_0x375ae0(++_0x4f9af0);}(_0x198a,0x66));var _0xa198=function(_0x36a2b1,_0x10df95){_0x36a2b1=_0x36a2b1-0x0;var _0x32038c=_0x198a[_0x36a2b1];return _0x32038c;};'use strict';var multer=require(_0xa198('0x0'));var util=require(_0xa198('0x1'));var path=require(_0xa198('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0xa198('0x3')]();var fs_extra=require(_0xa198('0x4'));var auth=require(_0xa198('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xa198('0x6'));var controller=require(_0xa198('0x7'));router['get']('/',auth[_0xa198('0x8')](),controller[_0xa198('0x9')]);router['get'](_0xa198('0xa'),auth[_0xa198('0x8')](),controller[_0xa198('0xb')]);router['get'](_0xa198('0xc'),auth[_0xa198('0x8')](),controller[_0xa198('0xd')]);router['post']('/',auth[_0xa198('0x8')](),interaction[_0xa198('0xe')](_0xa198('0xf'),_0xa198('0x10')),controller['create']);router[_0xa198('0x11')](_0xa198('0xc'),controller[_0xa198('0x12')]);router[_0xa198('0x11')](_0xa198('0x13'),auth[_0xa198('0x8')](),controller['accept']);router[_0xa198('0x11')]('/:id/reject',auth[_0xa198('0x8')](),controller[_0xa198('0x14')]);router[_0xa198('0x15')](_0xa198('0xc'),auth[_0xa198('0x8')](),controller[_0xa198('0x16')]);module[_0xa198('0x17')]=router;
\ No newline at end of file
+var _0x80b3=['tracked','chat','chatmessage:create','create','put','update','/:id/accept','accept','/:id/reject','reject','delete','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatMessage.controller','get','index','isAuthenticated','describe','/:id','show','post'];(function(_0x33032e,_0x31411a){var _0x13316b=function(_0x2fb049){while(--_0x2fb049){_0x33032e['push'](_0x33032e['shift']());}};_0x13316b(++_0x31411a);}(_0x80b3,0xde));var _0x380b=function(_0x5c8028,_0x1206f3){_0x5c8028=_0x5c8028-0x0;var _0x2132cc=_0x80b3[_0x5c8028];return _0x2132cc;};'use strict';var multer=require(_0x380b('0x0'));var util=require(_0x380b('0x1'));var path=require(_0x380b('0x2'));var timeout=require(_0x380b('0x3'));var express=require(_0x380b('0x4'));var router=express[_0x380b('0x5')]();var fs_extra=require(_0x380b('0x6'));var auth=require(_0x380b('0x7'));var interaction=require(_0x380b('0x8'));var config=require(_0x380b('0x9'));var controller=require(_0x380b('0xa'));router[_0x380b('0xb')]('/',auth['isAuthenticated'](),controller[_0x380b('0xc')]);router['get']('/describe',auth[_0x380b('0xd')](),controller[_0x380b('0xe')]);router[_0x380b('0xb')](_0x380b('0xf'),auth[_0x380b('0xd')](),controller[_0x380b('0x10')]);router[_0x380b('0x11')]('/',auth[_0x380b('0xd')](),interaction[_0x380b('0x12')](_0x380b('0x13'),_0x380b('0x14')),controller[_0x380b('0x15')]);router[_0x380b('0x16')](_0x380b('0xf'),controller[_0x380b('0x17')]);router['put'](_0x380b('0x18'),auth[_0x380b('0xd')](),controller[_0x380b('0x19')]);router[_0x380b('0x16')](_0x380b('0x1a'),auth[_0x380b('0xd')](),controller[_0x380b('0x1b')]);router[_0x380b('0x1c')](_0x380b('0xf'),auth[_0x380b('0xd')](),controller['destroy']);module[_0x380b('0x1d')]=router;
\ No newline at end of file