X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fuser-setting%2Fuser-setting.model.js;h=d0378209b10a16790f5683d4f08f2b33164a36f4;hb=bb4ed137b40a5e77cec195be87f1b347330d2766;hp=8382c7a7fb3cacc3fdf39396c981343c3c03b3d6;hpb=bbf2934691a4ec9ff4842d68e55333ba589f6077;p=motion2.git diff --git a/server/api/user-setting/user-setting.model.js b/server/api/user-setting/user-setting.model.js index 8382c7a..d037820 100644 --- a/server/api/user-setting/user-setting.model.js +++ b/server/api/user-setting/user-setting.model.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x34b7=['clientSideLoggingEnabledSince','define','UserSetting','user_settings','clientSideLoggingEnabled'];(function(_0x2c3c3f,_0x2436f8){var _0x1f5280=function(_0x4fd8fa){while(--_0x4fd8fa){_0x2c3c3f['push'](_0x2c3c3f['shift']());}};_0x1f5280(++_0x2436f8);}(_0x34b7,0x196));var _0x734b=function(_0x1afc73,_0x1e3ecb){_0x1afc73=_0x1afc73-0x0;var _0x23f0d2=_0x34b7[_0x1afc73];return _0x23f0d2;};'use strict';var attributes=require('./user-setting.attributes');module['exports']=function(_0x43a5f1){return _0x43a5f1[_0x734b('0x0')](_0x734b('0x1'),attributes,{'tableName':_0x734b('0x2'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0xa2ff85){if(!_0xa2ff85[_0x734b('0x3')])_0xa2ff85['clientSideLoggingEnabledSince']=null;else if(_0xa2ff85['clientSideLoggingEnabledSince']===null)_0xa2ff85[_0x734b('0x4')]=new Date();}}});}; \ No newline at end of file +var _0x9ffd=['clientSideLoggingEnabled','clientSideLoggingEnabledSince','./user-setting.attributes','exports','UserSetting','user_settings'];(function(_0xdf22bc,_0x58e815){var _0x35a69e=function(_0x4ef52f){while(--_0x4ef52f){_0xdf22bc['push'](_0xdf22bc['shift']());}};_0x35a69e(++_0x58e815);}(_0x9ffd,0xaa));var _0xd9ff=function(_0x3842f0,_0x197db5){_0x3842f0=_0x3842f0-0x0;var _0x4bfe35=_0x9ffd[_0x3842f0];return _0x4bfe35;};'use strict';var attributes=require(_0xd9ff('0x0'));module[_0xd9ff('0x1')]=function(_0x47e5c0){return _0x47e5c0['define'](_0xd9ff('0x2'),attributes,{'tableName':_0xd9ff('0x3'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x26dc20){if(!_0x26dc20[_0xd9ff('0x4')])_0x26dc20['clientSideLoggingEnabledSince']=null;else if(_0x26dc20[_0xd9ff('0x5')]===null)_0x26dc20[_0xd9ff('0x5')]=new Date();}}});}; \ No newline at end of file