Built motion from commit (unavailable).|2.5.1
[motion2.git] / server / api / voiceRecording / index.js
index 8c18328..90cd81a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xed66=['downloadTranscribe','post','create','runTranscribe','put','update','destroy','multer','util','path','express','../../components/auth/service','../../components/interaction/service','./voiceRecording.controller','get','isAuthenticated','describe','/:id','show','/:id/download','/:id/downloads','/:id/transcribe'];(function(_0x35c648,_0x10656e){var _0x4c8b56=function(_0xb4f9d0){while(--_0xb4f9d0){_0x35c648['push'](_0x35c648['shift']());}};_0x4c8b56(++_0x10656e);}(_0xed66,0x17d));var _0x6ed6=function(_0x569c95,_0x54f839){_0x569c95=_0x569c95-0x0;var _0x2749b5=_0xed66[_0x569c95];return _0x2749b5;};'use strict';var multer=require(_0x6ed6('0x0'));var util=require(_0x6ed6('0x1'));var path=require(_0x6ed6('0x2'));var timeout=require('connect-timeout');var express=require(_0x6ed6('0x3'));var router=express['Router']();var auth=require(_0x6ed6('0x4'));var interaction=require(_0x6ed6('0x5'));var config=require('../../config/environment');var controller=require(_0x6ed6('0x6'));router[_0x6ed6('0x7')]('/',auth[_0x6ed6('0x8')](),controller['index']);router[_0x6ed6('0x7')]('/describe',auth[_0x6ed6('0x8')](),controller[_0x6ed6('0x9')]);router['get'](_0x6ed6('0xa'),auth[_0x6ed6('0x8')](),controller[_0x6ed6('0xb')]);router[_0x6ed6('0x7')](_0x6ed6('0xc'),auth[_0x6ed6('0x8')](),controller['download']);router['get'](_0x6ed6('0xd'),controller['downloads']);router[_0x6ed6('0x7')](_0x6ed6('0xe'),auth[_0x6ed6('0x8')](),controller[_0x6ed6('0xf')]);router[_0x6ed6('0x10')]('/',auth[_0x6ed6('0x8')](),controller[_0x6ed6('0x11')]);router[_0x6ed6('0x10')](_0x6ed6('0xe'),auth[_0x6ed6('0x8')](),controller[_0x6ed6('0x12')]);router[_0x6ed6('0x13')](_0x6ed6('0xa'),auth[_0x6ed6('0x8')](),controller[_0x6ed6('0x14')]);router['delete']('/:id',auth['isAuthenticated'](),controller[_0x6ed6('0x15')]);module['exports']=router;
\ No newline at end of file
+var _0xbfd0=['downloads','/:id/transcribe','post','runTranscribe','put','update','delete','destroy','exports','util','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceRecording.controller','get','isAuthenticated','index','/describe','/:id','show','download','/:id/downloads'];(function(_0x89de9,_0x20ab14){var _0x2312d4=function(_0x3304cb){while(--_0x3304cb){_0x89de9['push'](_0x89de9['shift']());}};_0x2312d4(++_0x20ab14);}(_0xbfd0,0x134));var _0x0bfd=function(_0x1d9aa0,_0x272488){_0x1d9aa0=_0x1d9aa0-0x0;var _0x226868=_0xbfd0[_0x1d9aa0];return _0x226868;};'use strict';var multer=require('multer');var util=require(_0x0bfd('0x0'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express[_0x0bfd('0x1')]();var auth=require(_0x0bfd('0x2'));var interaction=require(_0x0bfd('0x3'));var config=require(_0x0bfd('0x4'));var controller=require(_0x0bfd('0x5'));router[_0x0bfd('0x6')]('/',auth[_0x0bfd('0x7')](),controller[_0x0bfd('0x8')]);router[_0x0bfd('0x6')](_0x0bfd('0x9'),auth[_0x0bfd('0x7')](),controller['describe']);router[_0x0bfd('0x6')](_0x0bfd('0xa'),auth['isAuthenticated'](),controller[_0x0bfd('0xb')]);router['get']('/:id/download',auth[_0x0bfd('0x7')](),controller[_0x0bfd('0xc')]);router[_0x0bfd('0x6')](_0x0bfd('0xd'),controller[_0x0bfd('0xe')]);router[_0x0bfd('0x6')](_0x0bfd('0xf'),auth[_0x0bfd('0x7')](),controller['downloadTranscribe']);router[_0x0bfd('0x10')]('/',auth['isAuthenticated'](),controller['create']);router[_0x0bfd('0x10')](_0x0bfd('0xf'),auth['isAuthenticated'](),controller[_0x0bfd('0x11')]);router[_0x0bfd('0x12')](_0x0bfd('0xa'),auth['isAuthenticated'](),controller[_0x0bfd('0x13')]);router[_0x0bfd('0x14')](_0x0bfd('0xa'),auth[_0x0bfd('0x7')](),controller[_0x0bfd('0x15')]);module[_0x0bfd('0x16')]=router;
\ No newline at end of file