Francesco Saltori

Results 57 issues of Francesco Saltori

Support for NPM/PNPM was recently merged, but the name of the environment variable used to skip dependencies installation still refers to Yarn or Bun. This PR introduces a new unified...

Hello! We noticed that the default type that gets added to Swagger docs is `string` for all fields unless otherwise specified, which is already good in most cases. However, when...

new feature

**Describe the bug** After the UI design upgrade in 0.3.1, preference titles are now constrained to a single line, unlike previous versions of microG. This causes some preference titles to...

bug

We've developed a module for the scaffolder that includes a template action to generate a new [Phoenix framework](https://www.phoenixframework.org/) (Elixir) project by running the `mix phx_new` command in a Docker container,...

plugin

### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/graphql/overview/rate-limits-and-node-limits-for-the-graphql-api ### What part(s)...

help wanted
content
graphql
SME reviewed

This PR includes some small additions and adjustments to enable further improvements in the app (I'd recommend to review it commit-by-commit): - updated dependencies and removed OkHttp logging interceptor. Since...

This PR implements full support for viewing and toggling reactions on releases. Here's an example: ![reactions](https://github.com/user-attachments/assets/14cad40b-95d5-4932-b98c-f02255fd27ef) The implementation has been harder than I initially hoped for a few reasons: -...

This PR includes some fixes for a few minor issues I noticed on Weblate and while using the microG settings app: - removed some leftover strings related to Mozilla Location...

I think it would be useful to have an option to stop the logging service as soon as the user exits the app with the back button. Otherwise, at least...

I've noticed that filters that have no log levels selected (which is the default for new filters) exhibit a buggy - or at least counterintuitive - behavior. An exclusion filter...