Built motion from commit 52c8a02d.|2.6.29
[motion2.git] / server / api / screenRecording / index.js
index 6279e41..b8bec12 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9fd9=['post','create','put','update','delete','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','./screenRecording.controller','isAuthenticated','index','get','/describe','describe','/:id','show','/:id/download','download'];(function(_0x1118b2,_0x21baa2){var _0x68c2d1=function(_0x4c42fe){while(--_0x4c42fe){_0x1118b2['push'](_0x1118b2['shift']());}};_0x68c2d1(++_0x21baa2);}(_0x9fd9,0x1af));var _0x99fd=function(_0x4a85a5,_0x44d660){_0x4a85a5=_0x4a85a5-0x0;var _0x168f18=_0x9fd9[_0x4a85a5];return _0x168f18;};'use strict';var multer=require(_0x99fd('0x0'));var util=require(_0x99fd('0x1'));var path=require(_0x99fd('0x2'));var timeout=require(_0x99fd('0x3'));var express=require(_0x99fd('0x4'));var router=express[_0x99fd('0x5')]();var fs_extra=require(_0x99fd('0x6'));var auth=require(_0x99fd('0x7'));var interaction=require('../../components/interaction/service');var config=require(_0x99fd('0x8'));var controller=require(_0x99fd('0x9'));router['get']('/',auth[_0x99fd('0xa')](),controller[_0x99fd('0xb')]);router[_0x99fd('0xc')](_0x99fd('0xd'),auth[_0x99fd('0xa')](),controller[_0x99fd('0xe')]);router[_0x99fd('0xc')](_0x99fd('0xf'),auth[_0x99fd('0xa')](),controller[_0x99fd('0x10')]);router[_0x99fd('0xc')](_0x99fd('0x11'),auth[_0x99fd('0xa')](),controller[_0x99fd('0x12')]);router[_0x99fd('0x13')]('/',auth[_0x99fd('0xa')](),controller[_0x99fd('0x14')]);router[_0x99fd('0x15')]('/:id',auth[_0x99fd('0xa')](),controller[_0x99fd('0x16')]);router[_0x99fd('0x17')](_0x99fd('0xf'),auth[_0x99fd('0xa')](),controller['destroy']);module[_0x99fd('0x18')]=router;
\ No newline at end of file
+var _0x7268=['connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./screenRecording.controller','get','isAuthenticated','index','/describe','describe','/:id','show','/:id/download','download','put','update','delete','exports','multer','path'];(function(_0x3b380d,_0x4bf247){var _0x54502b=function(_0x35d207){while(--_0x35d207){_0x3b380d['push'](_0x3b380d['shift']());}};_0x54502b(++_0x4bf247);}(_0x7268,0x1a2));var _0x8726=function(_0x2a95ba,_0xc96504){_0x2a95ba=_0x2a95ba-0x0;var _0x28968d=_0x7268[_0x2a95ba];return _0x28968d;};'use strict';var multer=require(_0x8726('0x0'));var util=require('util');var path=require(_0x8726('0x1'));var timeout=require(_0x8726('0x2'));var express=require(_0x8726('0x3'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x8726('0x4'));var interaction=require(_0x8726('0x5'));var config=require(_0x8726('0x6'));var controller=require(_0x8726('0x7'));router[_0x8726('0x8')]('/',auth[_0x8726('0x9')](),controller[_0x8726('0xa')]);router[_0x8726('0x8')](_0x8726('0xb'),auth[_0x8726('0x9')](),controller[_0x8726('0xc')]);router[_0x8726('0x8')](_0x8726('0xd'),auth[_0x8726('0x9')](),controller[_0x8726('0xe')]);router[_0x8726('0x8')](_0x8726('0xf'),auth[_0x8726('0x9')](),controller[_0x8726('0x10')]);router['post']('/',auth[_0x8726('0x9')](),controller['create']);router[_0x8726('0x11')]('/:id',auth[_0x8726('0x9')](),controller[_0x8726('0x12')]);router[_0x8726('0x13')](_0x8726('0xd'),auth['isAuthenticated'](),controller['destroy']);module[_0x8726('0x14')]=router;
\ No newline at end of file