Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / cmHopper / index.js
index 3aeb83f..f95faab 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x52ba=['/preview','getPreview','/timezone','getTimezone','put','/:id','update','delete','destroy','exports','Router','../../components/auth/service','./cmHopper.controller','get','isAuthenticated','index','/describe','describe','/opencontacts','/timezones','getTimezones','show','getPreviewRecall','post'];(function(_0x1db4e7,_0x4c0fc5){var _0x4b0e2a=function(_0x346310){while(--_0x346310){_0x1db4e7['push'](_0x1db4e7['shift']());}};_0x4b0e2a(++_0x4c0fc5);}(_0x52ba,0x1d2));var _0xa52b=function(_0x4a9fb1,_0x273043){_0x4a9fb1=_0x4a9fb1-0x0;var _0x348672=_0x52ba[_0x4a9fb1];return _0x348672;};'use strict';var express=require('express');var router=express[_0xa52b('0x0')]();var auth=require(_0xa52b('0x1'));var controller=require(_0xa52b('0x2'));router[_0xa52b('0x3')]('/',auth[_0xa52b('0x4')](),controller[_0xa52b('0x5')]);router['get'](_0xa52b('0x6'),auth[_0xa52b('0x4')](),controller[_0xa52b('0x7')]);router[_0xa52b('0x3')](_0xa52b('0x8'),auth['isAuthenticated'](),controller['getOpenContacts']);router[_0xa52b('0x3')](_0xa52b('0x9'),auth['isAuthenticated'](),controller[_0xa52b('0xa')]);router[_0xa52b('0x3')]('/:id',auth[_0xa52b('0x4')](),controller[_0xa52b('0xb')]);router[_0xa52b('0x3')]('/:id/previewrecall',auth[_0xa52b('0x4')](),controller[_0xa52b('0xc')]);router[_0xa52b('0xd')]('/',auth[_0xa52b('0x4')](),controller['create']);router[_0xa52b('0xd')](_0xa52b('0xe'),auth['isAuthenticated'](),controller[_0xa52b('0xf')]);router[_0xa52b('0xd')](_0xa52b('0x10'),auth[_0xa52b('0x4')](),controller[_0xa52b('0x11')]);router[_0xa52b('0x12')](_0xa52b('0x13'),auth[_0xa52b('0x4')](),controller[_0xa52b('0x14')]);router[_0xa52b('0x15')](_0xa52b('0x13'),auth[_0xa52b('0x4')](),controller[_0xa52b('0x16')]);module[_0xa52b('0x17')]=router;
\ No newline at end of file
+var _0x7f4b=['../../components/auth/service','./cmHopper.controller','get','isAuthenticated','index','describe','getOpenContacts','/timezones','/:id','getPreviewRecall','post','/preview','getPreview','getTimezone','update','destroy','exports','express','Router'];(function(_0x19017b,_0x56d52c){var _0x3becdc=function(_0x1e0fde){while(--_0x1e0fde){_0x19017b['push'](_0x19017b['shift']());}};_0x3becdc(++_0x56d52c);}(_0x7f4b,0x17a));var _0xb7f4=function(_0x15dafa,_0x3bd9b2){_0x15dafa=_0x15dafa-0x0;var _0x390812=_0x7f4b[_0x15dafa];return _0x390812;};'use strict';var express=require(_0xb7f4('0x0'));var router=express[_0xb7f4('0x1')]();var auth=require(_0xb7f4('0x2'));var controller=require(_0xb7f4('0x3'));router[_0xb7f4('0x4')]('/',auth[_0xb7f4('0x5')](),controller[_0xb7f4('0x6')]);router[_0xb7f4('0x4')]('/describe',auth['isAuthenticated'](),controller[_0xb7f4('0x7')]);router['get']('/opencontacts',auth[_0xb7f4('0x5')](),controller[_0xb7f4('0x8')]);router[_0xb7f4('0x4')](_0xb7f4('0x9'),auth[_0xb7f4('0x5')](),controller['getTimezones']);router['get'](_0xb7f4('0xa'),auth[_0xb7f4('0x5')](),controller['show']);router[_0xb7f4('0x4')]('/:id/previewrecall',auth['isAuthenticated'](),controller[_0xb7f4('0xb')]);router[_0xb7f4('0xc')]('/',auth[_0xb7f4('0x5')](),controller['create']);router[_0xb7f4('0xc')](_0xb7f4('0xd'),auth[_0xb7f4('0x5')](),controller[_0xb7f4('0xe')]);router['post']('/timezone',auth[_0xb7f4('0x5')](),controller[_0xb7f4('0xf')]);router['put']('/:id',auth['isAuthenticated'](),controller[_0xb7f4('0x10')]);router['delete']('/:id',auth['isAuthenticated'](),controller[_0xb7f4('0x11')]);module[_0xb7f4('0x12')]=router;
\ No newline at end of file