p3x-redis-ui
Advanced tools
Comparing version 2020.10.310 to 2020.10.312
@@ -8,2 +8,5 @@ [//]: #@corifeus-header | ||
### v2020.10.313 | ||
* BUGFIX: Set TTL function was throwing an error. | ||
### v2020.10.311 | ||
@@ -457,3 +460,3 @@ * FEATURE: Tuned the colors on all themes. | ||
[**P3X-REDIS-UI**](https://corifeus.com/redis-ui) Build v2020.10.310 | ||
[**P3X-REDIS-UI**](https://corifeus.com/redis-ui) Build v2020.10.312 | ||
@@ -460,0 +463,0 @@ [![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 v2020.10.310 | ||
[**P3X-REDIS-UI**](https://corifeus.com/redis-ui) Build v2020.10.312 | ||
@@ -32,0 +32,0 @@ [![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) |
{ | ||
"name": "p3x-redis-ui", | ||
"version": "2020.10.310", | ||
"version": "2020.10.312", | ||
"description": "π‘ P3X Redis UI handles huge key sets, is functional and works on the web and desktop (Electron)", | ||
@@ -82,4 +82,4 @@ "corifeus": { | ||
"express": "^4.17.1", | ||
"p3x-redis-ui-material": "^2020.10.307", | ||
"p3x-redis-ui-server": "^2020.10.148", | ||
"p3x-redis-ui-material": "^2020.10.308", | ||
"p3x-redis-ui-server": "^2020.10.149", | ||
"typeface-roboto": "0.0.75" | ||
@@ -86,0 +86,0 @@ }, |
@@ -14,3 +14,3 @@ [//]: #@corifeus-header | ||
# π‘ P3X Redis UI handles huge key sets, is functional and works on the web and desktop (Electron) v2020.10.310 | ||
# π‘ P3X Redis UI handles huge key sets, is functional and works on the web and desktop (Electron) v2020.10.312 | ||
@@ -323,3 +323,3 @@ | ||
[**P3X-REDIS-UI**](https://corifeus.com/redis-ui) Build v2020.10.310 | ||
[**P3X-REDIS-UI**](https://corifeus.com/redis-ui) Build v2020.10.312 | ||
@@ -326,0 +326,0 @@ [![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) |
@@ -26,3 +26,3 @@ [//]: #@corifeus-header | ||
[**P3X-REDIS-UI**](https://corifeus.com/redis-ui) Build v2020.10.310 | ||
[**P3X-REDIS-UI**](https://corifeus.com/redis-ui) Build v2020.10.312 | ||
@@ -29,0 +29,0 @@ [![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) |
Sorry, the diff of this file is not supported yet
115008