Built motion from commit (unavailable).|2.5.17
[motion2.git] / server / api / variable / index.js
index 0f2dde6..2dab77b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x474f=['exports','multer','util','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./variable.controller','isAuthenticated','get','/:id','show','post','create','update','delete','destroy'];(function(_0x4b369d,_0x265eb8){var _0x571a98=function(_0x56341a){while(--_0x56341a){_0x4b369d['push'](_0x4b369d['shift']());}};_0x571a98(++_0x265eb8);}(_0x474f,0x1e7));var _0xf474=function(_0x5c707c,_0x1ffb39){_0x5c707c=_0x5c707c-0x0;var _0x5caab0=_0x474f[_0x5c707c];return _0x5caab0;};'use strict';var multer=require(_0xf474('0x0'));var util=require(_0xf474('0x1'));var path=require('path');var timeout=require(_0xf474('0x2'));var express=require(_0xf474('0x3'));var router=express['Router']();var auth=require(_0xf474('0x4'));var interaction=require(_0xf474('0x5'));var config=require(_0xf474('0x6'));var controller=require(_0xf474('0x7'));router['get']('/',auth[_0xf474('0x8')](),controller['index']);router[_0xf474('0x9')](_0xf474('0xa'),auth['isAuthenticated'](),controller[_0xf474('0xb')]);router[_0xf474('0xc')]('/',auth[_0xf474('0x8')](),controller[_0xf474('0xd')]);router['put']('/:id',auth[_0xf474('0x8')](),controller[_0xf474('0xe')]);router[_0xf474('0xf')]('/:id',auth[_0xf474('0x8')](),controller[_0xf474('0x10')]);module[_0xf474('0x11')]=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