Built motion from commit b5413ace.|2.6.9
[motion2.git] / server / api / chatApplication / index.js
index fa35f08..30f06a0 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xcf6f=['/:id','show','put','isAuthenticated','update','delete','destroy','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatApplication.controller'];(function(_0x43a7ae,_0x57f1e8){var _0x310b85=function(_0x5b527e){while(--_0x5b527e){_0x43a7ae['push'](_0x43a7ae['shift']());}};_0x310b85(++_0x57f1e8);}(_0xcf6f,0x87));var _0xfcf6=function(_0xac0fad,_0xc6991){_0xac0fad=_0xac0fad-0x0;var _0x886841=_0xcf6f[_0xac0fad];return _0x886841;};'use strict';var multer=require('multer');var util=require(_0xfcf6('0x0'));var path=require(_0xfcf6('0x1'));var timeout=require(_0xfcf6('0x2'));var express=require(_0xfcf6('0x3'));var router=express[_0xfcf6('0x4')]();var auth=require(_0xfcf6('0x5'));var interaction=require(_0xfcf6('0x6'));var config=require(_0xfcf6('0x7'));var controller=require(_0xfcf6('0x8'));router['get'](_0xfcf6('0x9'),auth['isAuthenticated'](),controller[_0xfcf6('0xa')]);router[_0xfcf6('0xb')](_0xfcf6('0x9'),auth[_0xfcf6('0xc')](),controller[_0xfcf6('0xd')]);router[_0xfcf6('0xe')](_0xfcf6('0x9'),auth[_0xfcf6('0xc')](),controller[_0xfcf6('0xf')]);module['exports']=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