Built motion from commit b5413ace.|2.6.9
[motion2.git] / server / api / chatApplication / index.js
index cbe25f1..30f06a0 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 _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