Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / api / chatApplication / index.js
index 7f62270..3fb4742 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8ef7=['put','isAuthenticated','update','delete','destroy','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','/:id','show'];(function(_0x5bb018,_0xba9622){var _0x3ff29a=function(_0x57ad1e){while(--_0x57ad1e){_0x5bb018['push'](_0x5bb018['shift']());}};_0x3ff29a(++_0xba9622);}(_0x8ef7,0x1a3));var _0x78ef=function(_0x3666e6,_0x48a90b){_0x3666e6=_0x3666e6-0x0;var _0xf99c95=_0x8ef7[_0x3666e6];return _0xf99c95;};'use strict';var multer=require(_0x78ef('0x0'));var util=require(_0x78ef('0x1'));var path=require(_0x78ef('0x2'));var timeout=require(_0x78ef('0x3'));var express=require(_0x78ef('0x4'));var router=express[_0x78ef('0x5')]();var fs_extra=require(_0x78ef('0x6'));var auth=require(_0x78ef('0x7'));var interaction=require(_0x78ef('0x8'));var config=require(_0x78ef('0x9'));var controller=require('./chatApplication.controller');router[_0x78ef('0xa')](_0x78ef('0xb'),auth['isAuthenticated'](),controller[_0x78ef('0xc')]);router[_0x78ef('0xd')](_0x78ef('0xb'),auth[_0x78ef('0xe')](),controller[_0x78ef('0xf')]);router[_0x78ef('0x10')](_0x78ef('0xb'),auth['isAuthenticated'](),controller[_0x78ef('0x11')]);module['exports']=router;
\ No newline at end of file
+var _0xd78e=['connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./chatApplication.controller','isAuthenticated','put','update','delete','/:id','exports','util','path'];(function(_0x1aab74,_0x38a57b){var _0x396af2=function(_0x1c2e0d){while(--_0x1c2e0d){_0x1aab74['push'](_0x1aab74['shift']());}};_0x396af2(++_0x38a57b);}(_0xd78e,0xce));var _0xed78=function(_0x5ddb1c,_0x5ea4df){_0x5ddb1c=_0x5ddb1c-0x0;var _0x354adc=_0xd78e[_0x5ddb1c];return _0x354adc;};'use strict';var multer=require('multer');var util=require(_0xed78('0x0'));var path=require(_0xed78('0x1'));var timeout=require(_0xed78('0x2'));var express=require(_0xed78('0x3'));var router=express[_0xed78('0x4')]();var fs_extra=require(_0xed78('0x5'));var auth=require(_0xed78('0x6'));var interaction=require(_0xed78('0x7'));var config=require(_0xed78('0x8'));var controller=require(_0xed78('0x9'));router['get']('/:id',auth[_0xed78('0xa')](),controller['show']);router[_0xed78('0xb')]('/:id',auth[_0xed78('0xa')](),controller[_0xed78('0xc')]);router[_0xed78('0xd')](_0xed78('0xe'),auth[_0xed78('0xa')](),controller['destroy']);module[_0xed78('0xf')]=router;
\ No newline at end of file