Built motion from commit (unavailable).|2.5.13
[motion2.git] / server / api / openchannelInteraction / index.js
index 3832a57..ac210ed 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8b01=['removeTags','exports','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','get','isAuthenticated','/describe','describe','/:id','show','/:id/messages','download','post','addMessage','/:id/tags','tracked','openchannel','openchannelinteraction:addtags','addTags','put','openchannelinteraction:update','delete','openchannelinteraction:destroy'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0x8b01,0x72));var _0x18b0=function(_0x107d55,_0x1887c5){_0x107d55=_0x107d55-0x0;var _0x9fd2c1=_0x8b01[_0x107d55];return _0x9fd2c1;};'use strict';var multer=require('multer');var util=require(_0x18b0('0x0'));var path=require(_0x18b0('0x1'));var timeout=require(_0x18b0('0x2'));var express=require(_0x18b0('0x3'));var router=express[_0x18b0('0x4')]();var auth=require(_0x18b0('0x5'));var interaction=require(_0x18b0('0x6'));var config=require('../../config/environment');var controller=require('./openchannelInteraction.controller');router[_0x18b0('0x7')]('/',auth[_0x18b0('0x8')](),controller['index']);router[_0x18b0('0x7')](_0x18b0('0x9'),auth[_0x18b0('0x8')](),controller[_0x18b0('0xa')]);router[_0x18b0('0x7')](_0x18b0('0xb'),auth[_0x18b0('0x8')](),controller[_0x18b0('0xc')]);router[_0x18b0('0x7')](_0x18b0('0xd'),auth['isAuthenticated'](),controller['getMessages']);router[_0x18b0('0x7')]('/:id/download',auth[_0x18b0('0x8')](),controller[_0x18b0('0xe')]);router[_0x18b0('0xf')]('/',auth[_0x18b0('0x8')](),controller['create']);router['post'](_0x18b0('0xd'),auth[_0x18b0('0x8')](),controller[_0x18b0('0x10')]);router[_0x18b0('0xf')](_0x18b0('0x11'),auth['isAuthenticated'](),interaction[_0x18b0('0x12')](_0x18b0('0x13'),_0x18b0('0x14')),controller[_0x18b0('0x15')]);router[_0x18b0('0x16')](_0x18b0('0xb'),auth['isAuthenticated'](),interaction[_0x18b0('0x12')](_0x18b0('0x13'),_0x18b0('0x17')),controller['update']);router[_0x18b0('0x18')](_0x18b0('0xb'),auth[_0x18b0('0x8')](),interaction['tracked'](_0x18b0('0x13'),_0x18b0('0x19')),controller['destroy']);router['delete'](_0x18b0('0x11'),auth['isAuthenticated'](),controller[_0x18b0('0x1a')]);module[_0x18b0('0x1b')]=router;
\ No newline at end of file
+var _0x2553=['download','create','post','addMessage','/:id/tags','tracked','openchannelinteraction:addtags','addTags','openchannel','openchannelinteraction:update','openchannelinteraction:destroy','delete','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelInteraction.controller','isAuthenticated','index','/describe','get','/:id','show','/:id/download'];(function(_0x33bc64,_0x4d1e92){var _0x3fdd34=function(_0x4b40a4){while(--_0x4b40a4){_0x33bc64['push'](_0x33bc64['shift']());}};_0x3fdd34(++_0x4d1e92);}(_0x2553,0xc1));var _0x3255=function(_0x50a864,_0x3303e2){_0x50a864=_0x50a864-0x0;var _0x2fb82f=_0x2553[_0x50a864];return _0x2fb82f;};'use strict';var multer=require(_0x3255('0x0'));var util=require(_0x3255('0x1'));var path=require(_0x3255('0x2'));var timeout=require(_0x3255('0x3'));var express=require(_0x3255('0x4'));var router=express[_0x3255('0x5')]();var auth=require(_0x3255('0x6'));var interaction=require(_0x3255('0x7'));var config=require(_0x3255('0x8'));var controller=require(_0x3255('0x9'));router['get']('/',auth[_0x3255('0xa')](),controller[_0x3255('0xb')]);router['get'](_0x3255('0xc'),auth['isAuthenticated'](),controller['describe']);router[_0x3255('0xd')](_0x3255('0xe'),auth[_0x3255('0xa')](),controller[_0x3255('0xf')]);router[_0x3255('0xd')]('/:id/messages',auth['isAuthenticated'](),controller['getMessages']);router[_0x3255('0xd')](_0x3255('0x10'),auth['isAuthenticated'](),controller[_0x3255('0x11')]);router['post']('/',auth[_0x3255('0xa')](),controller[_0x3255('0x12')]);router[_0x3255('0x13')]('/:id/messages',auth[_0x3255('0xa')](),controller[_0x3255('0x14')]);router['post'](_0x3255('0x15'),auth[_0x3255('0xa')](),interaction[_0x3255('0x16')]('openchannel',_0x3255('0x17')),controller[_0x3255('0x18')]);router['put'](_0x3255('0xe'),auth[_0x3255('0xa')](),interaction[_0x3255('0x16')](_0x3255('0x19'),_0x3255('0x1a')),controller['update']);router['delete']('/:id',auth['isAuthenticated'](),interaction[_0x3255('0x16')](_0x3255('0x19'),_0x3255('0x1b')),controller['destroy']);router[_0x3255('0x1c')](_0x3255('0x15'),auth[_0x3255('0xa')](),controller['removeTags']);module[_0x3255('0x1d')]=router;
\ No newline at end of file