Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / chatGroup / index.js
index 4d87e8b..c010961 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc711=['./chatGroup.controller','get','isAuthenticated','index','describe','/:id','/:id/unread','/:id/members','getMembers','getMessages','post','create','addMembers','/:id/messages','put','update','destroy','delete','exports','util','express','Router','fs-extra','../../components/interaction/service','../../config/environment'];(function(_0x50007c,_0x1cbf11){var _0x5c1ec7=function(_0x52d038){while(--_0x52d038){_0x50007c['push'](_0x50007c['shift']());}};_0x5c1ec7(++_0x1cbf11);}(_0xc711,0xf4));var _0x1c71=function(_0x5d3903,_0x3d6c3e){_0x5d3903=_0x5d3903-0x0;var _0x4b8bc9=_0xc711[_0x5d3903];return _0x4b8bc9;};'use strict';var multer=require('multer');var util=require(_0x1c71('0x0'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x1c71('0x1'));var router=express[_0x1c71('0x2')]();var fs_extra=require(_0x1c71('0x3'));var auth=require('../../components/auth/service');var interaction=require(_0x1c71('0x4'));var config=require(_0x1c71('0x5'));var controller=require(_0x1c71('0x6'));router[_0x1c71('0x7')]('/',auth[_0x1c71('0x8')](),controller[_0x1c71('0x9')]);router['get']('/describe',auth['isAuthenticated'](),controller[_0x1c71('0xa')]);router[_0x1c71('0x7')](_0x1c71('0xb'),auth[_0x1c71('0x8')](),controller['show']);router[_0x1c71('0x7')](_0x1c71('0xc'),auth[_0x1c71('0x8')](),controller['getUnread']);router['get'](_0x1c71('0xd'),auth[_0x1c71('0x8')](),controller[_0x1c71('0xe')]);router[_0x1c71('0x7')]('/:id/messages',auth[_0x1c71('0x8')](),controller[_0x1c71('0xf')]);router[_0x1c71('0x10')]('/',auth[_0x1c71('0x8')](),controller[_0x1c71('0x11')]);router[_0x1c71('0x10')]('/:id/members',auth[_0x1c71('0x8')](),controller[_0x1c71('0x12')]);router[_0x1c71('0x10')](_0x1c71('0x13'),auth['isAuthenticated'](),controller['addMessage']);router[_0x1c71('0x14')](_0x1c71('0xb'),auth[_0x1c71('0x8')](),controller[_0x1c71('0x15')]);router['delete'](_0x1c71('0xb'),auth[_0x1c71('0x8')](),controller[_0x1c71('0x16')]);router[_0x1c71('0x17')](_0x1c71('0xd'),auth['isAuthenticated'](),controller['removeMembers']);module[_0x1c71('0x18')]=router;
\ No newline at end of file
+var _0x6a13=['./chatGroup.controller','get','isAuthenticated','/describe','describe','/:id','show','/:id/unread','getUnread','/:id/members','getMembers','/:id/messages','getMessages','post','addMembers','addMessage','put','update','delete','destroy','removeMembers','exports','multer','util','connect-timeout','express','../../config/environment'];(function(_0x59ab49,_0x1c7ee0){var _0x29126e=function(_0x23e486){while(--_0x23e486){_0x59ab49['push'](_0x59ab49['shift']());}};_0x29126e(++_0x1c7ee0);}(_0x6a13,0x9d));var _0x36a1=function(_0x14b50e,_0x3699dc){_0x14b50e=_0x14b50e-0x0;var _0x46f7b5=_0x6a13[_0x14b50e];return _0x46f7b5;};'use strict';var multer=require(_0x36a1('0x0'));var util=require(_0x36a1('0x1'));var path=require('path');var timeout=require(_0x36a1('0x2'));var express=require(_0x36a1('0x3'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x36a1('0x4'));var controller=require(_0x36a1('0x5'));router[_0x36a1('0x6')]('/',auth[_0x36a1('0x7')](),controller['index']);router['get'](_0x36a1('0x8'),auth[_0x36a1('0x7')](),controller[_0x36a1('0x9')]);router[_0x36a1('0x6')](_0x36a1('0xa'),auth[_0x36a1('0x7')](),controller[_0x36a1('0xb')]);router[_0x36a1('0x6')](_0x36a1('0xc'),auth[_0x36a1('0x7')](),controller[_0x36a1('0xd')]);router[_0x36a1('0x6')](_0x36a1('0xe'),auth['isAuthenticated'](),controller[_0x36a1('0xf')]);router[_0x36a1('0x6')](_0x36a1('0x10'),auth[_0x36a1('0x7')](),controller[_0x36a1('0x11')]);router[_0x36a1('0x12')]('/',auth[_0x36a1('0x7')](),controller['create']);router[_0x36a1('0x12')](_0x36a1('0xe'),auth[_0x36a1('0x7')](),controller[_0x36a1('0x13')]);router[_0x36a1('0x12')](_0x36a1('0x10'),auth[_0x36a1('0x7')](),controller[_0x36a1('0x14')]);router[_0x36a1('0x15')](_0x36a1('0xa'),auth[_0x36a1('0x7')](),controller[_0x36a1('0x16')]);router[_0x36a1('0x17')](_0x36a1('0xa'),auth[_0x36a1('0x7')](),controller[_0x36a1('0x18')]);router[_0x36a1('0x17')](_0x36a1('0xe'),auth[_0x36a1('0x7')](),controller[_0x36a1('0x19')]);module[_0x36a1('0x1a')]=router;
\ No newline at end of file