Built motion from commit 753c950e.|2.5.42
[motion2.git] / server / api / openchannelInteraction / index.js
index ac01f53..1dee091 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x88c3=['delete','openchannelinteraction:destroy','destroy','exports','util','path','connect-timeout','../../components/interaction/service','../../config/environment','./openchannelInteraction.controller','get','isAuthenticated','/describe','describe','/:id','show','/:id/messages','post','create','addMessage','/:id/tags','tracked','openchannelinteraction:addtags','addTags','put','openchannel','update'];(function(_0x1514ba,_0x5ee661){var _0x3c2526=function(_0x557dbe){while(--_0x557dbe){_0x1514ba['push'](_0x1514ba['shift']());}};_0x3c2526(++_0x5ee661);}(_0x88c3,0xa6));var _0x388c=function(_0x6a873c,_0x29691b){_0x6a873c=_0x6a873c-0x0;var _0x3f0a29=_0x88c3[_0x6a873c];return _0x3f0a29;};'use strict';var multer=require('multer');var util=require(_0x388c('0x0'));var path=require(_0x388c('0x1'));var timeout=require(_0x388c('0x2'));var express=require('express');var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0x388c('0x3'));var config=require(_0x388c('0x4'));var controller=require(_0x388c('0x5'));router[_0x388c('0x6')]('/',auth[_0x388c('0x7')](),controller['index']);router['get'](_0x388c('0x8'),auth[_0x388c('0x7')](),controller[_0x388c('0x9')]);router[_0x388c('0x6')](_0x388c('0xa'),auth[_0x388c('0x7')](),controller[_0x388c('0xb')]);router['get'](_0x388c('0xc'),auth[_0x388c('0x7')](),controller['getMessages']);router[_0x388c('0x6')]('/:id/download',auth[_0x388c('0x7')](),controller['download']);router[_0x388c('0xd')]('/',auth['isAuthenticated'](),controller[_0x388c('0xe')]);router[_0x388c('0xd')](_0x388c('0xc'),auth['isAuthenticated'](),controller[_0x388c('0xf')]);router[_0x388c('0xd')](_0x388c('0x10'),auth['isAuthenticated'](),interaction[_0x388c('0x11')]('openchannel',_0x388c('0x12')),controller[_0x388c('0x13')]);router[_0x388c('0x14')](_0x388c('0xa'),auth[_0x388c('0x7')](),interaction[_0x388c('0x11')](_0x388c('0x15'),'openchannelinteraction:update'),controller[_0x388c('0x16')]);router[_0x388c('0x17')](_0x388c('0xa'),auth[_0x388c('0x7')](),interaction[_0x388c('0x11')]('openchannel',_0x388c('0x18')),controller[_0x388c('0x19')]);router['delete'](_0x388c('0x10'),auth[_0x388c('0x7')](),controller['removeTags']);module[_0x388c('0x1a')]=router;
\ No newline at end of file
+var _0x4b0e=['/:id/messages','addMessage','/:id/tags','openchannel','openchannelinteraction:addtags','addTags','put','tracked','delete','openchannelinteraction:destroy','destroy','removeTags','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./openchannelInteraction.controller','get','index','/describe','isAuthenticated','describe','/:id','getMessages','/:id/download','download','post','create'];(function(_0x548627,_0x4ec392){var _0x844a84=function(_0x2ffdd2){while(--_0x2ffdd2){_0x548627['push'](_0x548627['shift']());}};_0x844a84(++_0x4ec392);}(_0x4b0e,0x1da));var _0xe4b0=function(_0x38e660,_0x59bb24){_0x38e660=_0x38e660-0x0;var _0xc9a1ea=_0x4b0e[_0x38e660];return _0xc9a1ea;};'use strict';var multer=require(_0xe4b0('0x0'));var util=require(_0xe4b0('0x1'));var path=require(_0xe4b0('0x2'));var timeout=require(_0xe4b0('0x3'));var express=require(_0xe4b0('0x4'));var router=express[_0xe4b0('0x5')]();var fs_extra=require(_0xe4b0('0x6'));var auth=require('../../components/auth/service');var interaction=require(_0xe4b0('0x7'));var config=require(_0xe4b0('0x8'));var controller=require(_0xe4b0('0x9'));router[_0xe4b0('0xa')]('/',auth['isAuthenticated'](),controller[_0xe4b0('0xb')]);router['get'](_0xe4b0('0xc'),auth[_0xe4b0('0xd')](),controller[_0xe4b0('0xe')]);router[_0xe4b0('0xa')](_0xe4b0('0xf'),auth[_0xe4b0('0xd')](),controller['show']);router['get']('/:id/messages',auth[_0xe4b0('0xd')](),controller[_0xe4b0('0x10')]);router[_0xe4b0('0xa')](_0xe4b0('0x11'),auth[_0xe4b0('0xd')](),controller[_0xe4b0('0x12')]);router[_0xe4b0('0x13')]('/',auth['isAuthenticated'](),controller[_0xe4b0('0x14')]);router[_0xe4b0('0x13')](_0xe4b0('0x15'),auth['isAuthenticated'](),controller[_0xe4b0('0x16')]);router['post'](_0xe4b0('0x17'),auth[_0xe4b0('0xd')](),interaction['tracked'](_0xe4b0('0x18'),_0xe4b0('0x19')),controller[_0xe4b0('0x1a')]);router[_0xe4b0('0x1b')](_0xe4b0('0xf'),auth[_0xe4b0('0xd')](),interaction[_0xe4b0('0x1c')]('openchannel','openchannelinteraction:update'),controller['update']);router[_0xe4b0('0x1d')](_0xe4b0('0xf'),auth['isAuthenticated'](),interaction[_0xe4b0('0x1c')]('openchannel',_0xe4b0('0x1e')),controller[_0xe4b0('0x1f')]);router[_0xe4b0('0x1d')](_0xe4b0('0x17'),auth[_0xe4b0('0xd')](),controller[_0xe4b0('0x20')]);module['exports']=router;
\ No newline at end of file