Built motion from commit d9028345.|2.5.43
[motion2.git] / server / api / voiceRecording / index.js
index 4e72637..3d3577a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6cb9=['/describe','describe','/:id','show','/:id/download','/:id/downloads','downloads','/:id/transcribe','downloadTranscribe','post','create','runTranscribe','put','update','delete','destroy','multer','util','path','connect-timeout','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceRecording.controller','get','isAuthenticated','index'];(function(_0x4b383d,_0xe08a91){var _0x2fb017=function(_0x3f29d6){while(--_0x3f29d6){_0x4b383d['push'](_0x4b383d['shift']());}};_0x2fb017(++_0xe08a91);}(_0x6cb9,0xd4));var _0x96cb=function(_0x2d432,_0x1e5cf6){_0x2d432=_0x2d432-0x0;var _0x22c705=_0x6cb9[_0x2d432];return _0x22c705;};'use strict';var multer=require(_0x96cb('0x0'));var util=require(_0x96cb('0x1'));var path=require(_0x96cb('0x2'));var timeout=require(_0x96cb('0x3'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x96cb('0x4'));var auth=require(_0x96cb('0x5'));var interaction=require(_0x96cb('0x6'));var config=require(_0x96cb('0x7'));var controller=require(_0x96cb('0x8'));router[_0x96cb('0x9')]('/',auth[_0x96cb('0xa')](),controller[_0x96cb('0xb')]);router[_0x96cb('0x9')](_0x96cb('0xc'),auth[_0x96cb('0xa')](),controller[_0x96cb('0xd')]);router[_0x96cb('0x9')](_0x96cb('0xe'),auth[_0x96cb('0xa')](),controller[_0x96cb('0xf')]);router[_0x96cb('0x9')](_0x96cb('0x10'),auth[_0x96cb('0xa')](),controller['download']);router[_0x96cb('0x9')](_0x96cb('0x11'),controller[_0x96cb('0x12')]);router['get'](_0x96cb('0x13'),auth['isAuthenticated'](),controller[_0x96cb('0x14')]);router[_0x96cb('0x15')]('/',auth[_0x96cb('0xa')](),controller[_0x96cb('0x16')]);router[_0x96cb('0x15')](_0x96cb('0x13'),auth['isAuthenticated'](),controller[_0x96cb('0x17')]);router[_0x96cb('0x18')](_0x96cb('0xe'),auth['isAuthenticated'](),controller[_0x96cb('0x19')]);router[_0x96cb('0x1a')](_0x96cb('0xe'),auth['isAuthenticated'](),controller[_0x96cb('0x1b')]);module['exports']=router;
\ No newline at end of file
+var _0x74a5=['isAuthenticated','get','describe','/:id','show','/:id/download','download','/:id/downloads','/:id/transcribe','downloadTranscribe','post','runTranscribe','put','update','delete','destroy','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceRecording.controller'];(function(_0x2ed386,_0x28ad59){var _0x303d4e=function(_0x41b411){while(--_0x41b411){_0x2ed386['push'](_0x2ed386['shift']());}};_0x303d4e(++_0x28ad59);}(_0x74a5,0x139));var _0x574a=function(_0x16b12b,_0x5162c6){_0x16b12b=_0x16b12b-0x0;var _0x4e3643=_0x74a5[_0x16b12b];return _0x4e3643;};'use strict';var multer=require(_0x574a('0x0'));var util=require(_0x574a('0x1'));var path=require(_0x574a('0x2'));var timeout=require(_0x574a('0x3'));var express=require(_0x574a('0x4'));var router=express[_0x574a('0x5')]();var fs_extra=require(_0x574a('0x6'));var auth=require(_0x574a('0x7'));var interaction=require(_0x574a('0x8'));var config=require(_0x574a('0x9'));var controller=require(_0x574a('0xa'));router['get']('/',auth[_0x574a('0xb')](),controller['index']);router[_0x574a('0xc')]('/describe',auth[_0x574a('0xb')](),controller[_0x574a('0xd')]);router[_0x574a('0xc')](_0x574a('0xe'),auth[_0x574a('0xb')](),controller[_0x574a('0xf')]);router[_0x574a('0xc')](_0x574a('0x10'),auth[_0x574a('0xb')](),controller[_0x574a('0x11')]);router[_0x574a('0xc')](_0x574a('0x12'),controller['downloads']);router[_0x574a('0xc')](_0x574a('0x13'),auth[_0x574a('0xb')](),controller[_0x574a('0x14')]);router[_0x574a('0x15')]('/',auth[_0x574a('0xb')](),controller['create']);router[_0x574a('0x15')](_0x574a('0x13'),auth[_0x574a('0xb')](),controller[_0x574a('0x16')]);router[_0x574a('0x17')](_0x574a('0xe'),auth['isAuthenticated'](),controller[_0x574a('0x18')]);router[_0x574a('0x19')](_0x574a('0xe'),auth[_0x574a('0xb')](),controller[_0x574a('0x1a')]);module['exports']=router;
\ No newline at end of file