Built motion from commit (unavailable).|2.5.0
[motion2.git] / server / api / chatOfflineMessage / index.js
index 9871b3c..8826a5e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf5b0=['util','path','express','../../components/auth/service','../../components/interaction/service','get','isAuthenticated','index','/describe','describe','show','post','create','/:id','update','delete','destroy','multer'];(function(_0x5e7aba,_0x4dcf62){var _0x135a8e=function(_0x58526e){while(--_0x58526e){_0x5e7aba['push'](_0x5e7aba['shift']());}};_0x135a8e(++_0x4dcf62);}(_0xf5b0,0x1d3));var _0x0f5b=function(_0x334841,_0x2bbc4c){_0x334841=_0x334841-0x0;var _0x5beb4b=_0xf5b0[_0x334841];return _0x5beb4b;};'use strict';var multer=require(_0x0f5b('0x0'));var util=require(_0x0f5b('0x1'));var path=require(_0x0f5b('0x2'));var timeout=require('connect-timeout');var express=require(_0x0f5b('0x3'));var router=express['Router']();var auth=require(_0x0f5b('0x4'));var interaction=require(_0x0f5b('0x5'));var config=require('../../config/environment');var controller=require('./chatOfflineMessage.controller');router[_0x0f5b('0x6')]('/',auth[_0x0f5b('0x7')](),controller[_0x0f5b('0x8')]);router[_0x0f5b('0x6')](_0x0f5b('0x9'),auth[_0x0f5b('0x7')](),controller[_0x0f5b('0xa')]);router['get']('/:id',auth[_0x0f5b('0x7')](),controller[_0x0f5b('0xb')]);router[_0x0f5b('0xc')]('/',auth[_0x0f5b('0x7')](),controller[_0x0f5b('0xd')]);router['put'](_0x0f5b('0xe'),auth['isAuthenticated'](),controller[_0x0f5b('0xf')]);router[_0x0f5b('0x10')](_0x0f5b('0xe'),auth[_0x0f5b('0x7')](),controller[_0x0f5b('0x11')]);module['exports']=router;
\ No newline at end of file
+var _0x4c27=['Router','get','isAuthenticated','index','/describe','describe','show','post','create','/:id','update','delete','destroy','exports','multer','util','path','connect-timeout','express'];(function(_0x631574,_0x5b0259){var _0x31dabf=function(_0x25e5f1){while(--_0x25e5f1){_0x631574['push'](_0x631574['shift']());}};_0x31dabf(++_0x5b0259);}(_0x4c27,0x1c3));var _0x74c2=function(_0xf01bb1,_0x34dbe){_0xf01bb1=_0xf01bb1-0x0;var _0x5e8de0=_0x4c27[_0xf01bb1];return _0x5e8de0;};'use strict';var multer=require(_0x74c2('0x0'));var util=require(_0x74c2('0x1'));var path=require(_0x74c2('0x2'));var timeout=require(_0x74c2('0x3'));var express=require(_0x74c2('0x4'));var router=express[_0x74c2('0x5')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require('./chatOfflineMessage.controller');router[_0x74c2('0x6')]('/',auth[_0x74c2('0x7')](),controller[_0x74c2('0x8')]);router[_0x74c2('0x6')](_0x74c2('0x9'),auth[_0x74c2('0x7')](),controller[_0x74c2('0xa')]);router['get']('/:id',auth[_0x74c2('0x7')](),controller[_0x74c2('0xb')]);router[_0x74c2('0xc')]('/',auth[_0x74c2('0x7')](),controller[_0x74c2('0xd')]);router['put'](_0x74c2('0xe'),auth[_0x74c2('0x7')](),controller[_0x74c2('0xf')]);router[_0x74c2('0x10')](_0x74c2('0xe'),auth['isAuthenticated'](),controller[_0x74c2('0x11')]);module[_0x74c2('0x12')]=router;
\ No newline at end of file