vwkd

Results 81 issues of vwkd

I'd suggest to remove the log module. It isn't cross platform compatible, has the lowest JSR score of all `@std` packages with 88%, and is still unstable. The API has...

## Problem It seems the favicon of a domain is given precedence over a possible `` element in an Atom feed. This breaks feed generator websites that allow users to...

UI
feed images

## Description NetNewsWire doesn't show a JSON feed item's image in the `image` or `banner_image` property. They are shown in other feed readers like Reeder. ## Steps To Reproduce 1....

**What you want IINA to do:** It would be great if IINA could automatically translate a subtitle into a different language using a translation API like DeepL. The translation API...

type: feature request
feature: subtitle

This adds the missing [AtomicOperation.mutate()](https://docs.deno.com/api/deno/~/Deno.AtomicOperation#method_set_0) type. Also, it moves the referenced [KvMutation](https://docs.deno.com/api/deno/~/Deno.KvMutation) type to the same file and adds missing docs. Not sure if this is right. The prose for...

It seems [AtomicOperation.mutate()](https://docs.deno.com/api/deno/~/Deno.AtomicOperation#method_mutate_0) is missing in [AtomicOperation](https://github.com/denoland/denokv/blob/5697a1b00783c5b9f234319ee4d995e387772c14/npm/src/kv_types.ts#L494).

The [docs](https://docs.deno.com/api/deno/~/Deno.KvListOptions#property_batchsize) say the maximum batch size for `KvListOptions` is 500. > The default batch size is equal to the `limit` option, or 100 if this is unset. The maximum...

It would be great if `kv-toolbox` could add support for wildcard or glob queries. They are useful to get specific data from a nested key space. For example, they could...

enhancement

JSR doesn't show the types for an extracted method from a class. This happens both for normal and static methods. For example, JSR doesn't show types for the extracted static...

**What you want IINA to do:** I want to position subtitles in the black bar below (or above) the video in full screen mode. **What IINA does currently:** Setting the...

type: question
feature: subtitle