Built motion from commit (unavailable).|2.4.0
[motion2.git] / server / api / squareRecording / index.js
index cd936f7..4aa2608 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x82f5=['post','put','/:id','update','delete','destroy','exports','multer','util','path','connect-timeout','express','../../components/interaction/service','../../config/environment','./squareRecording.controller','get','isAuthenticated','index','/:id/download'];(function(_0x194ec1,_0x3e0d20){var _0x58e336=function(_0x107f92){while(--_0x107f92){_0x194ec1['push'](_0x194ec1['shift']());}};_0x58e336(++_0x3e0d20);}(_0x82f5,0x15d));var _0x582f=function(_0x4fd077,_0x40092b){_0x4fd077=_0x4fd077-0x0;var _0xbcb143=_0x82f5[_0x4fd077];return _0xbcb143;};'use strict';var multer=require(_0x582f('0x0'));var util=require(_0x582f('0x1'));var path=require(_0x582f('0x2'));var timeout=require(_0x582f('0x3'));var express=require(_0x582f('0x4'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0x582f('0x5'));var config=require(_0x582f('0x6'));var controller=require(_0x582f('0x7'));router[_0x582f('0x8')]('/',auth[_0x582f('0x9')](),controller[_0x582f('0xa')]);router[_0x582f('0x8')]('/:id',auth[_0x582f('0x9')](),controller['show']);router[_0x582f('0x8')](_0x582f('0xb'),auth[_0x582f('0x9')](),controller['download']);router[_0x582f('0xc')]('/',auth[_0x582f('0x9')](),controller['create']);router[_0x582f('0xd')](_0x582f('0xe'),auth[_0x582f('0x9')](),controller[_0x582f('0xf')]);router[_0x582f('0x10')]('/:id',auth['isAuthenticated'](),controller[_0x582f('0x11')]);module[_0x582f('0x12')]=router;
\ No newline at end of file
+var _0x09e3=['multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./squareRecording.controller','get','isAuthenticated','/:id','show','/:id/download','download','post','create','put','update','delete','destroy'];(function(_0x5224ba,_0x3fb4e1){var _0x459bd2=function(_0x61be43){while(--_0x61be43){_0x5224ba['push'](_0x5224ba['shift']());}};_0x459bd2(++_0x3fb4e1);}(_0x09e3,0x134));var _0x309e=function(_0x4947a4,_0x43d310){_0x4947a4=_0x4947a4-0x0;var _0x3d72a4=_0x09e3[_0x4947a4];return _0x3d72a4;};'use strict';var multer=require(_0x309e('0x0'));var util=require(_0x309e('0x1'));var path=require(_0x309e('0x2'));var timeout=require(_0x309e('0x3'));var express=require(_0x309e('0x4'));var router=express[_0x309e('0x5')]();var auth=require(_0x309e('0x6'));var interaction=require(_0x309e('0x7'));var config=require(_0x309e('0x8'));var controller=require(_0x309e('0x9'));router[_0x309e('0xa')]('/',auth[_0x309e('0xb')](),controller['index']);router[_0x309e('0xa')](_0x309e('0xc'),auth[_0x309e('0xb')](),controller[_0x309e('0xd')]);router['get'](_0x309e('0xe'),auth['isAuthenticated'](),controller[_0x309e('0xf')]);router[_0x309e('0x10')]('/',auth[_0x309e('0xb')](),controller[_0x309e('0x11')]);router[_0x309e('0x12')](_0x309e('0xc'),auth[_0x309e('0xb')](),controller[_0x309e('0x13')]);router[_0x309e('0x14')](_0x309e('0xc'),auth[_0x309e('0xb')](),controller[_0x309e('0x15')]);module['exports']=router;
\ No newline at end of file