Built motion from commit 639a1a7f.|2.6.19
[motion2.git] / server / api / version / index.js
index 2d56bc9..736a773 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5693=['exports','express','Router','../../components/auth/service','get','index','isAuthenticated','canUpdate','/reset','reset','/pull','pull','/restart','restart','/migrations'];(function(_0x14f02b,_0x3a279f){var _0x61f42e=function(_0x155f11){while(--_0x155f11){_0x14f02b['push'](_0x14f02b['shift']());}};_0x61f42e(++_0x3a279f);}(_0x5693,0x1d2));var _0x3569=function(_0x5f06c0,_0x2637c4){_0x5f06c0=_0x5f06c0-0x0;var _0x323312=_0x5693[_0x5f06c0];return _0x323312;};'use strict';var express=require(_0x3569('0x0'));var router=express[_0x3569('0x1')]();var auth=require(_0x3569('0x2'));var controller=require('./version.controller');router[_0x3569('0x3')]('/',controller[_0x3569('0x4')]);router[_0x3569('0x3')]('/fetch',auth[_0x3569('0x5')](),auth[_0x3569('0x6')](),controller['fetch']);router[_0x3569('0x3')](_0x3569('0x7'),auth['isAuthenticated'](),auth[_0x3569('0x6')](),controller[_0x3569('0x8')]);router[_0x3569('0x3')](_0x3569('0x9'),auth[_0x3569('0x5')](),auth[_0x3569('0x6')](),controller[_0x3569('0xa')]);router[_0x3569('0x3')](_0x3569('0xb'),auth[_0x3569('0x5')](),controller[_0x3569('0xc')]);router[_0x3569('0x3')](_0x3569('0xd'),controller['migrations']);module[_0x3569('0xe')]=router;
\ No newline at end of file
+var _0xe18d=['/reset','reset','/pull','/restart','restart','/migrations','migrations','exports','express','Router','../../components/auth/service','./version.controller','get','isAuthenticated','canUpdate','fetch'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xe18d,0x138));var _0xde18=function(_0x14d6b8,_0xee7808){_0x14d6b8=_0x14d6b8-0x0;var _0x170fd6=_0xe18d[_0x14d6b8];return _0x170fd6;};'use strict';var express=require(_0xde18('0x0'));var router=express[_0xde18('0x1')]();var auth=require(_0xde18('0x2'));var controller=require(_0xde18('0x3'));router[_0xde18('0x4')]('/',controller['index']);router[_0xde18('0x4')]('/fetch',auth[_0xde18('0x5')](),auth[_0xde18('0x6')](),controller[_0xde18('0x7')]);router[_0xde18('0x4')](_0xde18('0x8'),auth[_0xde18('0x5')](),auth[_0xde18('0x6')](),controller[_0xde18('0x9')]);router['get'](_0xde18('0xa'),auth[_0xde18('0x5')](),auth[_0xde18('0x6')](),controller['pull']);router[_0xde18('0x4')](_0xde18('0xb'),auth[_0xde18('0x5')](),controller[_0xde18('0xc')]);router[_0xde18('0x4')](_0xde18('0xd'),controller[_0xde18('0xe')]);module[_0xde18('0xf')]=router;
\ No newline at end of file