Built motion from commit (unavailable).|2.5.28
[motion2.git] / server / api / chatInternalMessage / index.js
index e9e09fe..363030f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb7e7=['exports','multer','path','express','../../components/auth/service','../../config/environment','./chatInternalMessage.controller','get','/describe','isAuthenticated','/users','getUsers','/:id','post','create','put','update','delete'];(function(_0x471255,_0x273757){var _0x3c9dfc=function(_0x3917d9){while(--_0x3917d9){_0x471255['push'](_0x471255['shift']());}};_0x3c9dfc(++_0x273757);}(_0xb7e7,0x121));var _0x7b7e=function(_0x3e5086,_0x48f4a2){_0x3e5086=_0x3e5086-0x0;var _0xfeb102=_0xb7e7[_0x3e5086];return _0xfeb102;};'use strict';var multer=require(_0x7b7e('0x0'));var util=require('util');var path=require(_0x7b7e('0x1'));var timeout=require('connect-timeout');var express=require(_0x7b7e('0x2'));var router=express['Router']();var auth=require(_0x7b7e('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0x7b7e('0x4'));var controller=require(_0x7b7e('0x5'));router[_0x7b7e('0x6')]('/',auth['isAuthenticated'](),controller['index']);router[_0x7b7e('0x6')](_0x7b7e('0x7'),auth[_0x7b7e('0x8')](),controller['describe']);router[_0x7b7e('0x6')](_0x7b7e('0x9'),auth[_0x7b7e('0x8')](),controller[_0x7b7e('0xa')]);router[_0x7b7e('0x6')](_0x7b7e('0xb'),auth[_0x7b7e('0x8')](),controller['show']);router[_0x7b7e('0xc')]('/',auth[_0x7b7e('0x8')](),controller[_0x7b7e('0xd')]);router[_0x7b7e('0xe')](_0x7b7e('0xb'),controller[_0x7b7e('0xf')]);router[_0x7b7e('0x10')](_0x7b7e('0xb'),auth[_0x7b7e('0x8')](),controller['destroy']);module[_0x7b7e('0x11')]=router;
\ No newline at end of file
+var _0x36e1=['show','create','put','update','destroy','exports','multer','util','path','express','Router','fs-extra','../../components/interaction/service','get','index','/describe','isAuthenticated','describe','getUsers','/:id'];(function(_0x1a0145,_0x4cbc1e){var _0xd3a095=function(_0xd94985){while(--_0xd94985){_0x1a0145['push'](_0x1a0145['shift']());}};_0xd3a095(++_0x4cbc1e);}(_0x36e1,0xe2));var _0x136e=function(_0x31295c,_0x2f2b82){_0x31295c=_0x31295c-0x0;var _0x2c150e=_0x36e1[_0x31295c];return _0x2c150e;};'use strict';var multer=require(_0x136e('0x0'));var util=require(_0x136e('0x1'));var path=require(_0x136e('0x2'));var timeout=require('connect-timeout');var express=require(_0x136e('0x3'));var router=express[_0x136e('0x4')]();var fs_extra=require(_0x136e('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0x136e('0x6'));var config=require('../../config/environment');var controller=require('./chatInternalMessage.controller');router[_0x136e('0x7')]('/',auth['isAuthenticated'](),controller[_0x136e('0x8')]);router[_0x136e('0x7')](_0x136e('0x9'),auth[_0x136e('0xa')](),controller[_0x136e('0xb')]);router[_0x136e('0x7')]('/users',auth[_0x136e('0xa')](),controller[_0x136e('0xc')]);router[_0x136e('0x7')](_0x136e('0xd'),auth[_0x136e('0xa')](),controller[_0x136e('0xe')]);router['post']('/',auth[_0x136e('0xa')](),controller[_0x136e('0xf')]);router[_0x136e('0x10')](_0x136e('0xd'),controller[_0x136e('0x11')]);router['delete']('/:id',auth[_0x136e('0xa')](),controller[_0x136e('0x12')]);module[_0x136e('0x13')]=router;
\ No newline at end of file