Built motion from commit 953226e6.|2.6.32
[motion2.git] / server / api / schedule / index.js
index 7fb3aeb..88c46ea 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa161=['connect-timeout','express','../../components/auth/service','./schedule.controller','get','isAuthenticated','/:id','show','/:id/run','run','post','create','put','update','delete','destroy','exports','util','path'];(function(_0x9c2427,_0x17c865){var _0x51984f=function(_0x177af6){while(--_0x177af6){_0x9c2427['push'](_0x9c2427['shift']());}};_0x51984f(++_0x17c865);}(_0xa161,0x1ec));var _0x1a16=function(_0x135fa9,_0x27a50f){_0x135fa9=_0x135fa9-0x0;var _0x4788d6=_0xa161[_0x135fa9];return _0x4788d6;};'use strict';var multer=require('multer');var util=require(_0x1a16('0x0'));var path=require(_0x1a16('0x1'));var timeout=require(_0x1a16('0x2'));var express=require(_0x1a16('0x3'));var router=express['Router']();var auth=require(_0x1a16('0x4'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x1a16('0x5'));router[_0x1a16('0x6')]('/',auth[_0x1a16('0x7')](),controller['index']);router[_0x1a16('0x6')](_0x1a16('0x8'),auth['isAuthenticated'](),controller[_0x1a16('0x9')]);router[_0x1a16('0x6')](_0x1a16('0xa'),auth['isAuthenticated'](),controller[_0x1a16('0xb')]);router[_0x1a16('0xc')]('/',auth[_0x1a16('0x7')](),controller[_0x1a16('0xd')]);router[_0x1a16('0xe')](_0x1a16('0x8'),auth[_0x1a16('0x7')](),controller[_0x1a16('0xf')]);router[_0x1a16('0x10')](_0x1a16('0x8'),auth['isAuthenticated'](),controller[_0x1a16('0x11')]);module[_0x1a16('0x12')]=router;
\ No newline at end of file
+var _0xb65f=['../../config/environment','./schedule.controller','get','isAuthenticated','/:id','show','/:id/run','run','post','create','put','delete','destroy','exports','util','path','connect-timeout','express','fs-extra','../../components/auth/service'];(function(_0xdbff26,_0xfc8995){var _0x4adb23=function(_0x291780){while(--_0x291780){_0xdbff26['push'](_0xdbff26['shift']());}};_0x4adb23(++_0xfc8995);}(_0xb65f,0x126));var _0xfb65=function(_0x5d60d1,_0x325ad0){_0x5d60d1=_0x5d60d1-0x0;var _0x5e94a7=_0xb65f[_0x5d60d1];return _0x5e94a7;};'use strict';var multer=require('multer');var util=require(_0xfb65('0x0'));var path=require(_0xfb65('0x1'));var timeout=require(_0xfb65('0x2'));var express=require(_0xfb65('0x3'));var router=express['Router']();var fs_extra=require(_0xfb65('0x4'));var auth=require(_0xfb65('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xfb65('0x6'));var controller=require(_0xfb65('0x7'));router[_0xfb65('0x8')]('/',auth[_0xfb65('0x9')](),controller['index']);router['get'](_0xfb65('0xa'),auth[_0xfb65('0x9')](),controller[_0xfb65('0xb')]);router[_0xfb65('0x8')](_0xfb65('0xc'),auth[_0xfb65('0x9')](),controller[_0xfb65('0xd')]);router[_0xfb65('0xe')]('/',auth[_0xfb65('0x9')](),controller[_0xfb65('0xf')]);router[_0xfb65('0x10')](_0xfb65('0xa'),auth[_0xfb65('0x9')](),controller['update']);router[_0xfb65('0x11')](_0xfb65('0xa'),auth['isAuthenticated'](),controller[_0xfb65('0x12')]);module[_0xfb65('0x13')]=router;
\ No newline at end of file