Antonio Kovačević

Results 10 issues of Antonio Kovačević

### Read and complete in full with information about your setup and issue before submitting. ### Do not delete the template. **Please use the search bar** at the top of...

Enhancement
PR Welcome!
Core
Needs C#

**Describe the bug** On Nvidia Shield when using Ethernet LAN to connect to jellyfin server it won't play the media. It just sits there loading then after cca 20 seconds...

help wanted

### Version Information ![Screenshot from 2022-11-14 20-32-02](https://user-images.githubusercontent.com/16204269/201749060-0712ee3f-289d-4bd6-80c0-9600272d5329.png) ### Environment Docker ### What is the expected behaviour? For the query to List Documents in a collection to return a list of...

bug

### What happened? When having a lot of q-input components on a page it takes a while to render, especially if you have label and hint enabled. Here are some...

kind/bug 🐞
Qv2 🔝
flavour/quasar-cli-webpack
bug/1-repro-available
area/components

From what I can see while reading the code there is a possibility that the system can be in an inconsistent state in a scenario when [publishEvent](https://github.com/shijuvar/go-distributed-sys/blob/45a577ccd09ea0c850fd90cc0f9c7952ac4d56a8/eventstream/eventstoresvc/server.go#L50) fails to execute...

Benchmarking simple nil echo server to compare rsocket and http to see the overhead for small payloads to see how much can I squeeze out of rsocket. For http I'm...

perf

Can you please add an option to shutdown the VPS before attempting snapshot?

enhancement

### What version of Scylla or Cassandra are you using? Scylla 4.4.6-0.20211028.dd018d4de ### What version of Gocql are you using? v1.5.0 ### What version of Go are you using? 1.17.1...

**maplibre-gl-js version**: v4.5.0 **browser**: Chromium (Version 126.0.6478.126 (Official Build) (64-bit)) and their derivatives ### Steps to Trigger Behavior 1. Go to https://maplibre.org/maplibre-gl-js/docs/ in a Chromium (or derivative) browser 2. Zoom...

bug
enhancement
PR is more than welcomed

### Version 1.28.0 ### What happened? I'm using this `sqlite3` command to export schema from the database: `sqlite3 db/data.db '.schema authors' > ./db/schema.sql` and it generates an sql schema where...

bug
:wrench: golang
:books: sqlite
:computer: linux