Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / api / pause / index.js
index 4b51d2d..05cc92e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb97e=['show','post','put','update','delete','destroy','exports','multer','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','index','/:id','isAuthenticated'];(function(_0x50f6e5,_0x151ccb){var _0x5988c5=function(_0x490a93){while(--_0x490a93){_0x50f6e5['push'](_0x50f6e5['shift']());}};_0x5988c5(++_0x151ccb);}(_0xb97e,0xb2));var _0xeb97=function(_0x126558,_0x143c9a){_0x126558=_0x126558-0x0;var _0x1f6d14=_0xb97e[_0x126558];return _0x1f6d14;};'use strict';var multer=require(_0xeb97('0x0'));var util=require(_0xeb97('0x1'));var path=require('path');var timeout=require(_0xeb97('0x2'));var express=require(_0xeb97('0x3'));var router=express[_0xeb97('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0xeb97('0x5'));var interaction=require(_0xeb97('0x6'));var config=require(_0xeb97('0x7'));var controller=require('./pause.controller');router[_0xeb97('0x8')]('/',auth['isAuthenticated'](),controller[_0xeb97('0x9')]);router[_0xeb97('0x8')](_0xeb97('0xa'),auth[_0xeb97('0xb')](),controller[_0xeb97('0xc')]);router[_0xeb97('0xd')]('/',auth[_0xeb97('0xb')](),controller['create']);router[_0xeb97('0xe')]('/:id',auth['isAuthenticated'](),controller[_0xeb97('0xf')]);router[_0xeb97('0x10')](_0xeb97('0xa'),auth['isAuthenticated'](),controller[_0xeb97('0x11')]);module[_0xeb97('0x12')]=router;
\ No newline at end of file
+var _0x1a77=['../../config/environment','./pause.controller','get','isAuthenticated','index','/:id','post','create','put','update','delete','destroy','exports','util','path','connect-timeout','fs-extra','../../components/auth/service','../../components/interaction/service'];(function(_0xe9bf6d,_0x47ad0c){var _0x498165=function(_0x6f4882){while(--_0x6f4882){_0xe9bf6d['push'](_0xe9bf6d['shift']());}};_0x498165(++_0x47ad0c);}(_0x1a77,0x150));var _0x71a7=function(_0x48c324,_0x274224){_0x48c324=_0x48c324-0x0;var _0x54d444=_0x1a77[_0x48c324];return _0x54d444;};'use strict';var multer=require('multer');var util=require(_0x71a7('0x0'));var path=require(_0x71a7('0x1'));var timeout=require(_0x71a7('0x2'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x71a7('0x3'));var auth=require(_0x71a7('0x4'));var interaction=require(_0x71a7('0x5'));var config=require(_0x71a7('0x6'));var controller=require(_0x71a7('0x7'));router[_0x71a7('0x8')]('/',auth[_0x71a7('0x9')](),controller[_0x71a7('0xa')]);router[_0x71a7('0x8')](_0x71a7('0xb'),auth[_0x71a7('0x9')](),controller['show']);router[_0x71a7('0xc')]('/',auth[_0x71a7('0x9')](),controller[_0x71a7('0xd')]);router[_0x71a7('0xe')](_0x71a7('0xb'),auth[_0x71a7('0x9')](),controller[_0x71a7('0xf')]);router[_0x71a7('0x10')](_0x71a7('0xb'),auth[_0x71a7('0x9')](),controller[_0x71a7('0x11')]);module[_0x71a7('0x12')]=router;
\ No newline at end of file