Built motion from commit 753c950e.|2.5.42
[motion2.git] / server / api / chatApplication / index.js
index cbe25f1..8882da3 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x46f9=['isAuthenticated','update','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../config/environment','./chatApplication.controller','/:id','show','put'];(function(_0x411ac3,_0x533b20){var _0x106c94=function(_0x1cf0e4){while(--_0x1cf0e4){_0x411ac3['push'](_0x411ac3['shift']());}};_0x106c94(++_0x533b20);}(_0x46f9,0x84));var _0x946f=function(_0x870840,_0x5da3ce){_0x870840=_0x870840-0x0;var _0xa81d7d=_0x46f9[_0x870840];return _0xa81d7d;};'use strict';var multer=require(_0x946f('0x0'));var util=require(_0x946f('0x1'));var path=require(_0x946f('0x2'));var timeout=require(_0x946f('0x3'));var express=require(_0x946f('0x4'));var router=express[_0x946f('0x5')]();var auth=require(_0x946f('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x946f('0x7'));var controller=require(_0x946f('0x8'));router['get'](_0x946f('0x9'),auth['isAuthenticated'](),controller[_0x946f('0xa')]);router[_0x946f('0xb')](_0x946f('0x9'),auth[_0x946f('0xc')](),controller[_0x946f('0xd')]);router['delete'](_0x946f('0x9'),auth['isAuthenticated'](),controller[_0x946f('0xe')]);module[_0x946f('0xf')]=router;
\ No newline at end of file
+var _0x4fd1=['path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','show','put','update','/:id','destroy','multer','util'];(function(_0x2be8c2,_0x14a4b5){var _0x97f531=function(_0xcee58d){while(--_0xcee58d){_0x2be8c2['push'](_0x2be8c2['shift']());}};_0x97f531(++_0x14a4b5);}(_0x4fd1,0xa8));var _0x14fd=function(_0x3b773f,_0x5797f8){_0x3b773f=_0x3b773f-0x0;var _0x2c2cd5=_0x4fd1[_0x3b773f];return _0x2c2cd5;};'use strict';var multer=require(_0x14fd('0x0'));var util=require(_0x14fd('0x1'));var path=require(_0x14fd('0x2'));var timeout=require(_0x14fd('0x3'));var express=require(_0x14fd('0x4'));var router=express[_0x14fd('0x5')]();var fs_extra=require(_0x14fd('0x6'));var auth=require(_0x14fd('0x7'));var interaction=require(_0x14fd('0x8'));var config=require(_0x14fd('0x9'));var controller=require('./chatApplication.controller');router[_0x14fd('0xa')]('/:id',auth[_0x14fd('0xb')](),controller[_0x14fd('0xc')]);router[_0x14fd('0xd')]('/:id',auth[_0x14fd('0xb')](),controller[_0x14fd('0xe')]);router['delete'](_0x14fd('0xf'),auth[_0x14fd('0xb')](),controller[_0x14fd('0x10')]);module['exports']=router;
\ No newline at end of file