Built motion from commit (unavailable).|2.5.21
[motion2.git] / server / api / squareRecording / index.js
index 4fe69d6..a165b83 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x387d=['../../config/environment','./squareRecording.controller','get','isAuthenticated','index','/:id','show','/:id/download','download','post','create','put','update','delete','/:id/delete','destroy','exports','multer','util','connect-timeout','express','Router','fs-extra'];(function(_0x1eac9b,_0x24bf2f){var _0x33dfd6=function(_0x5ba3bc){while(--_0x5ba3bc){_0x1eac9b['push'](_0x1eac9b['shift']());}};_0x33dfd6(++_0x24bf2f);}(_0x387d,0x125));var _0xd387=function(_0x2b4411,_0x2625ed){_0x2b4411=_0x2b4411-0x0;var _0x8e41ef=_0x387d[_0x2b4411];return _0x8e41ef;};'use strict';var multer=require(_0xd387('0x0'));var util=require(_0xd387('0x1'));var path=require('path');var timeout=require(_0xd387('0x2'));var express=require(_0xd387('0x3'));var router=express[_0xd387('0x4')]();var fs_extra=require(_0xd387('0x5'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xd387('0x6'));var controller=require(_0xd387('0x7'));router[_0xd387('0x8')]('/',auth[_0xd387('0x9')](),controller[_0xd387('0xa')]);router[_0xd387('0x8')](_0xd387('0xb'),auth[_0xd387('0x9')](),controller[_0xd387('0xc')]);router['get'](_0xd387('0xd'),auth[_0xd387('0x9')](),controller[_0xd387('0xe')]);router[_0xd387('0xf')]('/',auth[_0xd387('0x9')](),controller[_0xd387('0x10')]);router[_0xd387('0x11')](_0xd387('0xb'),auth['isAuthenticated'](),controller[_0xd387('0x12')]);router[_0xd387('0x13')](_0xd387('0x14'),auth[_0xd387('0x9')](),controller[_0xd387('0x15')]);module[_0xd387('0x16')]=router;
\ No newline at end of file
+var _0xf42b=['./squareRecording.controller','get','isAuthenticated','index','show','/:id/download','download','post','put','/:id','update','destroy','multer','util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment'];(function(_0x522444,_0x12b5e4){var _0x23fcf8=function(_0x5b09ce){while(--_0x5b09ce){_0x522444['push'](_0x522444['shift']());}};_0x23fcf8(++_0x12b5e4);}(_0xf42b,0x19c));var _0xbf42=function(_0x17dc62,_0x53736f){_0x17dc62=_0x17dc62-0x0;var _0x24b466=_0xf42b[_0x17dc62];return _0x24b466;};'use strict';var multer=require(_0xbf42('0x0'));var util=require(_0xbf42('0x1'));var path=require(_0xbf42('0x2'));var timeout=require(_0xbf42('0x3'));var express=require(_0xbf42('0x4'));var router=express[_0xbf42('0x5')]();var auth=require('../../components/auth/service');var interaction=require(_0xbf42('0x6'));var config=require(_0xbf42('0x7'));var controller=require(_0xbf42('0x8'));router[_0xbf42('0x9')]('/',auth[_0xbf42('0xa')](),controller[_0xbf42('0xb')]);router[_0xbf42('0x9')]('/:id',auth[_0xbf42('0xa')](),controller[_0xbf42('0xc')]);router[_0xbf42('0x9')](_0xbf42('0xd'),auth[_0xbf42('0xa')](),controller[_0xbf42('0xe')]);router[_0xbf42('0xf')]('/',auth[_0xbf42('0xa')](),controller['create']);router[_0xbf42('0x10')](_0xbf42('0x11'),auth['isAuthenticated'](),controller[_0xbf42('0x12')]);router['delete']('/:id/delete',auth['isAuthenticated'](),controller[_0xbf42('0x13')]);module['exports']=router;
\ No newline at end of file