Kiril Isakov

Results 26 issues of Kiril Isakov

## Prerequisites - [X] I checked the documentation and found no answer; - [X] I checked to make sure that this issue has not already been filed; - [X] This...

Priority: P4

When I run ```bash $ go run ./cmd/main.go http localhost:1313 ``` I get this error message: >tunl server connection failed: server dial failed: tls: failed to verify certificate: x509: certificate...

* `go.mod`: Update `go 1.16` -> `go 1.20`, and the dependencies. As the `github.com/hashicorp/go-metrics` dependency [needs a fix right now](https://github.com/hashicorp/go-metrics/pull/152) I temporarily replaced it with a local fixed version. *...

### Checklist - [X] I am able to reproduce the bug with the latest version given here: [CLICK THIS LINK](https://github.com/TeamNewPipe/NewPipe/releases/latest). - [X] I made sure that there are *no existing...

bug
waiting for author
needs triage

### Is your feature request related to a problem? Please describe. no log traces to monitor in console ### Describe the solution you'd like implement log traces to be monitored...

feature request
optimization

This is an attempt to respond to issue #402 (and #981) by implementing `TextIPv4Address` and `TextIPv6Address` column types that are compatible with both text and numeric `FilterIds` (all nine of...

feedback-requested