Built motion from commit 1cfc41f6.|2.5.41
[motion2.git] / server / api / chatInternalMessage / index.js
index 3e72267..f01de54 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1cb1=['/describe','describe','getUsers','/:id','post','create','update','delete','destroy','multer','util','../../components/auth/service','../../config/environment','get','isAuthenticated','index'];(function(_0x123092,_0x4655bc){var _0x2816cc=function(_0x106014){while(--_0x106014){_0x123092['push'](_0x123092['shift']());}};_0x2816cc(++_0x4655bc);}(_0x1cb1,0x149));var _0x11cb=function(_0x424ec6,_0x3d41e3){_0x424ec6=_0x424ec6-0x0;var _0x59d48b=_0x1cb1[_0x424ec6];return _0x59d48b;};'use strict';var multer=require(_0x11cb('0x0'));var util=require(_0x11cb('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x11cb('0x2'));var interaction=require('../../components/interaction/service');var config=require(_0x11cb('0x3'));var controller=require('./chatInternalMessage.controller');router[_0x11cb('0x4')]('/',auth[_0x11cb('0x5')](),controller[_0x11cb('0x6')]);router[_0x11cb('0x4')](_0x11cb('0x7'),auth[_0x11cb('0x5')](),controller[_0x11cb('0x8')]);router[_0x11cb('0x4')]('/users',auth[_0x11cb('0x5')](),controller[_0x11cb('0x9')]);router[_0x11cb('0x4')](_0x11cb('0xa'),auth[_0x11cb('0x5')](),controller['show']);router[_0x11cb('0xb')]('/',auth['isAuthenticated'](),controller[_0x11cb('0xc')]);router['put'](_0x11cb('0xa'),controller[_0x11cb('0xd')]);router[_0x11cb('0xe')](_0x11cb('0xa'),auth['isAuthenticated'](),controller[_0x11cb('0xf')]);module['exports']=router;
\ No newline at end of file
+var _0x094b=['/describe','isAuthenticated','/users','getUsers','/:id','post','create','put','update','destroy','multer','util','path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatInternalMessage.controller','get','index'];(function(_0x243217,_0x522951){var _0x478029=function(_0x18d053){while(--_0x18d053){_0x243217['push'](_0x243217['shift']());}};_0x478029(++_0x522951);}(_0x094b,0x1c3));var _0xb094=function(_0x5cd194,_0x39eb0a){_0x5cd194=_0x5cd194-0x0;var _0x537084=_0x094b[_0x5cd194];return _0x537084;};'use strict';var multer=require(_0xb094('0x0'));var util=require(_0xb094('0x1'));var path=require(_0xb094('0x2'));var timeout=require(_0xb094('0x3'));var express=require(_0xb094('0x4'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0xb094('0x5'));var interaction=require(_0xb094('0x6'));var config=require(_0xb094('0x7'));var controller=require(_0xb094('0x8'));router[_0xb094('0x9')]('/',auth['isAuthenticated'](),controller[_0xb094('0xa')]);router['get'](_0xb094('0xb'),auth[_0xb094('0xc')](),controller['describe']);router['get'](_0xb094('0xd'),auth[_0xb094('0xc')](),controller[_0xb094('0xe')]);router['get'](_0xb094('0xf'),auth[_0xb094('0xc')](),controller['show']);router[_0xb094('0x10')]('/',auth['isAuthenticated'](),controller[_0xb094('0x11')]);router[_0xb094('0x12')]('/:id',controller[_0xb094('0x13')]);router['delete'](_0xb094('0xf'),auth[_0xb094('0xc')](),controller[_0xb094('0x14')]);module['exports']=router;
\ No newline at end of file