Alberto García
Alberto García
**Affected app** Name: Wallapop Package id: com.wallapop **Describe the bug** Can't log in into the app **To Reproduce** Steps to reproduce the behavior: 1. Go to log in 2. Input...
Right now, it's impossible to use the library directly from npm without using a bundler like Webpack, consider releasing a build using the `--target web` flag to allow using it...
The demo site throws an error whenever I try to translate/summarize a text selection. I tried it on Chrome 113.0 and 114.0 under Windows. Here's the error trace: ``` 794-4ba36314828f3c2e.js:1...
This PR removes from the image all the fonts that can be installed with Embellish, while keeping those used in default configs (such as JetBrains Mono or Cascadia Code). It...
Currently, we are shipping 4 typefaces using their font files (https://github.com/ublue-os/bluefin/tree/main/system_files/shared/usr/share/fonts), out of these, we already ship Ubuntu fonts through an RPM in the DX image (ubuntu-family-fonts) and Inter is...
**What software are you requesting to be packaged?** Nix https://github.com/NixOS/nix **Describe the motivation** I don't think Nix needs much introduction. Its main repository, nixpkgs has the highest number of packages...
**What software are you requesting to be packaged?** ventoy https://github.com/ventoy/Ventoy **Describe the motivation** Ventoy is a very popular tool to create a bootable USB with multiple ISOs, removing the need...
**What software are you requesting to be packaged?** Zen Browser https://zen-browser.app/ https://github.com/zen-browser/desktop **Describe the motivation** Zen is a Firefox-based browser that has gained a lot of popularity recently (with over...
### Description In my use case, I want to make all requests to the API from the Next.js server side. Currently, the generated client works fine for retrieving data on...