Built motion from commit c116dc8b.|2.6.30
[motion2.git] / server / api / screenRecording / index.js
index a65ed72..e6be654 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0f66=['destroy','multer','util','path','express','Router','../../components/auth/service','../../config/environment','isAuthenticated','index','/describe','describe','get','/:id','show','/:id/download','download','post','create','put','update','delete'];(function(_0x4139f4,_0x525566){var _0x4749a4=function(_0x5bfd66){while(--_0x5bfd66){_0x4139f4['push'](_0x4139f4['shift']());}};_0x4749a4(++_0x525566);}(_0x0f66,0xdd));var _0x60f6=function(_0x556bb1,_0x34830d){_0x556bb1=_0x556bb1-0x0;var _0x45455f=_0x0f66[_0x556bb1];return _0x45455f;};'use strict';var multer=require(_0x60f6('0x0'));var util=require(_0x60f6('0x1'));var path=require(_0x60f6('0x2'));var timeout=require('connect-timeout');var express=require(_0x60f6('0x3'));var router=express[_0x60f6('0x4')]();var auth=require(_0x60f6('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x60f6('0x6'));var controller=require('./screenRecording.controller');router['get']('/',auth[_0x60f6('0x7')](),controller[_0x60f6('0x8')]);router['get'](_0x60f6('0x9'),auth[_0x60f6('0x7')](),controller[_0x60f6('0xa')]);router[_0x60f6('0xb')](_0x60f6('0xc'),auth['isAuthenticated'](),controller[_0x60f6('0xd')]);router['get'](_0x60f6('0xe'),auth['isAuthenticated'](),controller[_0x60f6('0xf')]);router[_0x60f6('0x10')]('/',auth[_0x60f6('0x7')](),controller[_0x60f6('0x11')]);router[_0x60f6('0x12')](_0x60f6('0xc'),auth['isAuthenticated'](),controller[_0x60f6('0x13')]);router[_0x60f6('0x14')](_0x60f6('0xc'),auth[_0x60f6('0x7')](),controller[_0x60f6('0x15')]);module['exports']=router;
\ No newline at end of file
+var _0xa9fd=['download','post','put','update','delete','destroy','exports','multer','util','connect-timeout','express','fs-extra','../../components/auth/service','../../config/environment','./screenRecording.controller','get','index','/describe','isAuthenticated','describe','/:id','show','/:id/download'];(function(_0x568414,_0x522dcb){var _0x2a6641=function(_0x17176e){while(--_0x17176e){_0x568414['push'](_0x568414['shift']());}};_0x2a6641(++_0x522dcb);}(_0xa9fd,0x11b));var _0xda9f=function(_0x53f135,_0xf46a69){_0x53f135=_0x53f135-0x0;var _0x3dc90b=_0xa9fd[_0x53f135];return _0x3dc90b;};'use strict';var multer=require(_0xda9f('0x0'));var util=require(_0xda9f('0x1'));var path=require('path');var timeout=require(_0xda9f('0x2'));var express=require(_0xda9f('0x3'));var router=express['Router']();var fs_extra=require(_0xda9f('0x4'));var auth=require(_0xda9f('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xda9f('0x6'));var controller=require(_0xda9f('0x7'));router[_0xda9f('0x8')]('/',auth['isAuthenticated'](),controller[_0xda9f('0x9')]);router[_0xda9f('0x8')](_0xda9f('0xa'),auth[_0xda9f('0xb')](),controller[_0xda9f('0xc')]);router['get'](_0xda9f('0xd'),auth[_0xda9f('0xb')](),controller[_0xda9f('0xe')]);router[_0xda9f('0x8')](_0xda9f('0xf'),auth[_0xda9f('0xb')](),controller[_0xda9f('0x10')]);router[_0xda9f('0x11')]('/',auth['isAuthenticated'](),controller['create']);router[_0xda9f('0x12')]('/:id',auth['isAuthenticated'](),controller[_0xda9f('0x13')]);router[_0xda9f('0x14')](_0xda9f('0xd'),auth[_0xda9f('0xb')](),controller[_0xda9f('0x15')]);module[_0xda9f('0x16')]=router;
\ No newline at end of file