Built motion from commit b51cdcb3f2cb46634587ce1d55ea1b8f32dacea6. Version 3.0.0...
[motion-next.git] / server / api / interval / index.js
index 0bc7b47..cbdfb56 100644 (file)
@@ -1 +1 @@
-const a365_0x3277=['/:id/sub_intervals','post','isAuthenticated','Router','./interval.controller','create','exports','../../components/auth/service','update','put','delete','get','addIntervals','/:id','destroy'];(function(_0x3dea0c,_0x3277e4){const _0x306aca=function(_0x56adab){while(--_0x56adab){_0x3dea0c['push'](_0x3dea0c['shift']());}};_0x306aca(++_0x3277e4);}(a365_0x3277,0x1d2));const a365_0x306a=function(_0x3dea0c,_0x3277e4){_0x3dea0c=_0x3dea0c-0x0;let _0x306aca=a365_0x3277[_0x3dea0c];return _0x306aca;};const _0x5a13fd=a365_0x306a;'use strict';const express=require('express'),router=express[_0x5a13fd('0x2')](),auth=require(_0x5a13fd('0x6')),controller=require(_0x5a13fd('0x3'));router['get']('/',auth['isAuthenticated'](),controller['index']),router[_0x5a13fd('0xa')](_0x5a13fd('0xc'),auth['isAuthenticated'](),controller['show']),router[_0x5a13fd('0xa')](_0x5a13fd('0xe'),auth[_0x5a13fd('0x1')](),controller['getIntervals']),router[_0x5a13fd('0x0')]('/',auth['isAuthenticated'](),controller[_0x5a13fd('0x4')]),router['post'](_0x5a13fd('0xe'),auth['isAuthenticated'](),controller['addInterval']),router[_0x5a13fd('0x0')]('/:id/sub_intervals/create_many',auth[_0x5a13fd('0x1')](),controller[_0x5a13fd('0xb')]),router[_0x5a13fd('0x8')](_0x5a13fd('0xc'),auth['isAuthenticated'](),controller[_0x5a13fd('0x7')]),router[_0x5a13fd('0x9')](_0x5a13fd('0xc'),auth[_0x5a13fd('0x1')](),controller[_0x5a13fd('0xd')]),module[_0x5a13fd('0x5')]=router;
\ No newline at end of file
+const a365_0x53af=['../../components/auth/service','getIntervals','index','addIntervals','update','/:id','isAuthenticated','addInterval','destroy','Router','show','post','express','get','create','delete','/:id/sub_intervals','exports','/:id/sub_intervals/create_many'];(function(_0x401667,_0x53af18){const _0x6c86c5=function(_0x1b7794){while(--_0x1b7794){_0x401667['push'](_0x401667['shift']());}};_0x6c86c5(++_0x53af18);}(a365_0x53af,0x1a5));const a365_0x6c86=function(_0x401667,_0x53af18){_0x401667=_0x401667-0x0;let _0x6c86c5=a365_0x53af[_0x401667];return _0x6c86c5;};const _0x4f3aa7=a365_0x6c86;'use strict';const express=require(_0x4f3aa7('0x9')),router=express[_0x4f3aa7('0x6')](),auth=require(_0x4f3aa7('0x10')),controller=require('./interval.controller');router[_0x4f3aa7('0xa')]('/',auth[_0x4f3aa7('0x3')](),controller[_0x4f3aa7('0x12')]),router[_0x4f3aa7('0xa')](_0x4f3aa7('0x2'),auth[_0x4f3aa7('0x3')](),controller[_0x4f3aa7('0x7')]),router[_0x4f3aa7('0xa')]('/:id/sub_intervals',auth[_0x4f3aa7('0x3')](),controller[_0x4f3aa7('0x11')]),router[_0x4f3aa7('0x8')]('/',auth[_0x4f3aa7('0x3')](),controller[_0x4f3aa7('0xb')]),router['post'](_0x4f3aa7('0xd'),auth['isAuthenticated'](),controller[_0x4f3aa7('0x4')]),router[_0x4f3aa7('0x8')](_0x4f3aa7('0xf'),auth[_0x4f3aa7('0x3')](),controller[_0x4f3aa7('0x0')]),router['put']('/:id',auth[_0x4f3aa7('0x3')](),controller[_0x4f3aa7('0x1')]),router[_0x4f3aa7('0xc')](_0x4f3aa7('0x2'),auth['isAuthenticated'](),controller[_0x4f3aa7('0x5')]),module[_0x4f3aa7('0xe')]=router;
\ No newline at end of file