Built motion from commit (unavailable).|2.0.80
[motion2.git] / server / api / chatInternalMessage / index.js
index ee14819..0508000 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xdbfa=['getUsers','show','post','create','put','/:id','update','exports','connect-timeout','Router','../../components/auth/service','../../config/environment','./chatInternalMessage.controller','get','isAuthenticated','index','/describe','describe'];(function(_0x48924d,_0xc70b2f){var _0xb4c95c=function(_0x46400e){while(--_0x46400e){_0x48924d['push'](_0x48924d['shift']());}};_0xb4c95c(++_0xc70b2f);}(_0xdbfa,0x128));var _0xadbf=function(_0x3688a5,_0x3c5daa){_0x3688a5=_0x3688a5-0x0;var _0x4beb76=_0xdbfa[_0x3688a5];return _0x4beb76;};'use strict';var multer=require('multer');var util=require('util');var path=require('path');var timeout=require(_0xadbf('0x0'));var express=require('express');var router=express[_0xadbf('0x1')]();var auth=require(_0xadbf('0x2'));var interaction=require('../../components/interaction/service');var config=require(_0xadbf('0x3'));var controller=require(_0xadbf('0x4'));router[_0xadbf('0x5')]('/',auth[_0xadbf('0x6')](),controller[_0xadbf('0x7')]);router['get'](_0xadbf('0x8'),auth[_0xadbf('0x6')](),controller[_0xadbf('0x9')]);router[_0xadbf('0x5')]('/users',auth[_0xadbf('0x6')](),controller[_0xadbf('0xa')]);router[_0xadbf('0x5')]('/:id',auth[_0xadbf('0x6')](),controller[_0xadbf('0xb')]);router[_0xadbf('0xc')]('/',auth[_0xadbf('0x6')](),controller[_0xadbf('0xd')]);router[_0xadbf('0xe')](_0xadbf('0xf'),controller[_0xadbf('0x10')]);router['delete'](_0xadbf('0xf'),auth[_0xadbf('0x6')](),controller['destroy']);module[_0xadbf('0x11')]=router;
\ No newline at end of file
+var _0xcef7=['/:id','show','post','put','update','destroy','exports','util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','isAuthenticated','index','/describe','describe','get','getUsers'];(function(_0x341219,_0x2793bd){var _0x158761=function(_0x1a4d03){while(--_0x1a4d03){_0x341219['push'](_0x341219['shift']());}};_0x158761(++_0x2793bd);}(_0xcef7,0xe3));var _0x7cef=function(_0x3c6053,_0x48be15){_0x3c6053=_0x3c6053-0x0;var _0x5d6c38=_0xcef7[_0x3c6053];return _0x5d6c38;};'use strict';var multer=require('multer');var util=require(_0x7cef('0x0'));var path=require(_0x7cef('0x1'));var timeout=require(_0x7cef('0x2'));var express=require(_0x7cef('0x3'));var router=express[_0x7cef('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0x7cef('0x5'));var config=require(_0x7cef('0x6'));var controller=require('./chatInternalMessage.controller');router['get']('/',auth[_0x7cef('0x7')](),controller[_0x7cef('0x8')]);router['get'](_0x7cef('0x9'),auth['isAuthenticated'](),controller[_0x7cef('0xa')]);router[_0x7cef('0xb')]('/users',auth['isAuthenticated'](),controller[_0x7cef('0xc')]);router[_0x7cef('0xb')](_0x7cef('0xd'),auth[_0x7cef('0x7')](),controller[_0x7cef('0xe')]);router[_0x7cef('0xf')]('/',auth[_0x7cef('0x7')](),controller['create']);router[_0x7cef('0x10')]('/:id',controller[_0x7cef('0x11')]);router['delete'](_0x7cef('0xd'),auth['isAuthenticated'](),controller[_0x7cef('0x12')]);module[_0x7cef('0x13')]=router;
\ No newline at end of file