X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fplugin%2Fplugin.attributes.js;h=9af1e1058ebab2ec14b806ea3afa5ddc945c3859;hb=8cdeeda1196ee7d2ad7723378ea9a4f6c5d1e83a;hp=52742084387596c7ebfd63461b65ebebb38c1dae;hpb=b8feeab5a72cbb7651a1c603fc767034cd5922cc;p=motion2.git diff --git a/server/api/plugin/plugin.attributes.js b/server/api/plugin/plugin.attributes.js index 5274208..9af1e10 100644 --- a/server/api/plugin/plugin.attributes.js +++ b/server/api/plugin/plugin.attributes.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x8a02=['ENUM','adminOnly','agentOnly','always','Indicates\x20whether\x20to\x20display\x20the\x20plugin\x20in\x20the\x20sidebar.','sequelize','exports','html','script','TEXT','STRING','BOOLEAN'];(function(_0x46bfbf,_0x1d3a16){var _0x55a194=function(_0x33d2ce){while(--_0x33d2ce){_0x46bfbf['push'](_0x46bfbf['shift']());}};_0x55a194(++_0x1d3a16);}(_0x8a02,0x1a9));var _0x28a0=function(_0x479d33,_0x10af8b){_0x479d33=_0x479d33-0x0;var _0x382f73=_0x8a02[_0x479d33];return _0x382f73;};'use strict';var Sequelize=require(_0x28a0('0x0'));module[_0x28a0('0x1')]={'name':{'type':Sequelize['STRING']},'type':{'type':Sequelize['ENUM'](_0x28a0('0x2'),_0x28a0('0x3'))},'description':{'type':Sequelize['TEXT']},'version':{'type':Sequelize[_0x28a0('0x4')]},'path':{'type':Sequelize[_0x28a0('0x5')],'comment':'The\x20physical\x20path\x20where\x20the\x20plugin\x20is\x20stored.'},'active':{'type':Sequelize[_0x28a0('0x6')],'defaultValue':0x0,'comment':'Indicates\x20whether\x20the\x20plugin\x20is\x20installed.\x20Updated\x20when\x20the\x20plugin\x20is\x20installed/uninstalled.'},'sidebar':{'type':Sequelize[_0x28a0('0x7')](_0x28a0('0x8'),_0x28a0('0x9'),_0x28a0('0xa'),'never'),'defaultValue':'always','comment':_0x28a0('0xb')},'icon':{'type':Sequelize[_0x28a0('0x5')]},'adminUrl':{'type':Sequelize[_0x28a0('0x5')]},'agentUrl':{'type':Sequelize['STRING']},'scriptName':{'type':Sequelize[_0x28a0('0x5')]},'scriptPath':{'type':Sequelize[_0x28a0('0x5')]}}; \ No newline at end of file +var _0x729a=['Indicates\x20whether\x20the\x20plugin\x20is\x20installed.\x20Updated\x20when\x20the\x20plugin\x20is\x20installed/uninstalled.','adminOnly','agentOnly','always','Indicates\x20whether\x20to\x20display\x20the\x20plugin\x20in\x20the\x20sidebar.','sequelize','exports','STRING','ENUM','html','script','TEXT','The\x20physical\x20path\x20where\x20the\x20plugin\x20is\x20stored.','BOOLEAN'];(function(_0x5b5cde,_0x1f7c5f){var _0x364ad2=function(_0x4a1172){while(--_0x4a1172){_0x5b5cde['push'](_0x5b5cde['shift']());}};_0x364ad2(++_0x1f7c5f);}(_0x729a,0xf3));var _0xa729=function(_0x292bf8,_0x544454){_0x292bf8=_0x292bf8-0x0;var _0x1f0f3c=_0x729a[_0x292bf8];return _0x1f0f3c;};'use strict';var Sequelize=require(_0xa729('0x0'));module[_0xa729('0x1')]={'name':{'type':Sequelize[_0xa729('0x2')]},'type':{'type':Sequelize[_0xa729('0x3')](_0xa729('0x4'),_0xa729('0x5'))},'description':{'type':Sequelize[_0xa729('0x6')]},'version':{'type':Sequelize[_0xa729('0x6')]},'path':{'type':Sequelize['STRING'],'comment':_0xa729('0x7')},'active':{'type':Sequelize[_0xa729('0x8')],'defaultValue':0x0,'comment':_0xa729('0x9')},'sidebar':{'type':Sequelize[_0xa729('0x3')](_0xa729('0xa'),_0xa729('0xb'),_0xa729('0xc'),'never'),'defaultValue':'always','comment':_0xa729('0xd')},'icon':{'type':Sequelize[_0xa729('0x2')]},'adminUrl':{'type':Sequelize[_0xa729('0x2')]},'agentUrl':{'type':Sequelize['STRING']},'scriptName':{'type':Sequelize[_0xa729('0x2')]},'scriptPath':{'type':Sequelize['STRING']}}; \ No newline at end of file