Built motion from commit f7863d46.|2.5.41
[motion2.git] / server / api / chatApplication / index.js
index eb82c54..fab6170 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4134=['./chatApplication.controller','get','/:id','isAuthenticated','put','update','delete','destroy','multer','util','path','connect-timeout','Router','../../components/auth/service','../../components/interaction/service'];(function(_0x85771f,_0x4e291f){var _0x55362e=function(_0x2717a2){while(--_0x2717a2){_0x85771f['push'](_0x85771f['shift']());}};_0x55362e(++_0x4e291f);}(_0x4134,0x1ac));var _0x4413=function(_0x142ebd,_0xf1afe0){_0x142ebd=_0x142ebd-0x0;var _0x5e2f28=_0x4134[_0x142ebd];return _0x5e2f28;};'use strict';var multer=require(_0x4413('0x0'));var util=require(_0x4413('0x1'));var path=require(_0x4413('0x2'));var timeout=require(_0x4413('0x3'));var express=require('express');var router=express[_0x4413('0x4')]();var auth=require(_0x4413('0x5'));var interaction=require(_0x4413('0x6'));var config=require('../../config/environment');var controller=require(_0x4413('0x7'));router[_0x4413('0x8')](_0x4413('0x9'),auth[_0x4413('0xa')](),controller['show']);router[_0x4413('0xb')](_0x4413('0x9'),auth[_0x4413('0xa')](),controller[_0x4413('0xc')]);router[_0x4413('0xd')](_0x4413('0x9'),auth[_0x4413('0xa')](),controller[_0x4413('0xe')]);module['exports']=router;
\ No newline at end of file
+var _0x45f2=['Router','fs-extra','../../components/auth/service','../../components/interaction/service','get','/:id','isAuthenticated','show','put','update','exports','util','path','connect-timeout','express'];(function(_0x58b51e,_0x58b6e9){var _0x299b51=function(_0x240627){while(--_0x240627){_0x58b51e['push'](_0x58b51e['shift']());}};_0x299b51(++_0x58b6e9);}(_0x45f2,0x1a0));var _0x245f=function(_0x52d719,_0x39a927){_0x52d719=_0x52d719-0x0;var _0x6a0816=_0x45f2[_0x52d719];return _0x6a0816;};'use strict';var multer=require('multer');var util=require(_0x245f('0x0'));var path=require(_0x245f('0x1'));var timeout=require(_0x245f('0x2'));var express=require(_0x245f('0x3'));var router=express[_0x245f('0x4')]();var fs_extra=require(_0x245f('0x5'));var auth=require(_0x245f('0x6'));var interaction=require(_0x245f('0x7'));var config=require('../../config/environment');var controller=require('./chatApplication.controller');router[_0x245f('0x8')](_0x245f('0x9'),auth[_0x245f('0xa')](),controller[_0x245f('0xb')]);router[_0x245f('0xc')](_0x245f('0x9'),auth[_0x245f('0xa')](),controller[_0x245f('0xd')]);router['delete'](_0x245f('0x9'),auth[_0x245f('0xa')](),controller['destroy']);module[_0x245f('0xe')]=router;
\ No newline at end of file