Built motion from commit (unavailable).|2.6.0
[motion2.git] / server / api / version / index.js
index 666f10c..2b287a0 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x455f=['canUpdate','/pull','pull','/restart','restart','/migrations','migrations','exports','express','Router','../../components/auth/service','./version.controller','get','/fetch','isAuthenticated','fetch','/reset'];(function(_0x1ae04a,_0x18ee45){var _0x126c5e=function(_0x47e070){while(--_0x47e070){_0x1ae04a['push'](_0x1ae04a['shift']());}};_0x126c5e(++_0x18ee45);}(_0x455f,0x118));var _0xf455=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x455f[_0x3dd15e];return _0x231fd0;};'use strict';var express=require(_0xf455('0x0'));var router=express[_0xf455('0x1')]();var auth=require(_0xf455('0x2'));var controller=require(_0xf455('0x3'));router['get']('/',controller['index']);router[_0xf455('0x4')](_0xf455('0x5'),auth[_0xf455('0x6')](),auth['canUpdate'](),controller[_0xf455('0x7')]);router[_0xf455('0x4')](_0xf455('0x8'),auth[_0xf455('0x6')](),auth[_0xf455('0x9')](),controller['reset']);router[_0xf455('0x4')](_0xf455('0xa'),auth[_0xf455('0x6')](),auth[_0xf455('0x9')](),controller[_0xf455('0xb')]);router['get'](_0xf455('0xc'),auth['isAuthenticated'](),controller[_0xf455('0xd')]);router[_0xf455('0x4')](_0xf455('0xe'),controller[_0xf455('0xf')]);module[_0xf455('0x10')]=router;
\ No newline at end of file
+var _0xf33f=['/restart','/migrations','express','Router','../../components/auth/service','./version.controller','index','get','/fetch','isAuthenticated','canUpdate','fetch','/reset','reset','/pull'];(function(_0x468b0f,_0x408566){var _0x3e74d9=function(_0x27a545){while(--_0x27a545){_0x468b0f['push'](_0x468b0f['shift']());}};_0x3e74d9(++_0x408566);}(_0xf33f,0x13d));var _0xff33=function(_0x427fe7,_0x79331a){_0x427fe7=_0x427fe7-0x0;var _0x5ee4ab=_0xf33f[_0x427fe7];return _0x5ee4ab;};'use strict';var express=require(_0xff33('0x0'));var router=express[_0xff33('0x1')]();var auth=require(_0xff33('0x2'));var controller=require(_0xff33('0x3'));router['get']('/',controller[_0xff33('0x4')]);router[_0xff33('0x5')](_0xff33('0x6'),auth[_0xff33('0x7')](),auth[_0xff33('0x8')](),controller[_0xff33('0x9')]);router[_0xff33('0x5')](_0xff33('0xa'),auth[_0xff33('0x7')](),auth['canUpdate'](),controller[_0xff33('0xb')]);router[_0xff33('0x5')](_0xff33('0xc'),auth[_0xff33('0x7')](),auth[_0xff33('0x8')](),controller['pull']);router['get'](_0xff33('0xd'),auth[_0xff33('0x7')](),controller['restart']);router[_0xff33('0x5')](_0xff33('0xe'),controller['migrations']);module['exports']=router;
\ No newline at end of file