Built motion from commit 47436d59.|2.6.7
[motion2.git] / server / api / user-setting / user-setting.controller.js
index 43eb295..f343105 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9b9b=['ioredis','../../config/environment','../../mysqldb','socket.io-emitter','redis','./user-setting.socket','register','defaults','localhost','status','json','then','sendStatus','error','stack','name','send','role','Unauthorized','params','Invalid\x20user\x20setting\x20id','UserSetting','find'];(function(_0x454251,_0x147347){var _0x26f1eb=function(_0x57bc54){while(--_0x57bc54){_0x454251['push'](_0x454251['shift']());}};_0x26f1eb(++_0x147347);}(_0x9b9b,0x114));var _0xb9b9=function(_0x1fec86,_0x422ed7){_0x1fec86=_0x1fec86-0x0;var _0x55e897=_0x9b9b[_0x1fec86];return _0x55e897;};'use strict';var _=require('lodash');var Redis=require(_0xb9b9('0x0'));var logger=require('../../config/logger')('api');var config=require(_0xb9b9('0x1'));var db=require(_0xb9b9('0x2'))['db'];var socket=require(_0xb9b9('0x3'))(new Redis(config[_0xb9b9('0x4')]));require(_0xb9b9('0x5'))[_0xb9b9('0x6')](socket);config[_0xb9b9('0x4')]=_[_0xb9b9('0x7')](config[_0xb9b9('0x4')],{'host':_0xb9b9('0x8'),'port':0x18eb});function respondWithResult(_0x85eec,_0x3ef9c1){_0x3ef9c1=_0x3ef9c1||0xc8;return function(_0x5be5bc){if(_0x5be5bc){return _0x85eec[_0xb9b9('0x9')](_0x3ef9c1)[_0xb9b9('0xa')](_0x5be5bc);}};}function saveUpdates(_0x319bb8){return function(_0x485810){if(_0x485810){return _0x485810['update'](_0x319bb8)[_0xb9b9('0xb')](function(_0x139301){return _0x139301;});}return null;};}function handleEntityNotFound(_0x127d29){return function(_0x47fe6d){if(!_0x47fe6d){_0x127d29[_0xb9b9('0xc')](0x194);}return _0x47fe6d;};}function handleError(_0x3b6bb9,_0x1122bb){_0x1122bb=_0x1122bb||0x1f4;return function(_0x4d8856){logger[_0xb9b9('0xd')](_0x4d8856[_0xb9b9('0xe')]);if(_0x4d8856[_0xb9b9('0xf')]){delete _0x4d8856[_0xb9b9('0xf')];}_0x3b6bb9[_0xb9b9('0x9')](_0x1122bb)[_0xb9b9('0x10')](_0x4d8856);};}exports['update']=function(_0x539449,_0x37c0e9){if(_0x539449['user'][_0xb9b9('0x11')]!=='admin')throw new Error(_0xb9b9('0x12'));if(isNaN(Number(_0x539449[_0xb9b9('0x13')]['id'])))throw new Error(_0xb9b9('0x14'));return db[_0xb9b9('0x15')][_0xb9b9('0x16')]({'where':{'id':_0x539449[_0xb9b9('0x13')]['id']}})[_0xb9b9('0xb')](handleEntityNotFound(_0x37c0e9,null))[_0xb9b9('0xb')](saveUpdates(_0x539449['body'],null))[_0xb9b9('0xb')](respondWithResult(_0x37c0e9,null))['catch'](handleError(_0x37c0e9,null));};
\ No newline at end of file
+var _0x4f29=['UserSetting','find','catch','ioredis','../../config/logger','api','../../config/environment','../../mysqldb','socket.io-emitter','redis','./user-setting.socket','register','defaults','status','json','then','sendStatus','error','stack','name','send','user','role','admin','Invalid\x20user\x20setting\x20id'];(function(_0x3070dc,_0x40cf11){var _0x431489=function(_0x49bc2a){while(--_0x49bc2a){_0x3070dc['push'](_0x3070dc['shift']());}};_0x431489(++_0x40cf11);}(_0x4f29,0xfd));var _0x94f2=function(_0x238df2,_0x32a6ef){_0x238df2=_0x238df2-0x0;var _0x53cb4e=_0x4f29[_0x238df2];return _0x53cb4e;};'use strict';var _=require('lodash');var Redis=require(_0x94f2('0x0'));var logger=require(_0x94f2('0x1'))(_0x94f2('0x2'));var config=require(_0x94f2('0x3'));var db=require(_0x94f2('0x4'))['db'];var socket=require(_0x94f2('0x5'))(new Redis(config[_0x94f2('0x6')]));require(_0x94f2('0x7'))[_0x94f2('0x8')](socket);config[_0x94f2('0x6')]=_[_0x94f2('0x9')](config['redis'],{'host':'localhost','port':0x18eb});function respondWithResult(_0xe14ba5,_0x4042b1){_0x4042b1=_0x4042b1||0xc8;return function(_0x1d1910){if(_0x1d1910){return _0xe14ba5[_0x94f2('0xa')](_0x4042b1)[_0x94f2('0xb')](_0x1d1910);}};}function saveUpdates(_0x49bf3b){return function(_0x58af75){if(_0x58af75){return _0x58af75['update'](_0x49bf3b)[_0x94f2('0xc')](function(_0x511952){return _0x511952;});}return null;};}function handleEntityNotFound(_0x2cfae4){return function(_0x1013f3){if(!_0x1013f3){_0x2cfae4[_0x94f2('0xd')](0x194);}return _0x1013f3;};}function handleError(_0x117396,_0x4f647c){_0x4f647c=_0x4f647c||0x1f4;return function(_0x25fe1e){logger[_0x94f2('0xe')](_0x25fe1e[_0x94f2('0xf')]);if(_0x25fe1e[_0x94f2('0x10')]){delete _0x25fe1e[_0x94f2('0x10')];}_0x117396[_0x94f2('0xa')](_0x4f647c)[_0x94f2('0x11')](_0x25fe1e);};}exports['update']=function(_0x3b67db,_0x54ee65){if(_0x3b67db[_0x94f2('0x12')][_0x94f2('0x13')]!==_0x94f2('0x14'))throw new Error('Unauthorized');if(isNaN(Number(_0x3b67db['params']['id'])))throw new Error(_0x94f2('0x15'));return db[_0x94f2('0x16')][_0x94f2('0x17')]({'where':{'id':_0x3b67db['params']['id']}})[_0x94f2('0xc')](handleEntityNotFound(_0x54ee65,null))[_0x94f2('0xc')](saveUpdates(_0x3b67db['body'],null))['then'](respondWithResult(_0x54ee65,null))[_0x94f2('0x18')](handleError(_0x54ee65,null));};
\ No newline at end of file