Built motion from commit (unavailable).|2.5.17
[motion2.git] / server / api / variable / index.js
index 1e3f20b..2dab77b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfd0a=['create','put','delete','exports','path','connect-timeout','express','../../components/auth/service','../../config/environment','get','isAuthenticated','index','/:id','show'];(function(_0x6fc673,_0x56579c){var _0x2588a1=function(_0x253e2d){while(--_0x253e2d){_0x6fc673['push'](_0x6fc673['shift']());}};_0x2588a1(++_0x56579c);}(_0xfd0a,0x82));var _0xafd0=function(_0x3700fd,_0x5bd346){_0x3700fd=_0x3700fd-0x0;var _0x4ffb6c=_0xfd0a[_0x3700fd];return _0x4ffb6c;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xafd0('0x0'));var timeout=require(_0xafd0('0x1'));var express=require(_0xafd0('0x2'));var router=express['Router']();var auth=require(_0xafd0('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0xafd0('0x4'));var controller=require('./variable.controller');router[_0xafd0('0x5')]('/',auth[_0xafd0('0x6')](),controller[_0xafd0('0x7')]);router['get'](_0xafd0('0x8'),auth[_0xafd0('0x6')](),controller[_0xafd0('0x9')]);router['post']('/',auth[_0xafd0('0x6')](),controller[_0xafd0('0xa')]);router[_0xafd0('0xb')](_0xafd0('0x8'),auth[_0xafd0('0x6')](),controller['update']);router[_0xafd0('0xc')](_0xafd0('0x8'),auth[_0xafd0('0x6')](),controller['destroy']);module[_0xafd0('0xd')]=router;
\ No newline at end of file
+var _0x86b4=['../../components/interaction/service','../../config/environment','isAuthenticated','index','get','/:id','show','create','put','update','delete','destroy','exports','multer','util','path','express','../../components/auth/service'];(function(_0x285d8b,_0x325410){var _0x474268=function(_0x558fac){while(--_0x558fac){_0x285d8b['push'](_0x285d8b['shift']());}};_0x474268(++_0x325410);}(_0x86b4,0xc1));var _0x486b=function(_0x4e5592,_0xcd3415){_0x4e5592=_0x4e5592-0x0;var _0x1aeedc=_0x86b4[_0x4e5592];return _0x1aeedc;};'use strict';var multer=require(_0x486b('0x0'));var util=require(_0x486b('0x1'));var path=require(_0x486b('0x2'));var timeout=require('connect-timeout');var express=require(_0x486b('0x3'));var router=express['Router']();var auth=require(_0x486b('0x4'));var interaction=require(_0x486b('0x5'));var config=require(_0x486b('0x6'));var controller=require('./variable.controller');router['get']('/',auth[_0x486b('0x7')](),controller[_0x486b('0x8')]);router[_0x486b('0x9')](_0x486b('0xa'),auth[_0x486b('0x7')](),controller[_0x486b('0xb')]);router['post']('/',auth[_0x486b('0x7')](),controller[_0x486b('0xc')]);router[_0x486b('0xd')](_0x486b('0xa'),auth[_0x486b('0x7')](),controller[_0x486b('0xe')]);router[_0x486b('0xf')](_0x486b('0xa'),auth[_0x486b('0x7')](),controller[_0x486b('0x10')]);module[_0x486b('0x11')]=router;
\ No newline at end of file