Built motion from commit c49361c37b5f784889c8087ac6e0e91b7e6b561a. Version 3.0.0...
[motion-next.git] / server / api / chatMessage / index.js
index 9e484bd..b7b51c4 100644 (file)
@@ -1 +1 @@
-const a85_0x3228=['express','isAuthenticated','./chatMessage.controller','show','get','describe','create','/describe','reject','exports','../../components/auth/service','/:id/reject','../../components/interaction/service','/:id','chat','delete','Router','post','tracked','accept','index'];(function(_0x10cf61,_0x322826){const _0x550560=function(_0x15dc96){while(--_0x15dc96){_0x10cf61['push'](_0x10cf61['shift']());}};_0x550560(++_0x322826);}(a85_0x3228,0xb6));const a85_0x5505=function(_0x10cf61,_0x322826){_0x10cf61=_0x10cf61-0x0;let _0x550560=a85_0x3228[_0x10cf61];return _0x550560;};const _0x173d2a=a85_0x5505;'use strict';const express=require(_0x173d2a('0x7')),router=express[_0x173d2a('0x2')](),auth=require(_0x173d2a('0x11')),interaction=require(_0x173d2a('0x13')),controller=require(_0x173d2a('0x9'));router[_0x173d2a('0xb')]('/',auth['isAuthenticated'](),controller[_0x173d2a('0x6')]),router[_0x173d2a('0xb')](_0x173d2a('0xe'),auth['isAuthenticated'](),controller[_0x173d2a('0xc')]),router['get'](_0x173d2a('0x14'),auth[_0x173d2a('0x8')](),controller[_0x173d2a('0xa')]),router[_0x173d2a('0x3')]('/',auth[_0x173d2a('0x8')](),interaction[_0x173d2a('0x4')](_0x173d2a('0x0'),'chatmessage:create'),controller[_0x173d2a('0xd')]),router['put']('/:id',controller['update']),router['put']('/:id/accept',auth[_0x173d2a('0x8')](),controller[_0x173d2a('0x5')]),router['put'](_0x173d2a('0x12'),auth[_0x173d2a('0x8')](),controller[_0x173d2a('0xf')]),router[_0x173d2a('0x1')](_0x173d2a('0x14'),auth[_0x173d2a('0x8')](),controller['destroy']),module[_0x173d2a('0x10')]=router;
\ No newline at end of file
+const a85_0x2d69=['describe','express','/describe','put','get','exports','Router','delete','show','reject','../../components/auth/service','/:id','./chatMessage.controller','isAuthenticated','update','post','create'];(function(_0x2a7cbb,_0x2d6977){const _0xfa0687=function(_0x1ccaa2){while(--_0x1ccaa2){_0x2a7cbb['push'](_0x2a7cbb['shift']());}};_0xfa0687(++_0x2d6977);}(a85_0x2d69,0xf8));const a85_0xfa06=function(_0x2a7cbb,_0x2d6977){_0x2a7cbb=_0x2a7cbb-0x0;let _0xfa0687=a85_0x2d69[_0x2a7cbb];return _0xfa0687;};const _0x83ae91=a85_0xfa06;'use strict';const express=require(_0x83ae91('0x8')),router=express[_0x83ae91('0xd')](),auth=require(_0x83ae91('0x0')),interaction=require('../../components/interaction/service'),controller=require(_0x83ae91('0x2'));router[_0x83ae91('0xb')]('/',auth[_0x83ae91('0x3')](),controller['index']),router[_0x83ae91('0xb')](_0x83ae91('0x9'),auth[_0x83ae91('0x3')](),controller[_0x83ae91('0x7')]),router[_0x83ae91('0xb')](_0x83ae91('0x1'),auth[_0x83ae91('0x3')](),controller[_0x83ae91('0xf')]),router[_0x83ae91('0x5')]('/',auth[_0x83ae91('0x3')](),interaction['tracked']('chat','chatmessage:create'),controller[_0x83ae91('0x6')]),router[_0x83ae91('0xa')]('/:id',controller[_0x83ae91('0x4')]),router[_0x83ae91('0xa')]('/:id/accept',auth['isAuthenticated'](),controller['accept']),router[_0x83ae91('0xa')]('/:id/reject',auth[_0x83ae91('0x3')](),controller[_0x83ae91('0x10')]),router[_0x83ae91('0xe')]('/:id',auth['isAuthenticated'](),controller['destroy']),module[_0x83ae91('0xc')]=router;
\ No newline at end of file