Built motion from commit (unavailable).|2.5.6
[motion2.git] / server / api / screenRecording / index.js
index c10b009..92e7972 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x2047=['connect-timeout','Router','../../components/auth/service','../../components/interaction/service','./screenRecording.controller','get','isAuthenticated','index','/describe','describe','/:id','show','/:id/download','download','put','update','delete','destroy','exports','multer','util','path'];(function(_0x20ffc3,_0x437dfc){var _0x5189f2=function(_0x48510b){while(--_0x48510b){_0x20ffc3['push'](_0x20ffc3['shift']());}};_0x5189f2(++_0x437dfc);}(_0x2047,0x11b));var _0x7204=function(_0x29b609,_0x19d388){_0x29b609=_0x29b609-0x0;var _0x54c952=_0x2047[_0x29b609];return _0x54c952;};'use strict';var multer=require(_0x7204('0x0'));var util=require(_0x7204('0x1'));var path=require(_0x7204('0x2'));var timeout=require(_0x7204('0x3'));var express=require('express');var router=express[_0x7204('0x4')]();var auth=require(_0x7204('0x5'));var interaction=require(_0x7204('0x6'));var config=require('../../config/environment');var controller=require(_0x7204('0x7'));router[_0x7204('0x8')]('/',auth[_0x7204('0x9')](),controller[_0x7204('0xa')]);router['get'](_0x7204('0xb'),auth[_0x7204('0x9')](),controller[_0x7204('0xc')]);router[_0x7204('0x8')](_0x7204('0xd'),auth[_0x7204('0x9')](),controller[_0x7204('0xe')]);router[_0x7204('0x8')](_0x7204('0xf'),auth['isAuthenticated'](),controller[_0x7204('0x10')]);router['post']('/',auth[_0x7204('0x9')](),controller['create']);router[_0x7204('0x11')](_0x7204('0xd'),auth[_0x7204('0x9')](),controller[_0x7204('0x12')]);router[_0x7204('0x13')]('/:id',auth[_0x7204('0x9')](),controller[_0x7204('0x14')]);module[_0x7204('0x15')]=router;
\ No newline at end of file
+var _0xa86b=['../../components/auth/service','../../config/environment','./screenRecording.controller','get','index','/describe','isAuthenticated','describe','/:id','show','download','post','create','put','update','delete','path','express','Router'];(function(_0x5d32ef,_0x2b16ec){var _0x49622f=function(_0x5ef2cf){while(--_0x5ef2cf){_0x5d32ef['push'](_0x5d32ef['shift']());}};_0x49622f(++_0x2b16ec);}(_0xa86b,0x11a));var _0xba86=function(_0x5f42f2,_0x202b95){_0x5f42f2=_0x5f42f2-0x0;var _0x14bcbd=_0xa86b[_0x5f42f2];return _0x14bcbd;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xba86('0x0'));var timeout=require('connect-timeout');var express=require(_0xba86('0x1'));var router=express[_0xba86('0x2')]();var auth=require(_0xba86('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0xba86('0x4'));var controller=require(_0xba86('0x5'));router[_0xba86('0x6')]('/',auth['isAuthenticated'](),controller[_0xba86('0x7')]);router[_0xba86('0x6')](_0xba86('0x8'),auth[_0xba86('0x9')](),controller[_0xba86('0xa')]);router[_0xba86('0x6')](_0xba86('0xb'),auth[_0xba86('0x9')](),controller[_0xba86('0xc')]);router[_0xba86('0x6')]('/:id/download',auth[_0xba86('0x9')](),controller[_0xba86('0xd')]);router[_0xba86('0xe')]('/',auth['isAuthenticated'](),controller[_0xba86('0xf')]);router[_0xba86('0x10')](_0xba86('0xb'),auth[_0xba86('0x9')](),controller[_0xba86('0x11')]);router[_0xba86('0x12')](_0xba86('0xb'),auth[_0xba86('0x9')](),controller['destroy']);module['exports']=router;
\ No newline at end of file