Built motion from commit (unavailable).|2.5.21
[motion2.git] / server / api / chatApplication / index.js
index 7ecfe15..c836502 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9fb8=['Router','../../components/auth/service','../../components/interaction/service','./chatApplication.controller','/:id','isAuthenticated','show','update','delete','path','express'];(function(_0x42cae2,_0x284ef8){var _0x5f256f=function(_0x41abc8){while(--_0x41abc8){_0x42cae2['push'](_0x42cae2['shift']());}};_0x5f256f(++_0x284ef8);}(_0x9fb8,0x17f));var _0x89fb=function(_0x42e4d7,_0x4bd202){_0x42e4d7=_0x42e4d7-0x0;var _0x346cd8=_0x9fb8[_0x42e4d7];return _0x346cd8;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x89fb('0x0'));var timeout=require('connect-timeout');var express=require(_0x89fb('0x1'));var router=express[_0x89fb('0x2')]();var auth=require(_0x89fb('0x3'));var interaction=require(_0x89fb('0x4'));var config=require('../../config/environment');var controller=require(_0x89fb('0x5'));router['get'](_0x89fb('0x6'),auth[_0x89fb('0x7')](),controller[_0x89fb('0x8')]);router['put'](_0x89fb('0x6'),auth[_0x89fb('0x7')](),controller[_0x89fb('0x9')]);router[_0x89fb('0xa')](_0x89fb('0x6'),auth['isAuthenticated'](),controller['destroy']);module['exports']=router;
\ No newline at end of file
+var _0x7cff=['get','/:id','isAuthenticated','show','put','delete','destroy','exports','util','path','connect-timeout','Router','../../components/interaction/service','../../config/environment','./chatApplication.controller'];(function(_0x4e1bc0,_0x2fd996){var _0x151f70=function(_0x236460){while(--_0x236460){_0x4e1bc0['push'](_0x4e1bc0['shift']());}};_0x151f70(++_0x2fd996);}(_0x7cff,0xf8));var _0xf7cf=function(_0x88cd7b,_0x4c884c){_0x88cd7b=_0x88cd7b-0x0;var _0x56fcc8=_0x7cff[_0x88cd7b];return _0x56fcc8;};'use strict';var multer=require('multer');var util=require(_0xf7cf('0x0'));var path=require(_0xf7cf('0x1'));var timeout=require(_0xf7cf('0x2'));var express=require('express');var router=express[_0xf7cf('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0xf7cf('0x4'));var config=require(_0xf7cf('0x5'));var controller=require(_0xf7cf('0x6'));router[_0xf7cf('0x7')](_0xf7cf('0x8'),auth[_0xf7cf('0x9')](),controller[_0xf7cf('0xa')]);router[_0xf7cf('0xb')](_0xf7cf('0x8'),auth[_0xf7cf('0x9')](),controller['update']);router[_0xf7cf('0xc')]('/:id',auth[_0xf7cf('0x9')](),controller[_0xf7cf('0xd')]);module[_0xf7cf('0xe')]=router;
\ No newline at end of file