Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / pause / index.js
index 6098333..4650c3f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xebd1=['post','create','put','/:id','update','delete','destroy','exports','multer','util','path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./pause.controller','get','isAuthenticated','index','show'];(function(_0x36f545,_0x41ed31){var _0x32087c=function(_0x1a6f2b){while(--_0x1a6f2b){_0x36f545['push'](_0x36f545['shift']());}};_0x32087c(++_0x41ed31);}(_0xebd1,0x1ac));var _0x1ebd=function(_0x44c768,_0x552a5e){_0x44c768=_0x44c768-0x0;var _0x55daf5=_0xebd1[_0x44c768];return _0x55daf5;};'use strict';var multer=require(_0x1ebd('0x0'));var util=require(_0x1ebd('0x1'));var path=require(_0x1ebd('0x2'));var timeout=require(_0x1ebd('0x3'));var express=require(_0x1ebd('0x4'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x1ebd('0x5'));var interaction=require(_0x1ebd('0x6'));var config=require(_0x1ebd('0x7'));var controller=require(_0x1ebd('0x8'));router[_0x1ebd('0x9')]('/',auth[_0x1ebd('0xa')](),controller[_0x1ebd('0xb')]);router[_0x1ebd('0x9')]('/:id',auth[_0x1ebd('0xa')](),controller[_0x1ebd('0xc')]);router[_0x1ebd('0xd')]('/',auth[_0x1ebd('0xa')](),controller[_0x1ebd('0xe')]);router[_0x1ebd('0xf')](_0x1ebd('0x10'),auth[_0x1ebd('0xa')](),controller[_0x1ebd('0x11')]);router[_0x1ebd('0x12')](_0x1ebd('0x10'),auth['isAuthenticated'](),controller[_0x1ebd('0x13')]);module[_0x1ebd('0x14')]=router;
\ No newline at end of file
+var _0x689b=['exports','multer','util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./pause.controller','isAuthenticated','index','show','create','put','/:id','update','destroy'];(function(_0xdea41a,_0x552987){var _0x15d0d8=function(_0x1e0d0b){while(--_0x1e0d0b){_0xdea41a['push'](_0xdea41a['shift']());}};_0x15d0d8(++_0x552987);}(_0x689b,0xeb));var _0xb689=function(_0x27696b,_0x1a1997){_0x27696b=_0x27696b-0x0;var _0x3df86d=_0x689b[_0x27696b];return _0x3df86d;};'use strict';var multer=require(_0xb689('0x0'));var util=require(_0xb689('0x1'));var path=require(_0xb689('0x2'));var timeout=require(_0xb689('0x3'));var express=require(_0xb689('0x4'));var router=express[_0xb689('0x5')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0xb689('0x6'));var config=require(_0xb689('0x7'));var controller=require(_0xb689('0x8'));router['get']('/',auth[_0xb689('0x9')](),controller[_0xb689('0xa')]);router['get']('/:id',auth[_0xb689('0x9')](),controller[_0xb689('0xb')]);router['post']('/',auth[_0xb689('0x9')](),controller[_0xb689('0xc')]);router[_0xb689('0xd')](_0xb689('0xe'),auth[_0xb689('0x9')](),controller[_0xb689('0xf')]);router['delete'](_0xb689('0xe'),auth['isAuthenticated'](),controller[_0xb689('0x10')]);module[_0xb689('0x11')]=router;
\ No newline at end of file