X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fplugin%2Fplugin.attributes.js;h=4d8573118853c29f9df7fed10a021ad03dc3e406;hb=ef4e758b3a8a542ed14842116a07db29f3cf2e7c;hp=9f5f52bb67b759e2d00f3f50daebc2f2bd71bd79;hpb=6b8dca8de1a6b807be7e36077511bb032e7382e5;p=motion2.git diff --git a/server/api/plugin/plugin.attributes.js b/server/api/plugin/plugin.attributes.js index 9f5f52b..4d85731 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 _0xee4e=['ENUM','html','TEXT','The\x20physical\x20path\x20where\x20the\x20plugin\x20is\x20stored.','Indicates\x20whether\x20the\x20plugin\x20is\x20installed.\x20Updated\x20when\x20the\x20plugin\x20is\x20installed/uninstalled.','adminOnly','agentOnly','always','never','Indicates\x20whether\x20to\x20display\x20the\x20plugin\x20in\x20the\x20sidebar.','exports','STRING'];(function(_0x1cdf19,_0x2c4b46){var _0x340a02=function(_0x101858){while(--_0x101858){_0x1cdf19['push'](_0x1cdf19['shift']());}};_0x340a02(++_0x2c4b46);}(_0xee4e,0x18a));var _0xeee4=function(_0x17d9e3,_0x1f969c){_0x17d9e3=_0x17d9e3-0x0;var _0x14192d=_0xee4e[_0x17d9e3];return _0x14192d;};'use strict';var Sequelize=require('sequelize');module[_0xeee4('0x0')]={'name':{'type':Sequelize[_0xeee4('0x1')]},'type':{'type':Sequelize[_0xeee4('0x2')](_0xeee4('0x3'),'script')},'description':{'type':Sequelize[_0xeee4('0x4')]},'version':{'type':Sequelize['TEXT']},'path':{'type':Sequelize[_0xeee4('0x1')],'comment':_0xeee4('0x5')},'active':{'type':Sequelize['BOOLEAN'],'defaultValue':0x0,'comment':_0xeee4('0x6')},'sidebar':{'type':Sequelize[_0xeee4('0x2')](_0xeee4('0x7'),_0xeee4('0x8'),_0xeee4('0x9'),_0xeee4('0xa')),'defaultValue':_0xeee4('0x9'),'comment':_0xeee4('0xb')},'icon':{'type':Sequelize[_0xeee4('0x1')]},'adminUrl':{'type':Sequelize[_0xeee4('0x1')]},'agentUrl':{'type':Sequelize[_0xeee4('0x1')]},'scriptName':{'type':Sequelize[_0xeee4('0x1')]},'scriptPath':{'type':Sequelize[_0xeee4('0x1')]}}; \ No newline at end of file +var _0x66c5=['The\x20physical\x20path\x20where\x20the\x20plugin\x20is\x20stored.','Indicates\x20whether\x20the\x20plugin\x20is\x20installed.\x20Updated\x20when\x20the\x20plugin\x20is\x20installed/uninstalled.','ENUM','adminOnly','agentOnly','always','never','Indicates\x20whether\x20to\x20display\x20the\x20plugin\x20in\x20the\x20sidebar.','STRING','exports','html','TEXT'];(function(_0xcf3ba4,_0x518116){var _0x16ee30=function(_0x2fb3e2){while(--_0x2fb3e2){_0xcf3ba4['push'](_0xcf3ba4['shift']());}};_0x16ee30(++_0x518116);}(_0x66c5,0xbd));var _0x566c=function(_0x2cd8d0,_0x5ddefb){_0x2cd8d0=_0x2cd8d0-0x0;var _0x49a221=_0x66c5[_0x2cd8d0];return _0x49a221;};'use strict';var Sequelize=require('sequelize');module[_0x566c('0x0')]={'name':{'type':Sequelize['STRING']},'type':{'type':Sequelize['ENUM'](_0x566c('0x1'),'script')},'description':{'type':Sequelize[_0x566c('0x2')]},'version':{'type':Sequelize[_0x566c('0x2')]},'path':{'type':Sequelize['STRING'],'comment':_0x566c('0x3')},'active':{'type':Sequelize['BOOLEAN'],'defaultValue':0x0,'comment':_0x566c('0x4')},'sidebar':{'type':Sequelize[_0x566c('0x5')](_0x566c('0x6'),_0x566c('0x7'),_0x566c('0x8'),_0x566c('0x9')),'defaultValue':_0x566c('0x8'),'comment':_0x566c('0xa')},'icon':{'type':Sequelize[_0x566c('0xb')]},'adminUrl':{'type':Sequelize[_0x566c('0xb')]},'agentUrl':{'type':Sequelize[_0x566c('0xb')]},'scriptName':{'type':Sequelize[_0x566c('0xb')]},'scriptPath':{'type':Sequelize[_0x566c('0xb')]}}; \ No newline at end of file