Built motion from commit 1fa89557.|2.6.10
[motion2.git] / server / api / openchannelApplication / index.js
index da4a737..81356af 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x31cf=['index','/:id','show','post','update','delete','destroy','exports','path','connect-timeout','Router','../../components/interaction/service','../../config/environment','./openchannelApplication.controller','get','isAuthenticated'];(function(_0x42fe9b,_0x52480f){var _0x505e53=function(_0x4f503c){while(--_0x4f503c){_0x42fe9b['push'](_0x42fe9b['shift']());}};_0x505e53(++_0x52480f);}(_0x31cf,0x188));var _0xf31c=function(_0x52f1e6,_0xf70489){_0x52f1e6=_0x52f1e6-0x0;var _0x21f104=_0x31cf[_0x52f1e6];return _0x21f104;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xf31c('0x0'));var timeout=require(_0xf31c('0x1'));var express=require('express');var router=express[_0xf31c('0x2')]();var auth=require('../../components/auth/service');var interaction=require(_0xf31c('0x3'));var config=require(_0xf31c('0x4'));var controller=require(_0xf31c('0x5'));router[_0xf31c('0x6')]('/',auth[_0xf31c('0x7')](),controller[_0xf31c('0x8')]);router[_0xf31c('0x6')](_0xf31c('0x9'),auth['isAuthenticated'](),controller[_0xf31c('0xa')]);router[_0xf31c('0xb')]('/',auth[_0xf31c('0x7')](),controller['create']);router['put']('/:id',auth['isAuthenticated'](),controller[_0xf31c('0xc')]);router[_0xf31c('0xd')]('/:id',auth[_0xf31c('0x7')](),controller[_0xf31c('0xe')]);module[_0xf31c('0xf')]=router;
\ No newline at end of file
+var _0x3e6e=['index','/:id','show','post','create','put','update','exports','multer','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelApplication.controller','get','isAuthenticated'];(function(_0x380ea4,_0x107bb6){var _0xf77425=function(_0x39b613){while(--_0x39b613){_0x380ea4['push'](_0x380ea4['shift']());}};_0xf77425(++_0x107bb6);}(_0x3e6e,0x1bd));var _0xe3e6=function(_0x181073,_0x46dcd9){_0x181073=_0x181073-0x0;var _0x428c5f=_0x3e6e[_0x181073];return _0x428c5f;};'use strict';var multer=require(_0xe3e6('0x0'));var util=require('util');var path=require(_0xe3e6('0x1'));var timeout=require('connect-timeout');var express=require(_0xe3e6('0x2'));var router=express[_0xe3e6('0x3')]();var fs_extra=require(_0xe3e6('0x4'));var auth=require(_0xe3e6('0x5'));var interaction=require(_0xe3e6('0x6'));var config=require(_0xe3e6('0x7'));var controller=require(_0xe3e6('0x8'));router[_0xe3e6('0x9')]('/',auth[_0xe3e6('0xa')](),controller[_0xe3e6('0xb')]);router['get'](_0xe3e6('0xc'),auth[_0xe3e6('0xa')](),controller[_0xe3e6('0xd')]);router[_0xe3e6('0xe')]('/',auth['isAuthenticated'](),controller[_0xe3e6('0xf')]);router[_0xe3e6('0x10')](_0xe3e6('0xc'),auth[_0xe3e6('0xa')](),controller[_0xe3e6('0x11')]);router['delete'](_0xe3e6('0xc'),auth['isAuthenticated'](),controller['destroy']);module[_0xe3e6('0x12')]=router;
\ No newline at end of file