Built motion from commit (unavailable).|2.5.31
[motion2.git] / server / api / screenRecording / index.js
index eb5ad65..ae98edf 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7e9b=['../../config/environment','./screenRecording.controller','get','index','isAuthenticated','describe','/:id','show','/:id/download','download','post','create','put','delete','destroy','exports','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service'];(function(_0x239a38,_0x468bf8){var _0x347427=function(_0x426428){while(--_0x426428){_0x239a38['push'](_0x239a38['shift']());}};_0x347427(++_0x468bf8);}(_0x7e9b,0x18a));var _0xb7e9=function(_0x336962,_0x53a340){_0x336962=_0x336962-0x0;var _0xfafe55=_0x7e9b[_0x336962];return _0xfafe55;};'use strict';var multer=require('multer');var util=require('util');var path=require('path');var timeout=require(_0xb7e9('0x0'));var express=require('express');var router=express[_0xb7e9('0x1')]();var fs_extra=require(_0xb7e9('0x2'));var auth=require(_0xb7e9('0x3'));var interaction=require(_0xb7e9('0x4'));var config=require(_0xb7e9('0x5'));var controller=require(_0xb7e9('0x6'));router[_0xb7e9('0x7')]('/',auth['isAuthenticated'](),controller[_0xb7e9('0x8')]);router[_0xb7e9('0x7')]('/describe',auth[_0xb7e9('0x9')](),controller[_0xb7e9('0xa')]);router[_0xb7e9('0x7')](_0xb7e9('0xb'),auth[_0xb7e9('0x9')](),controller[_0xb7e9('0xc')]);router[_0xb7e9('0x7')](_0xb7e9('0xd'),auth[_0xb7e9('0x9')](),controller[_0xb7e9('0xe')]);router[_0xb7e9('0xf')]('/',auth[_0xb7e9('0x9')](),controller[_0xb7e9('0x10')]);router[_0xb7e9('0x11')](_0xb7e9('0xb'),auth[_0xb7e9('0x9')](),controller['update']);router[_0xb7e9('0x12')](_0xb7e9('0xb'),auth[_0xb7e9('0x9')](),controller[_0xb7e9('0x13')]);module[_0xb7e9('0x14')]=router;
\ No newline at end of file
+var _0x48f6=['../../components/auth/service','../../config/environment','./screenRecording.controller','isAuthenticated','get','/describe','describe','/:id','show','/:id/download','download','post','create','put','delete','destroy','exports','util','path','express','Router','fs-extra'];(function(_0x4186da,_0x98da2){var _0x2a53f8=function(_0x1d5425){while(--_0x1d5425){_0x4186da['push'](_0x4186da['shift']());}};_0x2a53f8(++_0x98da2);}(_0x48f6,0x15b));var _0x648f=function(_0x3f0016,_0x2c8dd9){_0x3f0016=_0x3f0016-0x0;var _0x488aa6=_0x48f6[_0x3f0016];return _0x488aa6;};'use strict';var multer=require('multer');var util=require(_0x648f('0x0'));var path=require(_0x648f('0x1'));var timeout=require('connect-timeout');var express=require(_0x648f('0x2'));var router=express[_0x648f('0x3')]();var fs_extra=require(_0x648f('0x4'));var auth=require(_0x648f('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x648f('0x6'));var controller=require(_0x648f('0x7'));router['get']('/',auth[_0x648f('0x8')](),controller['index']);router[_0x648f('0x9')](_0x648f('0xa'),auth[_0x648f('0x8')](),controller[_0x648f('0xb')]);router[_0x648f('0x9')](_0x648f('0xc'),auth['isAuthenticated'](),controller[_0x648f('0xd')]);router[_0x648f('0x9')](_0x648f('0xe'),auth[_0x648f('0x8')](),controller[_0x648f('0xf')]);router[_0x648f('0x10')]('/',auth['isAuthenticated'](),controller[_0x648f('0x11')]);router[_0x648f('0x12')](_0x648f('0xc'),auth[_0x648f('0x8')](),controller['update']);router[_0x648f('0x13')](_0x648f('0xc'),auth[_0x648f('0x8')](),controller[_0x648f('0x14')]);module[_0x648f('0x15')]=router;
\ No newline at end of file