Built motion from commit (unavailable).|2.5.29
[motion2.git] / server / api / squareRecording / index.js
index 858fd13..60655fb 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb850=['/:id/delete','destroy','multer','util','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','get','index','/:id','isAuthenticated','/:id/download','download','put','update','delete'];(function(_0x37b3e5,_0x33b516){var _0x207f20=function(_0x5237fa){while(--_0x5237fa){_0x37b3e5['push'](_0x37b3e5['shift']());}};_0x207f20(++_0x33b516);}(_0xb850,0x145));var _0x0b85=function(_0x550aed,_0x1ba6cb){_0x550aed=_0x550aed-0x0;var _0x1c43a5=_0xb850[_0x550aed];return _0x1c43a5;};'use strict';var multer=require(_0x0b85('0x0'));var util=require(_0x0b85('0x1'));var path=require(_0x0b85('0x2'));var timeout=require(_0x0b85('0x3'));var express=require('express');var router=express[_0x0b85('0x4')]();var fs_extra=require(_0x0b85('0x5'));var auth=require(_0x0b85('0x6'));var interaction=require(_0x0b85('0x7'));var config=require('../../config/environment');var controller=require('./squareRecording.controller');router[_0x0b85('0x8')]('/',auth['isAuthenticated'](),controller[_0x0b85('0x9')]);router[_0x0b85('0x8')](_0x0b85('0xa'),auth[_0x0b85('0xb')](),controller['show']);router['get'](_0x0b85('0xc'),auth[_0x0b85('0xb')](),controller[_0x0b85('0xd')]);router['post']('/',auth[_0x0b85('0xb')](),controller['create']);router[_0x0b85('0xe')](_0x0b85('0xa'),auth[_0x0b85('0xb')](),controller[_0x0b85('0xf')]);router[_0x0b85('0x10')](_0x0b85('0x11'),auth[_0x0b85('0xb')](),controller[_0x0b85('0x12')]);module['exports']=router;
\ No newline at end of file
+var _0x7953=['isAuthenticated','show','post','create','/:id','/:id/delete','destroy','exports','multer','connect-timeout','express','Router','../../components/auth/service','../../config/environment','./squareRecording.controller','get'];(function(_0x56acc4,_0x1accb4){var _0x4fc1eb=function(_0x339ae7){while(--_0x339ae7){_0x56acc4['push'](_0x56acc4['shift']());}};_0x4fc1eb(++_0x1accb4);}(_0x7953,0xb8));var _0x3795=function(_0x39caaa,_0x1f37bc){_0x39caaa=_0x39caaa-0x0;var _0x9b9c7d=_0x7953[_0x39caaa];return _0x9b9c7d;};'use strict';var multer=require(_0x3795('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x3795('0x1'));var express=require(_0x3795('0x2'));var router=express[_0x3795('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x3795('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x3795('0x5'));var controller=require(_0x3795('0x6'));router[_0x3795('0x7')]('/',auth[_0x3795('0x8')](),controller['index']);router['get']('/:id',auth[_0x3795('0x8')](),controller[_0x3795('0x9')]);router[_0x3795('0x7')]('/:id/download',auth[_0x3795('0x8')](),controller['download']);router[_0x3795('0xa')]('/',auth[_0x3795('0x8')](),controller[_0x3795('0xb')]);router['put'](_0x3795('0xc'),auth[_0x3795('0x8')](),controller['update']);router['delete'](_0x3795('0xd'),auth[_0x3795('0x8')](),controller[_0x3795('0xe')]);module[_0x3795('0xf')]=router;
\ No newline at end of file