Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / api / interval / index.js
index 93e4bd4..f4dd58a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf6ca=['/:id/sub_intervals/create_many','addIntervals','put','update','destroy','exports','multer','util','path','express','../../config/environment','./interval.controller','get','isAuthenticated','/:id','show','post','create','/:id/sub_intervals','addInterval'];(function(_0x578daa,_0x58828a){var _0x105f1d=function(_0x6b79e){while(--_0x6b79e){_0x578daa['push'](_0x578daa['shift']());}};_0x105f1d(++_0x58828a);}(_0xf6ca,0x15a));var _0xaf6c=function(_0x5b8f9f,_0x2f1e7f){_0x5b8f9f=_0x5b8f9f-0x0;var _0x274f1b=_0xf6ca[_0x5b8f9f];return _0x274f1b;};'use strict';var multer=require(_0xaf6c('0x0'));var util=require(_0xaf6c('0x1'));var path=require(_0xaf6c('0x2'));var timeout=require('connect-timeout');var express=require(_0xaf6c('0x3'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xaf6c('0x4'));var controller=require(_0xaf6c('0x5'));router[_0xaf6c('0x6')]('/',auth[_0xaf6c('0x7')](),controller['index']);router[_0xaf6c('0x6')](_0xaf6c('0x8'),auth[_0xaf6c('0x7')](),controller[_0xaf6c('0x9')]);router[_0xaf6c('0x6')]('/:id/sub_intervals',auth[_0xaf6c('0x7')](),controller['getIntervals']);router[_0xaf6c('0xa')]('/',auth[_0xaf6c('0x7')](),controller[_0xaf6c('0xb')]);router[_0xaf6c('0xa')](_0xaf6c('0xc'),auth[_0xaf6c('0x7')](),controller[_0xaf6c('0xd')]);router['post'](_0xaf6c('0xe'),auth[_0xaf6c('0x7')](),controller[_0xaf6c('0xf')]);router[_0xaf6c('0x10')](_0xaf6c('0x8'),auth[_0xaf6c('0x7')](),controller[_0xaf6c('0x11')]);router['delete'](_0xaf6c('0x8'),auth[_0xaf6c('0x7')](),controller[_0xaf6c('0x12')]);module[_0xaf6c('0x13')]=router;
\ No newline at end of file
+var _0xe260=['update','delete','destroy','exports','multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./interval.controller','get','/:id','isAuthenticated','show','/:id/sub_intervals','post','create','/:id/sub_intervals/create_many','addIntervals','put'];(function(_0x4a4e87,_0x485791){var _0x83444f=function(_0x2b666e){while(--_0x2b666e){_0x4a4e87['push'](_0x4a4e87['shift']());}};_0x83444f(++_0x485791);}(_0xe260,0x94));var _0x0e26=function(_0x8a0fe6,_0x23df1c){_0x8a0fe6=_0x8a0fe6-0x0;var _0x28c9d1=_0xe260[_0x8a0fe6];return _0x28c9d1;};'use strict';var multer=require(_0x0e26('0x0'));var util=require('util');var path=require(_0x0e26('0x1'));var timeout=require(_0x0e26('0x2'));var express=require(_0x0e26('0x3'));var router=express[_0x0e26('0x4')]();var fs_extra=require(_0x0e26('0x5'));var auth=require(_0x0e26('0x6'));var interaction=require(_0x0e26('0x7'));var config=require(_0x0e26('0x8'));var controller=require(_0x0e26('0x9'));router[_0x0e26('0xa')]('/',auth['isAuthenticated'](),controller['index']);router[_0x0e26('0xa')](_0x0e26('0xb'),auth[_0x0e26('0xc')](),controller[_0x0e26('0xd')]);router[_0x0e26('0xa')](_0x0e26('0xe'),auth[_0x0e26('0xc')](),controller['getIntervals']);router[_0x0e26('0xf')]('/',auth['isAuthenticated'](),controller[_0x0e26('0x10')]);router[_0x0e26('0xf')](_0x0e26('0xe'),auth['isAuthenticated'](),controller['addInterval']);router[_0x0e26('0xf')](_0x0e26('0x11'),auth['isAuthenticated'](),controller[_0x0e26('0x12')]);router[_0x0e26('0x13')](_0x0e26('0xb'),auth['isAuthenticated'](),controller[_0x0e26('0x14')]);router[_0x0e26('0x15')](_0x0e26('0xb'),auth[_0x0e26('0xc')](),controller[_0x0e26('0x16')]);module[_0x0e26('0x17')]=router;
\ No newline at end of file