Built motion from commit 953226e6.|2.6.32
[motion2.git] / server / api / openchannelInteraction / index.js
index 9e070e0..43ebc95 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5be3=['describe','/:id','/:id/messages','getMessages','post','create','addMessage','/:id/tags','openchannel','openchannelinteraction:addtags','addTags','put','tracked','openchannelinteraction:update','update','delete','removeTags','multer','util','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelInteraction.controller','get','isAuthenticated','/describe'];(function(_0x36691e,_0x167ad3){var _0x1b9566=function(_0x2b482e){while(--_0x2b482e){_0x36691e['push'](_0x36691e['shift']());}};_0x1b9566(++_0x167ad3);}(_0x5be3,0x1a7));var _0x35be=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x5be3[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require(_0x35be('0x0'));var util=require(_0x35be('0x1'));var path=require('path');var timeout=require(_0x35be('0x2'));var express=require(_0x35be('0x3'));var router=express['Router']();var fs_extra=require(_0x35be('0x4'));var auth=require(_0x35be('0x5'));var interaction=require(_0x35be('0x6'));var config=require(_0x35be('0x7'));var controller=require(_0x35be('0x8'));router[_0x35be('0x9')]('/',auth[_0x35be('0xa')](),controller['index']);router['get'](_0x35be('0xb'),auth[_0x35be('0xa')](),controller[_0x35be('0xc')]);router['get'](_0x35be('0xd'),auth[_0x35be('0xa')](),controller['show']);router[_0x35be('0x9')](_0x35be('0xe'),auth[_0x35be('0xa')](),controller[_0x35be('0xf')]);router[_0x35be('0x9')]('/:id/download',auth[_0x35be('0xa')](),controller['download']);router[_0x35be('0x10')]('/',auth[_0x35be('0xa')](),controller[_0x35be('0x11')]);router[_0x35be('0x10')](_0x35be('0xe'),auth[_0x35be('0xa')](),controller[_0x35be('0x12')]);router[_0x35be('0x10')](_0x35be('0x13'),auth['isAuthenticated'](),interaction['tracked'](_0x35be('0x14'),_0x35be('0x15')),controller[_0x35be('0x16')]);router[_0x35be('0x17')](_0x35be('0xd'),auth[_0x35be('0xa')](),interaction[_0x35be('0x18')](_0x35be('0x14'),_0x35be('0x19')),controller[_0x35be('0x1a')]);router[_0x35be('0x1b')](_0x35be('0xd'),auth[_0x35be('0xa')](),interaction['tracked'](_0x35be('0x14'),'openchannelinteraction:destroy'),controller['destroy']);router[_0x35be('0x1b')](_0x35be('0x13'),auth['isAuthenticated'](),controller[_0x35be('0x1c')]);module['exports']=router;
\ No newline at end of file
+var _0x2238=['/:id/tags','tracked','openchannel','openchannelinteraction:addtags','addTags','put','update','delete','openchannelinteraction:destroy','destroy','exports','multer','util','path','connect-timeout','Router','fs-extra','../../config/environment','./openchannelInteraction.controller','get','isAuthenticated','index','/describe','describe','/:id/messages','/:id/download','download','post','create','addMessage'];(function(_0x42f009,_0x5e27b1){var _0x22a1e0=function(_0x297993){while(--_0x297993){_0x42f009['push'](_0x42f009['shift']());}};_0x22a1e0(++_0x5e27b1);}(_0x2238,0x1eb));var _0x8223=function(_0x571b33,_0x206708){_0x571b33=_0x571b33-0x0;var _0x5ab6e0=_0x2238[_0x571b33];return _0x5ab6e0;};'use strict';var multer=require(_0x8223('0x0'));var util=require(_0x8223('0x1'));var path=require(_0x8223('0x2'));var timeout=require(_0x8223('0x3'));var express=require('express');var router=express[_0x8223('0x4')]();var fs_extra=require(_0x8223('0x5'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x8223('0x6'));var controller=require(_0x8223('0x7'));router[_0x8223('0x8')]('/',auth[_0x8223('0x9')](),controller[_0x8223('0xa')]);router[_0x8223('0x8')](_0x8223('0xb'),auth['isAuthenticated'](),controller[_0x8223('0xc')]);router['get']('/:id',auth[_0x8223('0x9')](),controller['show']);router[_0x8223('0x8')](_0x8223('0xd'),auth[_0x8223('0x9')](),controller['getMessages']);router[_0x8223('0x8')](_0x8223('0xe'),auth[_0x8223('0x9')](),controller[_0x8223('0xf')]);router[_0x8223('0x10')]('/',auth[_0x8223('0x9')](),controller[_0x8223('0x11')]);router[_0x8223('0x10')](_0x8223('0xd'),auth[_0x8223('0x9')](),controller[_0x8223('0x12')]);router['post'](_0x8223('0x13'),auth[_0x8223('0x9')](),interaction[_0x8223('0x14')](_0x8223('0x15'),_0x8223('0x16')),controller[_0x8223('0x17')]);router[_0x8223('0x18')]('/:id',auth[_0x8223('0x9')](),interaction[_0x8223('0x14')]('openchannel','openchannelinteraction:update'),controller[_0x8223('0x19')]);router[_0x8223('0x1a')]('/:id',auth[_0x8223('0x9')](),interaction[_0x8223('0x14')](_0x8223('0x15'),_0x8223('0x1b')),controller[_0x8223('0x1c')]);router[_0x8223('0x1a')](_0x8223('0x13'),auth[_0x8223('0x9')](),controller['removeTags']);module[_0x8223('0x1d')]=router;
\ No newline at end of file