Built motion from commit 994c64e1.|2.6.1
[motion2.git] / server / api / openchannelInteraction / index.js
index 6dc97a0..fb3666b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9ccf=['/:id/download','post','create','/:id/messages','/:id/tags','tracked','openchannel','openchannelinteraction:addtags','addTags','/:id','openchannelinteraction:update','delete','openchannelinteraction:destroy','destroy','exports','multer','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelInteraction.controller','get','isAuthenticated','/describe','describe','show','getMessages'];(function(_0x299866,_0x9d27a7){var _0x47c82b=function(_0x572d6b){while(--_0x572d6b){_0x299866['push'](_0x299866['shift']());}};_0x47c82b(++_0x9d27a7);}(_0x9ccf,0x69));var _0xf9cc=function(_0x2b32cc,_0x26b879){_0x2b32cc=_0x2b32cc-0x0;var _0x210057=_0x9ccf[_0x2b32cc];return _0x210057;};'use strict';var multer=require(_0xf9cc('0x0'));var util=require('util');var path=require(_0xf9cc('0x1'));var timeout=require(_0xf9cc('0x2'));var express=require(_0xf9cc('0x3'));var router=express[_0xf9cc('0x4')]();var auth=require(_0xf9cc('0x5'));var interaction=require(_0xf9cc('0x6'));var config=require(_0xf9cc('0x7'));var controller=require(_0xf9cc('0x8'));router[_0xf9cc('0x9')]('/',auth[_0xf9cc('0xa')](),controller['index']);router[_0xf9cc('0x9')](_0xf9cc('0xb'),auth[_0xf9cc('0xa')](),controller[_0xf9cc('0xc')]);router['get']('/:id',auth[_0xf9cc('0xa')](),controller[_0xf9cc('0xd')]);router[_0xf9cc('0x9')]('/:id/messages',auth[_0xf9cc('0xa')](),controller[_0xf9cc('0xe')]);router[_0xf9cc('0x9')](_0xf9cc('0xf'),auth[_0xf9cc('0xa')](),controller['download']);router[_0xf9cc('0x10')]('/',auth[_0xf9cc('0xa')](),controller[_0xf9cc('0x11')]);router['post'](_0xf9cc('0x12'),auth[_0xf9cc('0xa')](),controller['addMessage']);router[_0xf9cc('0x10')](_0xf9cc('0x13'),auth[_0xf9cc('0xa')](),interaction[_0xf9cc('0x14')](_0xf9cc('0x15'),_0xf9cc('0x16')),controller[_0xf9cc('0x17')]);router['put'](_0xf9cc('0x18'),auth[_0xf9cc('0xa')](),interaction[_0xf9cc('0x14')](_0xf9cc('0x15'),_0xf9cc('0x19')),controller['update']);router[_0xf9cc('0x1a')](_0xf9cc('0x18'),auth['isAuthenticated'](),interaction[_0xf9cc('0x14')]('openchannel',_0xf9cc('0x1b')),controller[_0xf9cc('0x1c')]);router[_0xf9cc('0x1a')]('/:id/tags',auth[_0xf9cc('0xa')](),controller['removeTags']);module[_0xf9cc('0x1d')]=router;
\ No newline at end of file
+var _0xd077=['multer','Router','fs-extra','../../components/interaction/service','./openchannelInteraction.controller','get','isAuthenticated','/describe','describe','/:id','show','/:id/messages','getMessages','/:id/download','post','addMessage','tracked','openchannel','openchannelinteraction:addtags','addTags','put','openchannelinteraction:update','update','delete','openchannelinteraction:destroy','destroy','/:id/tags','removeTags','exports'];(function(_0x355e24,_0x198b3e){var _0x5c2979=function(_0x290369){while(--_0x290369){_0x355e24['push'](_0x355e24['shift']());}};_0x5c2979(++_0x198b3e);}(_0xd077,0xe8));var _0x7d07=function(_0x5e9e76,_0x26fd08){_0x5e9e76=_0x5e9e76-0x0;var _0x4ea855=_0xd077[_0x5e9e76];return _0x4ea855;};'use strict';var multer=require(_0x7d07('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express[_0x7d07('0x1')]();var fs_extra=require(_0x7d07('0x2'));var auth=require('../../components/auth/service');var interaction=require(_0x7d07('0x3'));var config=require('../../config/environment');var controller=require(_0x7d07('0x4'));router[_0x7d07('0x5')]('/',auth[_0x7d07('0x6')](),controller['index']);router[_0x7d07('0x5')](_0x7d07('0x7'),auth['isAuthenticated'](),controller[_0x7d07('0x8')]);router['get'](_0x7d07('0x9'),auth[_0x7d07('0x6')](),controller[_0x7d07('0xa')]);router[_0x7d07('0x5')](_0x7d07('0xb'),auth[_0x7d07('0x6')](),controller[_0x7d07('0xc')]);router[_0x7d07('0x5')](_0x7d07('0xd'),auth[_0x7d07('0x6')](),controller['download']);router[_0x7d07('0xe')]('/',auth[_0x7d07('0x6')](),controller['create']);router[_0x7d07('0xe')](_0x7d07('0xb'),auth[_0x7d07('0x6')](),controller[_0x7d07('0xf')]);router[_0x7d07('0xe')]('/:id/tags',auth[_0x7d07('0x6')](),interaction[_0x7d07('0x10')](_0x7d07('0x11'),_0x7d07('0x12')),controller[_0x7d07('0x13')]);router[_0x7d07('0x14')]('/:id',auth[_0x7d07('0x6')](),interaction[_0x7d07('0x10')](_0x7d07('0x11'),_0x7d07('0x15')),controller[_0x7d07('0x16')]);router[_0x7d07('0x17')](_0x7d07('0x9'),auth['isAuthenticated'](),interaction[_0x7d07('0x10')]('openchannel',_0x7d07('0x18')),controller[_0x7d07('0x19')]);router[_0x7d07('0x17')](_0x7d07('0x1a'),auth[_0x7d07('0x6')](),controller[_0x7d07('0x1b')]);module[_0x7d07('0x1c')]=router;
\ No newline at end of file