Donatas
Donatas
### What do you want to do with Hls.js? Hello, I want to wait for credentials generated from the chunk's url by the server before loading that .ts chunk. This...
Hi, so I wanted to try writing a couple middlewares for thruster, but I am hitting a road block where some custom config is needed for the middleware. For example,...
Hi, how do I read the headers and the cookies from the response? I am testing a middleware that needs cookies like this: ```rust let response = Testable::get( &app, "/",...
### Describe The Problem To Be Solved Hi, so when I am creating components almost always I need to pass some callbacks to `onClick` or anything else like that, but...
Hey, so when using oil file manager the branch is empty when viewing an oil buffer, this is because oil has its own path, now this is a small change...
closes #172 I am up for discussion on how to call these settings and where to put them fyi I tested the changes locally Another approach would be to architecture...
Hello, I see there is flags for `git diff` command ``` -- customize git in previewer -- e.g. flags such as { "--no-pager" }, or { "-c", "delta.side-by-side=false" } git_flags...
https://github.com/nvim-lualine/lualine.nvim/issues/1077 This PR adds filename support for oil.nvim, so it's no longer the full path but how the user specified the path to be shown To be honest this is...
closes #85
Usually the `labelDetails` information is not critical and can be truncated, but the `menu` items are critical to see full names because you will select them, so I propose to...