Built motion from commit 8dca541896b0ff92bb88a36cc13f4f385b593b4b. Version 3.0.0...
[motion-next.git] / server / api / chatMessage / index.js
index db94d5a..602a89f 100644 (file)
@@ -1 +1 @@
-const a85_0x5bbb=['/describe','exports','show','put','/:id/reject','update','destroy','tracked','../../components/interaction/service','delete','reject','isAuthenticated','post','chatmessage:create','describe','accept','/:id','express','chat','get'];(function(_0x545f33,_0x5bbb9e){const _0x42f35a=function(_0x2fb552){while(--_0x2fb552){_0x545f33['push'](_0x545f33['shift']());}};_0x42f35a(++_0x5bbb9e);}(a85_0x5bbb,0xdb));const a85_0x42f3=function(_0x545f33,_0x5bbb9e){_0x545f33=_0x545f33-0x0;let _0x42f35a=a85_0x5bbb[_0x545f33];return _0x42f35a;};const _0x140337=a85_0x42f3;'use strict';const express=require(_0x140337('0x12')),router=express['Router'](),auth=require('../../components/auth/service'),interaction=require(_0x140337('0x9')),controller=require('./chatMessage.controller');router[_0x140337('0x0')]('/',auth['isAuthenticated'](),controller['index']),router['get'](_0x140337('0x1'),auth[_0x140337('0xc')](),controller[_0x140337('0xf')]),router['get'](_0x140337('0x11'),auth[_0x140337('0xc')](),controller[_0x140337('0x3')]),router[_0x140337('0xd')]('/',auth[_0x140337('0xc')](),interaction[_0x140337('0x8')](_0x140337('0x13'),_0x140337('0xe')),controller['create']),router[_0x140337('0x4')]('/:id',controller[_0x140337('0x6')]),router['put']('/:id/accept',auth[_0x140337('0xc')](),controller[_0x140337('0x10')]),router[_0x140337('0x4')](_0x140337('0x5'),auth[_0x140337('0xc')](),controller[_0x140337('0xb')]),router[_0x140337('0xa')](_0x140337('0x11'),auth[_0x140337('0xc')](),controller[_0x140337('0x7')]),module[_0x140337('0x2')]=router;
\ No newline at end of file
+const a85_0x44bd=['reject','post','isAuthenticated','Router','express','index','get','chat','create','../../components/auth/service','chatmessage:create','update','tracked','/:id','../../components/interaction/service','put','delete'];(function(_0x1deb9a,_0x44bd3a){const _0x740f89=function(_0x281987){while(--_0x281987){_0x1deb9a['push'](_0x1deb9a['shift']());}};_0x740f89(++_0x44bd3a);}(a85_0x44bd,0x135));const a85_0x740f=function(_0x1deb9a,_0x44bd3a){_0x1deb9a=_0x1deb9a-0x0;let _0x740f89=a85_0x44bd[_0x1deb9a];return _0x740f89;};const _0x175470=a85_0x740f;'use strict';const express=require(_0x175470('0x1')),router=express[_0x175470('0x0')](),auth=require(_0x175470('0x6')),interaction=require(_0x175470('0xb')),controller=require('./chatMessage.controller');router[_0x175470('0x3')]('/',auth[_0x175470('0x10')](),controller[_0x175470('0x2')]),router[_0x175470('0x3')]('/describe',auth[_0x175470('0x10')](),controller['describe']),router[_0x175470('0x3')](_0x175470('0xa'),auth['isAuthenticated'](),controller['show']),router[_0x175470('0xf')]('/',auth[_0x175470('0x10')](),interaction[_0x175470('0x9')](_0x175470('0x4'),_0x175470('0x7')),controller[_0x175470('0x5')]),router['put'](_0x175470('0xa'),controller[_0x175470('0x8')]),router[_0x175470('0xc')]('/:id/accept',auth[_0x175470('0x10')](),controller['accept']),router[_0x175470('0xc')]('/:id/reject',auth[_0x175470('0x10')](),controller[_0x175470('0xe')]),router[_0x175470('0xd')]('/:id',auth['isAuthenticated'](),controller['destroy']),module['exports']=router;
\ No newline at end of file