p3x-redis-ui
Advanced tools
Comparing version 2024.4.193 to 2024.4.194
{ | ||
"update": "2024-03-29T14:10:53.960Z", | ||
"update": "2064-03-29T14:10:53.960Z", | ||
"license": "MIT", | ||
@@ -11,5 +11,3 @@ "list": [ | ||
"askAuth": false, | ||
"id": "P3Xidb247cf58e81010004db4c77abe2121", | ||
"tlsWithoutCert": false, | ||
"tlsRejectUnauthorized": false, | ||
"id": "P3Xid-starts-with-and-indexing-unique-identifier", | ||
"cluster": false, | ||
@@ -24,2 +22,5 @@ "sentinel": false, | ||
"sshPrivateKey": "private", | ||
"sshPassword": "", | ||
"tlsWithoutCert": false, | ||
"tlsRejectUnauthorized": false, | ||
"tlsCrt": "", | ||
@@ -32,8 +33,6 @@ "tlsKey": "", | ||
"host": "127.0.0.1", | ||
"port": 6379, | ||
"port": 7379, | ||
"password": "private", | ||
"askAuth": false, | ||
"id": "P3Xidb247cf58e81010004db4c77abe2121", | ||
"tlsWithoutCert": false, | ||
"tlsRejectUnauthorized": false, | ||
"id": "P3Xid-starts-with-and-indexing-unique-identifier", | ||
"cluster": false, | ||
@@ -48,2 +47,5 @@ "sentinel": false, | ||
"sshPrivateKey": "", | ||
"sshPassword": "", | ||
"tlsWithoutCert": false, | ||
"tlsRejectUnauthorized": false, | ||
"tlsCrt": "private", | ||
@@ -54,2 +56,25 @@ "tlsKey": "private", | ||
{ | ||
"name": "instance with tls enabled without cert if it is valid", | ||
"host": "127.0.0.1", | ||
"port": 7379, | ||
"password": "private", | ||
"askAuth": false, | ||
"id": "P3Xid-starts-with-and-indexing-unique-identifier", | ||
"cluster": false, | ||
"sentinel": false, | ||
"sentinelName": "", | ||
"nodes": [], | ||
"ssh": false, | ||
"sshHost": "", | ||
"sshPort": 22, | ||
"sshUsername": "", | ||
"sshPrivateKey": "", | ||
"sshPassword": "", | ||
"tlsWithoutCert": true, | ||
"tlsRejectUnauthorized": false, | ||
"tlsCrt": "", | ||
"tlsKey": "", | ||
"tlsCa": "" | ||
}, | ||
{ | ||
"name": "cluster", | ||
@@ -60,5 +85,3 @@ "host": "127.0.0.1", | ||
"askAuth": false, | ||
"id": "P3Xidb247cf58e81010004db4c77abe2121", | ||
"tlsWithoutCert": false, | ||
"tlsRejectUnauthorized": false, | ||
"id": "P3Xid-starts-with-and-indexing-unique-identifier", | ||
"cluster": true, | ||
@@ -71,3 +94,4 @@ "sentinel": false, | ||
"port": 16380, | ||
"id": "P3Xida495ac68e81010008b895f5389791d" | ||
"password": "", | ||
"id": "P3Xid-starts-with-and-indexing-unique-identifier" | ||
}, | ||
@@ -77,3 +101,4 @@ { | ||
"port": 16381, | ||
"id": "P3Xidb3a7ac68e81010000e194d77ccefaa" | ||
"password": "", | ||
"id": "P3Xid-starts-with-and-indexing-unique-identifier" | ||
} | ||
@@ -86,2 +111,5 @@ ], | ||
"sshPrivateKey": "", | ||
"sshPassword": "", | ||
"tlsWithoutCert": false, | ||
"tlsRejectUnauthorized": false, | ||
"tlsCrt": "", | ||
@@ -97,5 +125,3 @@ "tlsKey": "", | ||
"askAuth": false, | ||
"id": "P3Xidb247cf58e81010004db4c77abe2121", | ||
"tlsWithoutCert": false, | ||
"tlsRejectUnauthorized": false, | ||
"id": "P3Xid-starts-with-and-indexing-unique-identifier", | ||
"cluster": false, | ||
@@ -108,3 +134,4 @@ "sentinel": true, | ||
"port": 26380, | ||
"id": "P3Xida495ac68e81010008b895f5389791d" | ||
"password": "", | ||
"id": "P3Xid-starts-with-and-indexing-unique-identifier" | ||
}, | ||
@@ -114,3 +141,4 @@ { | ||
"port": 26381, | ||
"id": "P3Xidb3a7ac68e81010000e194d77ccefaa" | ||
"password": "", | ||
"id": "P3Xid-starts-with-and-indexing-unique-identifier" | ||
} | ||
@@ -123,2 +151,4 @@ ], | ||
"sshPrivateKey": "", | ||
"tlsWithoutCert": false, | ||
"tlsRejectUnauthorized": false, | ||
"tlsCrt": "", | ||
@@ -125,0 +155,0 @@ "tlsKey": "", |
@@ -8,2 +8,6 @@ [//]: #@corifeus-header | ||
### v2024.4.194 | ||
Released on 03/29/2024 | ||
* BUGFIX: Algorithm enhanced in TLS handling. | ||
### v2024.4.193 | ||
@@ -1110,3 +1114,3 @@ Released on 03/29/2024 | ||
[**P3X-REDIS-UI**](https://corifeus.com/redis-ui) Build v2024.4.193 | ||
[**P3X-REDIS-UI**](https://corifeus.com/redis-ui) Build v2024.4.194 | ||
@@ -1113,0 +1117,0 @@ [![NPM](https://img.shields.io/npm/v/p3x-redis-ui.svg)](https://www.npmjs.com/package/p3x-redis-ui) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) |
@@ -29,3 +29,3 @@ [//]: #@corifeus-header | ||
[**P3X-REDIS-UI**](https://corifeus.com/redis-ui) Build v2024.4.193 | ||
[**P3X-REDIS-UI**](https://corifeus.com/redis-ui) Build v2024.4.194 | ||
@@ -32,0 +32,0 @@ [![NPM](https://img.shields.io/npm/v/p3x-redis-ui.svg)](https://www.npmjs.com/package/p3x-redis-ui) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) |
{ | ||
"p3xrs": { | ||
"http": { | ||
"port-info": "this is ommitted, it will be default 7843", | ||
"port": 7843 | ||
"port": 7843, | ||
"bind-info": "the interface with listen to, could be 127.0.0.1 or 0.0.0.0 or specific interface", | ||
"bind": "0.0.0.0" | ||
}, | ||
@@ -13,4 +14,3 @@ "connections": { | ||
"static-info": "This is the best configuration, if it starts with ~, then it is in resolve the path in the node_modules, otherwise it resolves to the current process current working directory.", | ||
"static": "~p3x-redis-ui-material/dist", | ||
"license-key": "future-use", | ||
"static-disabled": "~p3x-redis-ui-material/dist", | ||
"treeDividers": [ | ||
@@ -17,0 +17,0 @@ ":", |
{ | ||
"name": "p3x-redis-ui", | ||
"version": "2024.4.193", | ||
"version": "2024.4.194", | ||
"description": "π‘ P3X Redis UI is a very functional handy database GUI and works in your pocket on the responsive web or as a desktop app", | ||
@@ -90,4 +90,4 @@ "corifeus": { | ||
"electron-updater": "^6.1.8", | ||
"p3x-redis-ui-material": "^2024.4.178", | ||
"p3x-redis-ui-server": "^2024.4.177" | ||
"p3x-redis-ui-material": "^2024.4.179", | ||
"p3x-redis-ui-server": "^2024.4.178" | ||
}, | ||
@@ -94,0 +94,0 @@ "build": { |
@@ -9,3 +9,3 @@ [//]: #@corifeus-header | ||
# π‘ P3X Redis UI is a very functional handy database GUI and works in your pocket on the responsive web or as a desktop app v2024.4.193 | ||
# π‘ P3X Redis UI is a very functional handy database GUI and works in your pocket on the responsive web or as a desktop app v2024.4.194 | ||
@@ -362,3 +362,3 @@ | ||
[**P3X-REDIS-UI**](https://corifeus.com/redis-ui) Build v2024.4.193 | ||
[**P3X-REDIS-UI**](https://corifeus.com/redis-ui) Build v2024.4.194 | ||
@@ -365,0 +365,0 @@ [![NPM](https://img.shields.io/npm/v/p3x-redis-ui.svg)](https://www.npmjs.com/package/p3x-redis-ui) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
166816
1124