X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fuser-setting%2Fuser-setting.attributes.js;h=806ec8240a1aa732027acf6910fd8d5c865025dc;hb=c593ef5de079879fb7bfbdd8f8d4d8640e684821;hp=1f33ddc8a5ce1ea1e952a2dc0faaec80fb6b08d4;hpb=7b947914a77b8347fb1d6de0275fa1bbfcdf6ff9;p=motion2.git diff --git a/server/api/user-setting/user-setting.attributes.js b/server/api/user-setting/user-setting.attributes.js index 1f33ddc..806ec82 100644 --- a/server/api/user-setting/user-setting.attributes.js +++ b/server/api/user-setting/user-setting.attributes.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xc517=['DATE','INTEGER','UserId','sequelize','error','info','debug','ENUM','BOOLEAN','TEXT'];(function(_0x1167f1,_0x1d851b){var _0x2fd3db=function(_0xb0fd93){while(--_0xb0fd93){_0x1167f1['push'](_0x1167f1['shift']());}};_0x2fd3db(++_0x1d851b);}(_0xc517,0x11b));var _0x7c51=function(_0x2c9506,_0x3f05a9){_0x2c9506=_0x2c9506-0x0;var _0x2febcc=_0xc517[_0x2c9506];return _0x2febcc;};'use strict';var Sequelize=require(_0x7c51('0x0'));const CLIENT_SIDE_LOG_LEVELS=[_0x7c51('0x1'),'warning',_0x7c51('0x2'),_0x7c51('0x3')];module['exports']={'clientSideLoggingLevel':{'type':Sequelize[_0x7c51('0x4')](CLIENT_SIDE_LOG_LEVELS),'allowNull':![],'defaultValue':_0x7c51('0x1'),'validate':{'isIn':[CLIENT_SIDE_LOG_LEVELS]}},'clientSideLoggingEnabled':{'type':Sequelize[_0x7c51('0x5')],'defaultValue':![]},'clientSideLoggingScopes':{'type':Sequelize[_0x7c51('0x6')],'allowNull':!![]},'clientSideLoggingEnabledSince':{'type':Sequelize[_0x7c51('0x7')],'allowNull':!![],'defaultValue':null},'UserId':{'type':Sequelize[_0x7c51('0x8')],'unique':_0x7c51('0x9')}}; \ No newline at end of file +var _0xb064=['error','warning','info','debug','exports','ENUM','BOOLEAN','TEXT','INTEGER','sequelize'];(function(_0x3e77e0,_0x4bc82b){var _0x150fb0=function(_0x28233a){while(--_0x28233a){_0x3e77e0['push'](_0x3e77e0['shift']());}};_0x150fb0(++_0x4bc82b);}(_0xb064,0xe5));var _0x4b06=function(_0x1d1779,_0x284147){_0x1d1779=_0x1d1779-0x0;var _0x2377e9=_0xb064[_0x1d1779];return _0x2377e9;};'use strict';var Sequelize=require(_0x4b06('0x0'));const CLIENT_SIDE_LOG_LEVELS=[_0x4b06('0x1'),_0x4b06('0x2'),_0x4b06('0x3'),_0x4b06('0x4')];module[_0x4b06('0x5')]={'clientSideLoggingLevel':{'type':Sequelize[_0x4b06('0x6')](CLIENT_SIDE_LOG_LEVELS),'allowNull':![],'defaultValue':_0x4b06('0x1'),'validate':{'isIn':[CLIENT_SIDE_LOG_LEVELS]}},'clientSideLoggingEnabled':{'type':Sequelize[_0x4b06('0x7')],'defaultValue':![]},'clientSideLoggingScopes':{'type':Sequelize[_0x4b06('0x8')],'allowNull':!![]},'clientSideLoggingEnabledSince':{'type':Sequelize['DATE'],'allowNull':!![],'defaultValue':null},'UserId':{'type':Sequelize[_0x4b06('0x9')],'unique':'UserId'}}; \ No newline at end of file