Daniel Doblado

Results 8 issues of Daniel Doblado

The new property `display_override` is not added to `ManifestOptions` in `index.d.ts` so it causes linter errors, please add support for it. Article about it: https://web.dev/display-override/

After opening a share link in another tab, telegram generates a link in `Open in web` using `tgaddr` [https://t.me/share/url?url=https://core.telegram.org/widgets/share](https://t.me/share/url?url=https%3A%2F%2Fcore.telegram.org%2Fwidgets%2Fshare) This link seems to not be properly handled, causing it to...

So far the extension it's only available in English and Spanish. Adding new languages it's just a matter to [copy the English folder](https://github.com/dobladov/youtube2Anki/tree/master/src/_locales ) with the [name of the target...

help wanted

The action needs to be updated in order to keep workig: https://github.blog/changelog/2023-05-04-github-actions-all-actions-will-run-on-node16-instead-of-node12/ - Use `@vercel/ncc` instead of deprecated `@zeit/ncc` - Upgrade to node `16` - Upgraded typescript and types -...

**Describe the bug** No color format matches the real value of the color `#ffb305`, they are slightly different from the original. **To Reproduce** - Select a color - Check the...

bug

Fixes: #42 TBD, work in progress to read the captions from the XML data instead of parsing the UI. https://user-images.githubusercontent.com/1938043/213730280-60e6cbe0-a042-4cad-a8c4-6bc042501d10.mov

enhancement

I did see some [comment](https://github.com/contentful/contentful-resolve-response/pull/139) regarding locking _fast-copy_, but in some other project it causes problems when other packages use version 3 of fast-copy, could be that the previous issue...