Built motion from commit (unavailable).|2.5.30
[motion2.git] / server / api / openchannelInteraction / index.js
index 16ae37a..a5a91d0 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbb47=['/:id/messages','getMessages','/:id/download','download','post','create','addMessage','/:id/tags','tracked','openchannel','put','/:id','update','openchannelinteraction:destroy','destroy','util','path','connect-timeout','Router','../../components/auth/service','../../components/interaction/service','./openchannelInteraction.controller','get','isAuthenticated','/describe','describe','show'];(function(_0x5ec952,_0xd7873a){var _0x5c6dcb=function(_0x15feed){while(--_0x15feed){_0x5ec952['push'](_0x5ec952['shift']());}};_0x5c6dcb(++_0xd7873a);}(_0xbb47,0x11d));var _0x7bb4=function(_0x2e76a7,_0x23871a){_0x2e76a7=_0x2e76a7-0x0;var _0x454cde=_0xbb47[_0x2e76a7];return _0x454cde;};'use strict';var multer=require('multer');var util=require(_0x7bb4('0x0'));var path=require(_0x7bb4('0x1'));var timeout=require(_0x7bb4('0x2'));var express=require('express');var router=express[_0x7bb4('0x3')]();var auth=require(_0x7bb4('0x4'));var interaction=require(_0x7bb4('0x5'));var config=require('../../config/environment');var controller=require(_0x7bb4('0x6'));router[_0x7bb4('0x7')]('/',auth[_0x7bb4('0x8')](),controller['index']);router[_0x7bb4('0x7')](_0x7bb4('0x9'),auth[_0x7bb4('0x8')](),controller[_0x7bb4('0xa')]);router[_0x7bb4('0x7')]('/:id',auth[_0x7bb4('0x8')](),controller[_0x7bb4('0xb')]);router[_0x7bb4('0x7')](_0x7bb4('0xc'),auth[_0x7bb4('0x8')](),controller[_0x7bb4('0xd')]);router[_0x7bb4('0x7')](_0x7bb4('0xe'),auth[_0x7bb4('0x8')](),controller[_0x7bb4('0xf')]);router[_0x7bb4('0x10')]('/',auth[_0x7bb4('0x8')](),controller[_0x7bb4('0x11')]);router['post'](_0x7bb4('0xc'),auth[_0x7bb4('0x8')](),controller[_0x7bb4('0x12')]);router[_0x7bb4('0x10')](_0x7bb4('0x13'),auth['isAuthenticated'](),interaction[_0x7bb4('0x14')](_0x7bb4('0x15'),'openchannelinteraction:addtags'),controller['addTags']);router[_0x7bb4('0x16')](_0x7bb4('0x17'),auth[_0x7bb4('0x8')](),interaction[_0x7bb4('0x14')](_0x7bb4('0x15'),'openchannelinteraction:update'),controller[_0x7bb4('0x18')]);router['delete'](_0x7bb4('0x17'),auth[_0x7bb4('0x8')](),interaction['tracked']('openchannel',_0x7bb4('0x19')),controller[_0x7bb4('0x1a')]);router['delete']('/:id/tags',auth[_0x7bb4('0x8')](),controller['removeTags']);module['exports']=router;
\ No newline at end of file
+var _0xa9e0=['tracked','openchannel','openchannelinteraction:addtags','addTags','/:id','openchannelinteraction:update','update','openchannelinteraction:destroy','destroy','delete','removeTags','exports','multer','util','path','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelInteraction.controller','get','index','/describe','show','/:id/messages','isAuthenticated','getMessages','create','post','addMessage','/:id/tags'];(function(_0x51bda1,_0x44f80d){var _0x1ce08c=function(_0x5b788e){while(--_0x5b788e){_0x51bda1['push'](_0x51bda1['shift']());}};_0x1ce08c(++_0x44f80d);}(_0xa9e0,0x123));var _0x0a9e=function(_0x491a7f,_0x28bb80){_0x491a7f=_0x491a7f-0x0;var _0x3d8f44=_0xa9e0[_0x491a7f];return _0x3d8f44;};'use strict';var multer=require(_0x0a9e('0x0'));var util=require(_0x0a9e('0x1'));var path=require(_0x0a9e('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x0a9e('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x0a9e('0x4'));var interaction=require(_0x0a9e('0x5'));var config=require(_0x0a9e('0x6'));var controller=require(_0x0a9e('0x7'));router[_0x0a9e('0x8')]('/',auth['isAuthenticated'](),controller[_0x0a9e('0x9')]);router[_0x0a9e('0x8')](_0x0a9e('0xa'),auth['isAuthenticated'](),controller['describe']);router[_0x0a9e('0x8')]('/:id',auth['isAuthenticated'](),controller[_0x0a9e('0xb')]);router[_0x0a9e('0x8')](_0x0a9e('0xc'),auth[_0x0a9e('0xd')](),controller[_0x0a9e('0xe')]);router[_0x0a9e('0x8')]('/:id/download',auth['isAuthenticated'](),controller['download']);router['post']('/',auth[_0x0a9e('0xd')](),controller[_0x0a9e('0xf')]);router[_0x0a9e('0x10')](_0x0a9e('0xc'),auth[_0x0a9e('0xd')](),controller[_0x0a9e('0x11')]);router['post'](_0x0a9e('0x12'),auth[_0x0a9e('0xd')](),interaction[_0x0a9e('0x13')](_0x0a9e('0x14'),_0x0a9e('0x15')),controller[_0x0a9e('0x16')]);router['put'](_0x0a9e('0x17'),auth['isAuthenticated'](),interaction[_0x0a9e('0x13')]('openchannel',_0x0a9e('0x18')),controller[_0x0a9e('0x19')]);router['delete'](_0x0a9e('0x17'),auth['isAuthenticated'](),interaction[_0x0a9e('0x13')](_0x0a9e('0x14'),_0x0a9e('0x1a')),controller[_0x0a9e('0x1b')]);router[_0x0a9e('0x1c')](_0x0a9e('0x12'),auth[_0x0a9e('0xd')](),controller[_0x0a9e('0x1d')]);module[_0x0a9e('0x1e')]=router;
\ No newline at end of file