Valeriy Kucherenko
Valeriy Kucherenko
Hello. First of all thanks for great project! I'm using it to store events (or log). I want to show last 100 events. In order to achieve that it's necessary...
Hello. Using Spring Data 2.7.0 (from spring-data-bom version 2021.2.0) and having `com.github.jsqlparser` in the classpath prevent application to start if repositories use native queries with hibernate placeholders like `h-schema`. It...
I will just put a link to original discussion: https://github.com/nodemcu/nodemcu-firmware/issues/1457 Guess it will be useful, because in current implementation espconn_secure_set_size can be called multiple times.
Hello. I saw a lot of similar issues, but looks like the problem is not resolved. I'm using Spring Boot 2.7.3 and Spring Cloud 2021.0.4 and getting startup error `Method...
cgiData cannot be used for this purpose in templates (because it's used internally), new userData can - it's dedicated for this.
If return HTTPD_CGI_DONE from cgi method that handle POST request until full request have been processed - Fatal exception 29 at address 4020aa80 Assembly dump: ``` static char ICACHE_FLASH_ATTR httpdHexNibble(int...
Hi. I'm referring to this line https://github.com/armink/FlashDB/blob/a208b1555b9805c4fb13336b0c1529d2df8d5641/src/fdb_tsdb.c#L398C6-L398C6 Any reason to perform this check? What bad can happen if user will be allowed to save TSDB entries with "out-of-order" timestamp? I'm...
Hello. First of all thanks for great project. I have few issues. 1) It looks like content of "Simplestreams" menu is not in sync with "lxc remote list". If I'm...
It would be nice if xterm content will occupy all available width. 