Built motion from commit ddca4d0d.|2.5.47
[motion2.git] / server / api / chatApplication / index.js
index d3ff631..6f0364c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6c72=['show','put','isAuthenticated','update','destroy','exports','multer','util','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatApplication.controller','get','/:id'];(function(_0x5527f9,_0xc9a3cb){var _0x274a9e=function(_0x277b79){while(--_0x277b79){_0x5527f9['push'](_0x5527f9['shift']());}};_0x274a9e(++_0xc9a3cb);}(_0x6c72,0x19e));var _0x26c7=function(_0x19be27,_0x4c5c53){_0x19be27=_0x19be27-0x0;var _0x459cc3=_0x6c72[_0x19be27];return _0x459cc3;};'use strict';var multer=require(_0x26c7('0x0'));var util=require(_0x26c7('0x1'));var path=require(_0x26c7('0x2'));var timeout=require('connect-timeout');var express=require(_0x26c7('0x3'));var router=express[_0x26c7('0x4')]();var auth=require(_0x26c7('0x5'));var interaction=require(_0x26c7('0x6'));var config=require(_0x26c7('0x7'));var controller=require(_0x26c7('0x8'));router[_0x26c7('0x9')](_0x26c7('0xa'),auth['isAuthenticated'](),controller[_0x26c7('0xb')]);router[_0x26c7('0xc')](_0x26c7('0xa'),auth[_0x26c7('0xd')](),controller[_0x26c7('0xe')]);router['delete'](_0x26c7('0xa'),auth[_0x26c7('0xd')](),controller[_0x26c7('0xf')]);module[_0x26c7('0x10')]=router;
\ No newline at end of file
+var _0xe2d0=['path','connect-timeout','Router','fs-extra','get','isAuthenticated','update','delete','/:id','destroy','exports','multer'];(function(_0x4628a1,_0x55ff29){var _0x492347=function(_0x4846a9){while(--_0x4846a9){_0x4628a1['push'](_0x4628a1['shift']());}};_0x492347(++_0x55ff29);}(_0xe2d0,0xef));var _0x0e2d=function(_0xdb0e74,_0x2ab149){_0xdb0e74=_0xdb0e74-0x0;var _0x5280d9=_0xe2d0[_0xdb0e74];return _0x5280d9;};'use strict';var multer=require(_0x0e2d('0x0'));var util=require('util');var path=require(_0x0e2d('0x1'));var timeout=require(_0x0e2d('0x2'));var express=require('express');var router=express[_0x0e2d('0x3')]();var fs_extra=require(_0x0e2d('0x4'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require('./chatApplication.controller');router[_0x0e2d('0x5')]('/:id',auth[_0x0e2d('0x6')](),controller['show']);router['put']('/:id',auth[_0x0e2d('0x6')](),controller[_0x0e2d('0x7')]);router[_0x0e2d('0x8')](_0x0e2d('0x9'),auth[_0x0e2d('0x6')](),controller[_0x0e2d('0xa')]);module[_0x0e2d('0xb')]=router;
\ No newline at end of file