Built motion from commit 4d4d9a88.|2.6.26
[motion2.git] / server / api / chatInternalMessage / index.js
index 22255b0..f248f64 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc73b=['put','update','delete','multer','util','path','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatInternalMessage.controller','get','isAuthenticated','index','/describe','/:id','post','create'];(function(_0x140711,_0x459b56){var _0x1229ce=function(_0xbc4172){while(--_0xbc4172){_0x140711['push'](_0x140711['shift']());}};_0x1229ce(++_0x459b56);}(_0xc73b,0x16c));var _0xbc73=function(_0x33a435,_0x39d5d3){_0x33a435=_0x33a435-0x0;var _0x4da327=_0xc73b[_0x33a435];return _0x4da327;};'use strict';var multer=require(_0xbc73('0x0'));var util=require(_0xbc73('0x1'));var path=require(_0xbc73('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0xbc73('0x3')]();var fs_extra=require(_0xbc73('0x4'));var auth=require(_0xbc73('0x5'));var interaction=require(_0xbc73('0x6'));var config=require(_0xbc73('0x7'));var controller=require(_0xbc73('0x8'));router[_0xbc73('0x9')]('/',auth[_0xbc73('0xa')](),controller[_0xbc73('0xb')]);router[_0xbc73('0x9')](_0xbc73('0xc'),auth[_0xbc73('0xa')](),controller['describe']);router[_0xbc73('0x9')]('/users',auth[_0xbc73('0xa')](),controller['getUsers']);router[_0xbc73('0x9')](_0xbc73('0xd'),auth[_0xbc73('0xa')](),controller['show']);router[_0xbc73('0xe')]('/',auth[_0xbc73('0xa')](),controller[_0xbc73('0xf')]);router[_0xbc73('0x10')]('/:id',controller[_0xbc73('0x11')]);router[_0xbc73('0x12')](_0xbc73('0xd'),auth[_0xbc73('0xa')](),controller['destroy']);module['exports']=router;
\ No newline at end of file
+var _0xd5bb=['index','get','/describe','describe','/users','/:id','show','post','create','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','isAuthenticated'];(function(_0xfe2c60,_0x1866fd){var _0x1da88e=function(_0x50e59d){while(--_0x50e59d){_0xfe2c60['push'](_0xfe2c60['shift']());}};_0x1da88e(++_0x1866fd);}(_0xd5bb,0x107));var _0xbd5b=function(_0x21f97c,_0x22e255){_0x21f97c=_0x21f97c-0x0;var _0x1d586a=_0xd5bb[_0x21f97c];return _0x1d586a;};'use strict';var multer=require(_0xbd5b('0x0'));var util=require(_0xbd5b('0x1'));var path=require(_0xbd5b('0x2'));var timeout=require(_0xbd5b('0x3'));var express=require(_0xbd5b('0x4'));var router=express[_0xbd5b('0x5')]();var fs_extra=require(_0xbd5b('0x6'));var auth=require('../../components/auth/service');var interaction=require(_0xbd5b('0x7'));var config=require(_0xbd5b('0x8'));var controller=require('./chatInternalMessage.controller');router['get']('/',auth[_0xbd5b('0x9')](),controller[_0xbd5b('0xa')]);router[_0xbd5b('0xb')](_0xbd5b('0xc'),auth[_0xbd5b('0x9')](),controller[_0xbd5b('0xd')]);router[_0xbd5b('0xb')](_0xbd5b('0xe'),auth['isAuthenticated'](),controller['getUsers']);router[_0xbd5b('0xb')](_0xbd5b('0xf'),auth['isAuthenticated'](),controller[_0xbd5b('0x10')]);router[_0xbd5b('0x11')]('/',auth[_0xbd5b('0x9')](),controller[_0xbd5b('0x12')]);router['put'](_0xbd5b('0xf'),controller['update']);router['delete']('/:id',auth[_0xbd5b('0x9')](),controller[_0xbd5b('0x13')]);module[_0xbd5b('0x14')]=router;
\ No newline at end of file