Built motion from commit b5413ace.|2.6.9
[motion2.git] / server / api / chatApplication / index.js
index f1c1a00..30f06a0 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb5a3=['../../components/auth/service','../../components/interaction/service','./chatApplication.controller','/:id','isAuthenticated','show','put','update','delete','destroy','exports','multer','util','path','express','Router'];(function(_0x1014ba,_0x39bd5f){var _0x5d7cbb=function(_0x1025e6){while(--_0x1025e6){_0x1014ba['push'](_0x1014ba['shift']());}};_0x5d7cbb(++_0x39bd5f);}(_0xb5a3,0x13b));var _0x3b5a=function(_0xdbd4f7,_0x4e3bdd){_0xdbd4f7=_0xdbd4f7-0x0;var _0x5c3f9d=_0xb5a3[_0xdbd4f7];return _0x5c3f9d;};'use strict';var multer=require(_0x3b5a('0x0'));var util=require(_0x3b5a('0x1'));var path=require(_0x3b5a('0x2'));var timeout=require('connect-timeout');var express=require(_0x3b5a('0x3'));var router=express[_0x3b5a('0x4')]();var auth=require(_0x3b5a('0x5'));var interaction=require(_0x3b5a('0x6'));var config=require('../../config/environment');var controller=require(_0x3b5a('0x7'));router['get'](_0x3b5a('0x8'),auth[_0x3b5a('0x9')](),controller[_0x3b5a('0xa')]);router[_0x3b5a('0xb')](_0x3b5a('0x8'),auth[_0x3b5a('0x9')](),controller[_0x3b5a('0xc')]);router[_0x3b5a('0xd')](_0x3b5a('0x8'),auth[_0x3b5a('0x9')](),controller[_0x3b5a('0xe')]);module[_0x3b5a('0xf')]=router;
\ No newline at end of file
+var _0xd2cc=['./chatApplication.controller','get','/:id','isAuthenticated','show','put','update','destroy','util','path','connect-timeout','Router','../../components/auth/service'];(function(_0x53abe5,_0x33a9e5){var _0xc1c37e=function(_0xd53c6e){while(--_0xd53c6e){_0x53abe5['push'](_0x53abe5['shift']());}};_0xc1c37e(++_0x33a9e5);}(_0xd2cc,0x14d));var _0xcd2c=function(_0x1dd175,_0x590a7b){_0x1dd175=_0x1dd175-0x0;var _0x53539a=_0xd2cc[_0x1dd175];return _0x53539a;};'use strict';var multer=require('multer');var util=require(_0xcd2c('0x0'));var path=require(_0xcd2c('0x1'));var timeout=require(_0xcd2c('0x2'));var express=require('express');var router=express[_0xcd2c('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0xcd2c('0x4'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xcd2c('0x5'));router[_0xcd2c('0x6')](_0xcd2c('0x7'),auth[_0xcd2c('0x8')](),controller[_0xcd2c('0x9')]);router[_0xcd2c('0xa')](_0xcd2c('0x7'),auth['isAuthenticated'](),controller[_0xcd2c('0xb')]);router['delete'](_0xcd2c('0x7'),auth[_0xcd2c('0x8')](),controller[_0xcd2c('0xc')]);module['exports']=router;
\ No newline at end of file