Built motion from commit 97153652.|2.6.26
[motion2.git] / server / api / screenRecording / index.js
index 9462ec5..8c11d26 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7a68=['../../components/interaction/service','../../config/environment','./screenRecording.controller','isAuthenticated','index','get','/describe','describe','/:id/download','post','create','put','/:id','delete','multer','util','path','connect-timeout','fs-extra','../../components/auth/service'];(function(_0x3c45e9,_0x454797){var _0x3b3c2e=function(_0x52136e){while(--_0x52136e){_0x3c45e9['push'](_0x3c45e9['shift']());}};_0x3b3c2e(++_0x454797);}(_0x7a68,0x126));var _0x87a6=function(_0x4bb3ed,_0x3b38f5){_0x4bb3ed=_0x4bb3ed-0x0;var _0x1064d4=_0x7a68[_0x4bb3ed];return _0x1064d4;};'use strict';var multer=require(_0x87a6('0x0'));var util=require(_0x87a6('0x1'));var path=require(_0x87a6('0x2'));var timeout=require(_0x87a6('0x3'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x87a6('0x4'));var auth=require(_0x87a6('0x5'));var interaction=require(_0x87a6('0x6'));var config=require(_0x87a6('0x7'));var controller=require(_0x87a6('0x8'));router['get']('/',auth[_0x87a6('0x9')](),controller[_0x87a6('0xa')]);router[_0x87a6('0xb')](_0x87a6('0xc'),auth['isAuthenticated'](),controller[_0x87a6('0xd')]);router[_0x87a6('0xb')]('/:id',auth[_0x87a6('0x9')](),controller['show']);router[_0x87a6('0xb')](_0x87a6('0xe'),auth['isAuthenticated'](),controller['download']);router[_0x87a6('0xf')]('/',auth[_0x87a6('0x9')](),controller[_0x87a6('0x10')]);router[_0x87a6('0x11')](_0x87a6('0x12'),auth[_0x87a6('0x9')](),controller['update']);router[_0x87a6('0x13')](_0x87a6('0x12'),auth[_0x87a6('0x9')](),controller['destroy']);module['exports']=router;
\ No newline at end of file
+var _0xeeb6=['/:id','show','/:id/download','download','post','create','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./screenRecording.controller','get','isAuthenticated','index'];(function(_0x29ee11,_0x4e0657){var _0x2ff846=function(_0x251cd3){while(--_0x251cd3){_0x29ee11['push'](_0x29ee11['shift']());}};_0x2ff846(++_0x4e0657);}(_0xeeb6,0x1eb));var _0x6eeb=function(_0x123f82,_0x4bbfef){_0x123f82=_0x123f82-0x0;var _0x679f43=_0xeeb6[_0x123f82];return _0x679f43;};'use strict';var multer=require(_0x6eeb('0x0'));var util=require(_0x6eeb('0x1'));var path=require(_0x6eeb('0x2'));var timeout=require(_0x6eeb('0x3'));var express=require(_0x6eeb('0x4'));var router=express[_0x6eeb('0x5')]();var fs_extra=require(_0x6eeb('0x6'));var auth=require('../../components/auth/service');var interaction=require(_0x6eeb('0x7'));var config=require(_0x6eeb('0x8'));var controller=require(_0x6eeb('0x9'));router[_0x6eeb('0xa')]('/',auth[_0x6eeb('0xb')](),controller[_0x6eeb('0xc')]);router[_0x6eeb('0xa')]('/describe',auth['isAuthenticated'](),controller['describe']);router[_0x6eeb('0xa')](_0x6eeb('0xd'),auth[_0x6eeb('0xb')](),controller[_0x6eeb('0xe')]);router['get'](_0x6eeb('0xf'),auth[_0x6eeb('0xb')](),controller[_0x6eeb('0x10')]);router[_0x6eeb('0x11')]('/',auth[_0x6eeb('0xb')](),controller[_0x6eeb('0x12')]);router[_0x6eeb('0x13')](_0x6eeb('0xd'),auth['isAuthenticated'](),controller[_0x6eeb('0x14')]);router[_0x6eeb('0x15')](_0x6eeb('0xd'),auth[_0x6eeb('0xb')](),controller[_0x6eeb('0x16')]);module[_0x6eeb('0x17')]=router;
\ No newline at end of file