Built motion from commit ff78e754.|2.6.29
[motion2.git] / server / api / openchannelInteraction / index.js
index e3804a0..ad8a9de 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6096=['describe','isAuthenticated','show','/:id/messages','/:id/download','post','create','/:id/tags','tracked','openchannel','openchannelinteraction:addtags','openchannelinteraction:update','delete','openchannelinteraction:destroy','destroy','removeTags','exports','multer','util','connect-timeout','Router','fs-extra','../../config/environment','./openchannelInteraction.controller','get','index'];(function(_0x1a8f86,_0x5ed9c4){var _0x20d876=function(_0x596e1b){while(--_0x596e1b){_0x1a8f86['push'](_0x1a8f86['shift']());}};_0x20d876(++_0x5ed9c4);}(_0x6096,0x17d));var _0x6609=function(_0x1a81ed,_0x16d17d){_0x1a81ed=_0x1a81ed-0x0;var _0x5d9db0=_0x6096[_0x1a81ed];return _0x5d9db0;};'use strict';var multer=require(_0x6609('0x0'));var util=require(_0x6609('0x1'));var path=require('path');var timeout=require(_0x6609('0x2'));var express=require('express');var router=express[_0x6609('0x3')]();var fs_extra=require(_0x6609('0x4'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x6609('0x5'));var controller=require(_0x6609('0x6'));router[_0x6609('0x7')]('/',auth['isAuthenticated'](),controller[_0x6609('0x8')]);router['get']('/describe',auth['isAuthenticated'](),controller[_0x6609('0x9')]);router[_0x6609('0x7')]('/:id',auth[_0x6609('0xa')](),controller[_0x6609('0xb')]);router[_0x6609('0x7')](_0x6609('0xc'),auth['isAuthenticated'](),controller['getMessages']);router['get'](_0x6609('0xd'),auth[_0x6609('0xa')](),controller['download']);router[_0x6609('0xe')]('/',auth[_0x6609('0xa')](),controller[_0x6609('0xf')]);router[_0x6609('0xe')](_0x6609('0xc'),auth[_0x6609('0xa')](),controller['addMessage']);router['post'](_0x6609('0x10'),auth[_0x6609('0xa')](),interaction[_0x6609('0x11')](_0x6609('0x12'),_0x6609('0x13')),controller['addTags']);router['put']('/:id',auth[_0x6609('0xa')](),interaction['tracked'](_0x6609('0x12'),_0x6609('0x14')),controller['update']);router[_0x6609('0x15')]('/:id',auth[_0x6609('0xa')](),interaction[_0x6609('0x11')](_0x6609('0x12'),_0x6609('0x16')),controller[_0x6609('0x17')]);router['delete'](_0x6609('0x10'),auth['isAuthenticated'](),controller[_0x6609('0x18')]);module[_0x6609('0x19')]=router;
\ No newline at end of file
+var _0x654a=['openchannel','put','openchannelinteraction:update','update','delete','openchannelinteraction:destroy','destroy','removeTags','multer','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./openchannelInteraction.controller','get','isAuthenticated','index','/describe','describe','/:id','show','/:id/messages','/:id/download','download','post','create','/:id/tags','tracked'];(function(_0x35edec,_0x57e762){var _0x554041=function(_0x268508){while(--_0x268508){_0x35edec['push'](_0x35edec['shift']());}};_0x554041(++_0x57e762);}(_0x654a,0x1d8));var _0xa654=function(_0xb4e052,_0x1d3cb6){_0xb4e052=_0xb4e052-0x0;var _0x5197e7=_0x654a[_0xb4e052];return _0x5197e7;};'use strict';var multer=require(_0xa654('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xa654('0x1'));var express=require(_0xa654('0x2'));var router=express[_0xa654('0x3')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0xa654('0x4'));var config=require(_0xa654('0x5'));var controller=require(_0xa654('0x6'));router[_0xa654('0x7')]('/',auth[_0xa654('0x8')](),controller[_0xa654('0x9')]);router[_0xa654('0x7')](_0xa654('0xa'),auth[_0xa654('0x8')](),controller[_0xa654('0xb')]);router['get'](_0xa654('0xc'),auth[_0xa654('0x8')](),controller[_0xa654('0xd')]);router[_0xa654('0x7')](_0xa654('0xe'),auth[_0xa654('0x8')](),controller['getMessages']);router[_0xa654('0x7')](_0xa654('0xf'),auth[_0xa654('0x8')](),controller[_0xa654('0x10')]);router[_0xa654('0x11')]('/',auth['isAuthenticated'](),controller[_0xa654('0x12')]);router[_0xa654('0x11')](_0xa654('0xe'),auth['isAuthenticated'](),controller['addMessage']);router[_0xa654('0x11')](_0xa654('0x13'),auth['isAuthenticated'](),interaction[_0xa654('0x14')](_0xa654('0x15'),'openchannelinteraction:addtags'),controller['addTags']);router[_0xa654('0x16')](_0xa654('0xc'),auth[_0xa654('0x8')](),interaction[_0xa654('0x14')](_0xa654('0x15'),_0xa654('0x17')),controller[_0xa654('0x18')]);router[_0xa654('0x19')](_0xa654('0xc'),auth[_0xa654('0x8')](),interaction[_0xa654('0x14')](_0xa654('0x15'),_0xa654('0x1a')),controller[_0xa654('0x1b')]);router[_0xa654('0x19')](_0xa654('0x13'),auth['isAuthenticated'](),controller[_0xa654('0x1c')]);module['exports']=router;
\ No newline at end of file