Built motion from commit (unavailable).|2.5.30
[motion2.git] / server / api / chatGroup / index.js
index fc5b2c3..7d3f8fc 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7896=['/describe','describe','/:id','isAuthenticated','getMembers','/:id/messages','getMessages','post','create','addMembers','addMessage','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatGroup.controller','get','index'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0x7896,0x127));var _0x6789=function(_0x1bd224,_0x4ff3cd){_0x1bd224=_0x1bd224-0x0;var _0x12f4e6=_0x7896[_0x1bd224];return _0x12f4e6;};'use strict';var multer=require(_0x6789('0x0'));var util=require(_0x6789('0x1'));var path=require(_0x6789('0x2'));var timeout=require(_0x6789('0x3'));var express=require(_0x6789('0x4'));var router=express[_0x6789('0x5')]();var fs_extra=require(_0x6789('0x6'));var auth=require(_0x6789('0x7'));var interaction=require(_0x6789('0x8'));var config=require(_0x6789('0x9'));var controller=require(_0x6789('0xa'));router[_0x6789('0xb')]('/',auth['isAuthenticated'](),controller[_0x6789('0xc')]);router[_0x6789('0xb')](_0x6789('0xd'),auth['isAuthenticated'](),controller[_0x6789('0xe')]);router['get'](_0x6789('0xf'),auth[_0x6789('0x10')](),controller['show']);router[_0x6789('0xb')]('/:id/unread',auth[_0x6789('0x10')](),controller['getUnread']);router[_0x6789('0xb')]('/:id/members',auth[_0x6789('0x10')](),controller[_0x6789('0x11')]);router[_0x6789('0xb')](_0x6789('0x12'),auth[_0x6789('0x10')](),controller[_0x6789('0x13')]);router[_0x6789('0x14')]('/',auth[_0x6789('0x10')](),controller[_0x6789('0x15')]);router[_0x6789('0x14')]('/:id/members',auth[_0x6789('0x10')](),controller[_0x6789('0x16')]);router[_0x6789('0x14')](_0x6789('0x12'),auth[_0x6789('0x10')](),controller[_0x6789('0x17')]);router['put']('/:id',auth[_0x6789('0x10')](),controller[_0x6789('0x18')]);router[_0x6789('0x19')](_0x6789('0xf'),auth[_0x6789('0x10')](),controller[_0x6789('0x1a')]);router[_0x6789('0x19')]('/:id/members',auth[_0x6789('0x10')](),controller['removeMembers']);module[_0x6789('0x1b')]=router;
\ No newline at end of file
+var _0x6890=['addMembers','addMessage','put','delete','destroy','removeMembers','exports','multer','util','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./chatGroup.controller','get','isAuthenticated','index','/describe','describe','/:id','show','getUnread','getMembers','/:id/messages','getMessages','post','create','/:id/members'];(function(_0x3f931e,_0x2f7010){var _0x3ed4b2=function(_0x3ddd69){while(--_0x3ddd69){_0x3f931e['push'](_0x3f931e['shift']());}};_0x3ed4b2(++_0x2f7010);}(_0x6890,0xf7));var _0x0689=function(_0x3a3285,_0x252416){_0x3a3285=_0x3a3285-0x0;var _0xa090a9=_0x6890[_0x3a3285];return _0xa090a9;};'use strict';var multer=require(_0x0689('0x0'));var util=require(_0x0689('0x1'));var path=require(_0x0689('0x2'));var timeout=require(_0x0689('0x3'));var express=require('express');var router=express[_0x0689('0x4')]();var fs_extra=require(_0x0689('0x5'));var auth=require(_0x0689('0x6'));var interaction=require(_0x0689('0x7'));var config=require('../../config/environment');var controller=require(_0x0689('0x8'));router[_0x0689('0x9')]('/',auth[_0x0689('0xa')](),controller[_0x0689('0xb')]);router[_0x0689('0x9')](_0x0689('0xc'),auth[_0x0689('0xa')](),controller[_0x0689('0xd')]);router['get'](_0x0689('0xe'),auth[_0x0689('0xa')](),controller[_0x0689('0xf')]);router[_0x0689('0x9')]('/:id/unread',auth[_0x0689('0xa')](),controller[_0x0689('0x10')]);router[_0x0689('0x9')]('/:id/members',auth[_0x0689('0xa')](),controller[_0x0689('0x11')]);router[_0x0689('0x9')](_0x0689('0x12'),auth[_0x0689('0xa')](),controller[_0x0689('0x13')]);router[_0x0689('0x14')]('/',auth['isAuthenticated'](),controller[_0x0689('0x15')]);router['post'](_0x0689('0x16'),auth[_0x0689('0xa')](),controller[_0x0689('0x17')]);router[_0x0689('0x14')](_0x0689('0x12'),auth['isAuthenticated'](),controller[_0x0689('0x18')]);router[_0x0689('0x19')](_0x0689('0xe'),auth[_0x0689('0xa')](),controller['update']);router[_0x0689('0x1a')](_0x0689('0xe'),auth[_0x0689('0xa')](),controller[_0x0689('0x1b')]);router['delete'](_0x0689('0x16'),auth['isAuthenticated'](),controller[_0x0689('0x1c')]);module[_0x0689('0x1d')]=router;
\ No newline at end of file