Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / chatInternalMessage / index.js
index fc8eae3..56748d6 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbf15=['put','/:id','update','delete','destroy','exports','multer','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatInternalMessage.controller','get','isAuthenticated','index','/describe','describe','/users','show','post'];(function(_0x1d10b3,_0x292510){var _0x216b02=function(_0xe1615e){while(--_0xe1615e){_0x1d10b3['push'](_0x1d10b3['shift']());}};_0x216b02(++_0x292510);}(_0xbf15,0xa7));var _0x5bf1=function(_0x583abd,_0x3bed69){_0x583abd=_0x583abd-0x0;var _0x4721d4=_0xbf15[_0x583abd];return _0x4721d4;};'use strict';var multer=require(_0x5bf1('0x0'));var util=require('util');var path=require(_0x5bf1('0x1'));var timeout=require('connect-timeout');var express=require(_0x5bf1('0x2'));var router=express[_0x5bf1('0x3')]();var fs_extra=require(_0x5bf1('0x4'));var auth=require(_0x5bf1('0x5'));var interaction=require(_0x5bf1('0x6'));var config=require(_0x5bf1('0x7'));var controller=require(_0x5bf1('0x8'));router[_0x5bf1('0x9')]('/',auth[_0x5bf1('0xa')](),controller[_0x5bf1('0xb')]);router[_0x5bf1('0x9')](_0x5bf1('0xc'),auth[_0x5bf1('0xa')](),controller[_0x5bf1('0xd')]);router[_0x5bf1('0x9')](_0x5bf1('0xe'),auth[_0x5bf1('0xa')](),controller['getUsers']);router[_0x5bf1('0x9')]('/:id',auth['isAuthenticated'](),controller[_0x5bf1('0xf')]);router[_0x5bf1('0x10')]('/',auth[_0x5bf1('0xa')](),controller['create']);router[_0x5bf1('0x11')](_0x5bf1('0x12'),controller[_0x5bf1('0x13')]);router[_0x5bf1('0x14')]('/:id',auth[_0x5bf1('0xa')](),controller[_0x5bf1('0x15')]);module[_0x5bf1('0x16')]=router;
\ No newline at end of file
+var _0xca85=['delete','destroy','exports','multer','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','get','/describe','isAuthenticated','describe','/users','getUsers','/:id','post','create','put','update'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xca85,0x17d));var _0x5ca8=function(_0x589bee,_0x3e06b9){_0x589bee=_0x589bee-0x0;var _0x58f126=_0xca85[_0x589bee];return _0x58f126;};'use strict';var multer=require(_0x5ca8('0x0'));var util=require('util');var path=require(_0x5ca8('0x1'));var timeout=require(_0x5ca8('0x2'));var express=require(_0x5ca8('0x3'));var router=express[_0x5ca8('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0x5ca8('0x5'));var interaction=require(_0x5ca8('0x6'));var config=require('../../config/environment');var controller=require('./chatInternalMessage.controller');router[_0x5ca8('0x7')]('/',auth['isAuthenticated'](),controller['index']);router[_0x5ca8('0x7')](_0x5ca8('0x8'),auth[_0x5ca8('0x9')](),controller[_0x5ca8('0xa')]);router[_0x5ca8('0x7')](_0x5ca8('0xb'),auth['isAuthenticated'](),controller[_0x5ca8('0xc')]);router['get'](_0x5ca8('0xd'),auth['isAuthenticated'](),controller['show']);router[_0x5ca8('0xe')]('/',auth['isAuthenticated'](),controller[_0x5ca8('0xf')]);router[_0x5ca8('0x10')](_0x5ca8('0xd'),controller[_0x5ca8('0x11')]);router[_0x5ca8('0x12')](_0x5ca8('0xd'),auth[_0x5ca8('0x9')](),controller[_0x5ca8('0x13')]);module[_0x5ca8('0x14')]=router;
\ No newline at end of file