Built motion from commit 753c950e.|2.5.42
[motion2.git] / server / api / chatApplication / index.js
index ebb87fe..8882da3 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6f60=['delete','exports','multer','connect-timeout','express','Router','../../components/interaction/service','get','/:id','isAuthenticated','show','put','update'];(function(_0x63ad22,_0x45b603){var _0x149611=function(_0x1b8799){while(--_0x1b8799){_0x63ad22['push'](_0x63ad22['shift']());}};_0x149611(++_0x45b603);}(_0x6f60,0x1bc));var _0x06f6=function(_0x1604cf,_0x506442){_0x1604cf=_0x1604cf-0x0;var _0x1c1105=_0x6f60[_0x1604cf];return _0x1c1105;};'use strict';var multer=require(_0x06f6('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x06f6('0x1'));var express=require(_0x06f6('0x2'));var router=express[_0x06f6('0x3')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0x06f6('0x4'));var config=require('../../config/environment');var controller=require('./chatApplication.controller');router[_0x06f6('0x5')](_0x06f6('0x6'),auth[_0x06f6('0x7')](),controller[_0x06f6('0x8')]);router[_0x06f6('0x9')]('/:id',auth[_0x06f6('0x7')](),controller[_0x06f6('0xa')]);router[_0x06f6('0xb')](_0x06f6('0x6'),auth[_0x06f6('0x7')](),controller['destroy']);module[_0x06f6('0xc')]=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