Built motion from commit eddce310.|2.6.12
[motion2.git] / server / api / pm2 / pm2.controller.js
index 70eff74..cb43412 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfb80=['destroy','delete','dump','../../config/pm2','../../config/logger','api','path','exec','sendStatus','json','error','name','status','send','npm\x20install','info','index','list','then','reject','express','length','catch','show','describe','body','script','chdir','Missing\x20name\x20and/or\x20path','restart','stop','params'];(function(_0x36d203,_0x3653f3){var _0x2f9e62=function(_0x461a77){while(--_0x461a77){_0x36d203['push'](_0x36d203['shift']());}};_0x2f9e62(++_0x3653f3);}(_0xfb80,0x1e3));var _0x0fb8=function(_0x30d061,_0x54ed28){_0x30d061=_0x30d061-0x0;var _0x16c8fc=_0xfb80[_0x30d061];return _0x16c8fc;};'use strict';var _=require('lodash');var pm2=require(_0x0fb8('0x0'));var logger=require(_0x0fb8('0x1'))(_0x0fb8('0x2'));var path=require(_0x0fb8('0x3'));var exec=require('child_process')[_0x0fb8('0x4')];var BPromise=require('bluebird');function handleEntityNotFound(_0x37df34,_0x442c93){return function(_0xdd4b45){if(!_0xdd4b45){_0x37df34[_0x0fb8('0x5')](0x194);;}return _0xdd4b45;};}function respondWithResult(_0xb4ba40,_0x25d761){_0x25d761=_0x25d761||0xc8;return function(_0x1229fe){if(_0x1229fe){return _0xb4ba40['status'](_0x25d761)[_0x0fb8('0x6')](_0x1229fe);}return null;};}function handleError(_0x1b7945,_0x5d0d31){_0x5d0d31=_0x5d0d31||0x1f4;return function(_0x623ebe){logger[_0x0fb8('0x7')](_0x623ebe['stack']);if(_0x623ebe[_0x0fb8('0x8')]){delete _0x623ebe[_0x0fb8('0x8')];}_0x1b7945[_0x0fb8('0x9')](_0x5d0d31)[_0x0fb8('0xa')](_0x623ebe);};}function execChildProcess(){return new BPromise(function(_0x522f0c,_0x17f713){exec(_0x0fb8('0xb'),function(_0x309af5,_0x53745e,_0x2d4e1c){logger[_0x0fb8('0xc')](_0x53745e);logger[_0x0fb8('0xc')](_0x2d4e1c);if(_0x309af5){logger['error'](_0x309af5);return _0x17f713(_0x309af5);}return _0x522f0c(_0x53745e);});});}exports[_0x0fb8('0xd')]=function(_0x4b6637,_0x6a5484){return pm2[_0x0fb8('0xe')]()[_0x0fb8('0xf')](function(_0xf5b461){if(_0xf5b461){var _0x2094b8=_[_0x0fb8('0x10')](_0xf5b461,function(_0x454890){return _0x454890[_0x0fb8('0x8')]===_0x0fb8('0x11')||_0x454890[_0x0fb8('0x8')]==='motion2';});return{'rows':_0x2094b8,'count':_0x2094b8[_0x0fb8('0x12')]};}return null;})['then'](respondWithResult(_0x6a5484,null))[_0x0fb8('0x13')](handleError(_0x6a5484,null));};exports[_0x0fb8('0x14')]=function(_0x35f3d3,_0x3be5df){return pm2[_0x0fb8('0x15')](_0x35f3d3['params']['id'])[_0x0fb8('0xf')](respondWithResult(_0x3be5df,null))['then'](handleEntityNotFound(_0x3be5df,null))['catch'](handleError(_0x3be5df,null));};exports['create']=function(_0x628829,_0x16319b){if(_0x628829[_0x0fb8('0x16')][_0x0fb8('0x8')]&&_0x628829['body'][_0x0fb8('0x17')]){var _0x231934=path['join'](__dirname,'../../files/plugins',_0x628829[_0x0fb8('0x16')]['script']);var _0x58eedf=process['cwd']();process[_0x0fb8('0x18')](path['dirname'](_0x231934));return execChildProcess()[_0x0fb8('0xf')](function(_0x3c6e58){process[_0x0fb8('0x18')](_0x58eedf);return pm2['start']({'name':_0x628829[_0x0fb8('0x16')][_0x0fb8('0x8')],'script':_0x231934});})['then'](function(_0x5c8553){pm2['dump']();return _0x5c8553[0x0];})[_0x0fb8('0xf')](respondWithResult(_0x16319b,0xc9))[_0x0fb8('0x13')](handleError(_0x16319b,null));}else{return _0x16319b[_0x0fb8('0x9')](0x1f4)[_0x0fb8('0xa')]({'message':_0x0fb8('0x19')});}};exports['update']=function(_0x25a7f0,_0x4368fe){if(_0x25a7f0['body']['id']){delete _0x25a7f0['body']['id'];}var _0x4e87c8={'online':_0x0fb8('0x1a'),'stopped':_0x0fb8('0x1b')};if(_0x4e87c8['hasOwnProperty'](_0x25a7f0[_0x0fb8('0x16')][_0x0fb8('0x9')])){return pm2[_0x4e87c8[_0x25a7f0[_0x0fb8('0x16')]['status']]](_0x25a7f0[_0x0fb8('0x1c')]['id'])[_0x0fb8('0xf')](respondWithResult(_0x4368fe,0xc8))[_0x0fb8('0x13')](handleError(_0x4368fe,null));}else{return _0x4368fe[_0x0fb8('0x9')](0x1f4)[_0x0fb8('0xa')]({'message':'Unknown\x20status'});}};exports[_0x0fb8('0x1d')]=function(_0x1342b9,_0x129819){if(_0x1342b9[_0x0fb8('0x16')]['id']){delete _0x1342b9[_0x0fb8('0x16')]['id'];}if(_0x1342b9['params']['id']){return pm2[_0x0fb8('0x1e')](_0x1342b9[_0x0fb8('0x1c')]['id'])[_0x0fb8('0xf')](function(_0x1e91f3){pm2[_0x0fb8('0x1f')]();return _0x1e91f3[0x0];})[_0x0fb8('0xf')](respondWithResult(_0x129819,null))['catch'](handleError(_0x129819,null));}else{return _0x129819[_0x0fb8('0x9')](0x1f4)[_0x0fb8('0xa')]({'message':'Unknown\x20id'});}};
\ No newline at end of file
+var _0xa74f=['child_process','exec','bluebird','status','json','error','stack','name','send','npm\x20install','info','index','list','then','reject','express','motion2','length','catch','body','script','cwd','chdir','Missing\x20name\x20and/or\x20path','restart','stop','Unknown\x20status','params','delete','dump','../../config/logger'];(function(_0x43e7fb,_0x37fbf4){var _0x21d13c=function(_0x4f2f19){while(--_0x4f2f19){_0x43e7fb['push'](_0x43e7fb['shift']());}};_0x21d13c(++_0x37fbf4);}(_0xa74f,0x9a));var _0xfa74=function(_0x163040,_0x38a58c){_0x163040=_0x163040-0x0;var _0x364667=_0xa74f[_0x163040];return _0x364667;};'use strict';var _=require('lodash');var pm2=require('../../config/pm2');var logger=require(_0xfa74('0x0'))('api');var path=require('path');var exec=require(_0xfa74('0x1'))[_0xfa74('0x2')];var BPromise=require(_0xfa74('0x3'));function handleEntityNotFound(_0x25a9b7,_0x5b367b){return function(_0x141625){if(!_0x141625){_0x25a9b7['sendStatus'](0x194);;}return _0x141625;};}function respondWithResult(_0x543cfe,_0x43dd2f){_0x43dd2f=_0x43dd2f||0xc8;return function(_0x9ddbd2){if(_0x9ddbd2){return _0x543cfe[_0xfa74('0x4')](_0x43dd2f)[_0xfa74('0x5')](_0x9ddbd2);}return null;};}function handleError(_0x287921,_0x344e04){_0x344e04=_0x344e04||0x1f4;return function(_0x5c0eb2){logger[_0xfa74('0x6')](_0x5c0eb2[_0xfa74('0x7')]);if(_0x5c0eb2[_0xfa74('0x8')]){delete _0x5c0eb2[_0xfa74('0x8')];}_0x287921['status'](_0x344e04)[_0xfa74('0x9')](_0x5c0eb2);};}function execChildProcess(){return new BPromise(function(_0x4f8891,_0x48695c){exec(_0xfa74('0xa'),function(_0x1d919d,_0x30b2d5,_0x307d35){logger['info'](_0x30b2d5);logger[_0xfa74('0xb')](_0x307d35);if(_0x1d919d){logger[_0xfa74('0x6')](_0x1d919d);return _0x48695c(_0x1d919d);}return _0x4f8891(_0x30b2d5);});});}exports[_0xfa74('0xc')]=function(_0x278e8b,_0x4ad407){return pm2[_0xfa74('0xd')]()[_0xfa74('0xe')](function(_0x3eb49b){if(_0x3eb49b){var _0x3947ca=_[_0xfa74('0xf')](_0x3eb49b,function(_0x47c8fb){return _0x47c8fb[_0xfa74('0x8')]===_0xfa74('0x10')||_0x47c8fb[_0xfa74('0x8')]===_0xfa74('0x11');});return{'rows':_0x3947ca,'count':_0x3947ca[_0xfa74('0x12')]};}return null;})[_0xfa74('0xe')](respondWithResult(_0x4ad407,null))[_0xfa74('0x13')](handleError(_0x4ad407,null));};exports['show']=function(_0x58a67a,_0xe0e33d){return pm2['describe'](_0x58a67a['params']['id'])[_0xfa74('0xe')](respondWithResult(_0xe0e33d,null))[_0xfa74('0xe')](handleEntityNotFound(_0xe0e33d,null))[_0xfa74('0x13')](handleError(_0xe0e33d,null));};exports['create']=function(_0x3bede6,_0x2edebb){if(_0x3bede6[_0xfa74('0x14')]['name']&&_0x3bede6[_0xfa74('0x14')][_0xfa74('0x15')]){var _0x2e6c33=path['join'](__dirname,'../../files/plugins',_0x3bede6[_0xfa74('0x14')][_0xfa74('0x15')]);var _0x9932db=process[_0xfa74('0x16')]();process[_0xfa74('0x17')](path['dirname'](_0x2e6c33));return execChildProcess()['then'](function(_0x3721bf){process['chdir'](_0x9932db);return pm2['start']({'name':_0x3bede6['body'][_0xfa74('0x8')],'script':_0x2e6c33});})[_0xfa74('0xe')](function(_0x42d9bf){pm2['dump']();return _0x42d9bf[0x0];})['then'](respondWithResult(_0x2edebb,0xc9))[_0xfa74('0x13')](handleError(_0x2edebb,null));}else{return _0x2edebb[_0xfa74('0x4')](0x1f4)['send']({'message':_0xfa74('0x18')});}};exports['update']=function(_0x1a8cf7,_0x153b2a){if(_0x1a8cf7['body']['id']){delete _0x1a8cf7[_0xfa74('0x14')]['id'];}var _0x1130de={'online':_0xfa74('0x19'),'stopped':_0xfa74('0x1a')};if(_0x1130de['hasOwnProperty'](_0x1a8cf7[_0xfa74('0x14')][_0xfa74('0x4')])){return pm2[_0x1130de[_0x1a8cf7[_0xfa74('0x14')]['status']]](_0x1a8cf7['params']['id'])[_0xfa74('0xe')](respondWithResult(_0x153b2a,0xc8))[_0xfa74('0x13')](handleError(_0x153b2a,null));}else{return _0x153b2a['status'](0x1f4)['send']({'message':_0xfa74('0x1b')});}};exports['destroy']=function(_0x2238d4,_0x4d6d0a){if(_0x2238d4[_0xfa74('0x14')]['id']){delete _0x2238d4[_0xfa74('0x14')]['id'];}if(_0x2238d4[_0xfa74('0x1c')]['id']){return pm2[_0xfa74('0x1d')](_0x2238d4['params']['id'])[_0xfa74('0xe')](function(_0x102d47){pm2[_0xfa74('0x1e')]();return _0x102d47[0x0];})[_0xfa74('0xe')](respondWithResult(_0x4d6d0a,null))[_0xfa74('0x13')](handleError(_0x4d6d0a,null));}else{return _0x4d6d0a[_0xfa74('0x4')](0x1f4)[_0xfa74('0x9')]({'message':'Unknown\x20id'});}};
\ No newline at end of file